Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update PSP review APIs to take PodTemplateSpec #10007

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Jul 25, 2016

Fixes #9913

// If ServiceAccountNames is specified, PodSpec.ServiceAccountName is ignored.
PodSpec kapi.PodSpec
// If ServiceAccountNames is specified, PodTemplateSpec.Spec.ServiceAccountName is ignored.
Template kapi.PodTemplateSpec
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smarterclayton confirm the name change.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name change confirmed. If ServiceAccountNames nil vs specified? Or empty is allowed?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hold this for protobuf

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name change confirmed. If ServiceAccountNames nil vs specified? Or empty is allowed?

No difference between nil and empty. Also, no change here.

@deads2k
Copy link
Contributor Author

deads2k commented Jul 25, 2016

Simple rename. Approved above.

[merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@smarterclayton
Copy link
Contributor

Probably need to regen proto?

On Mon, Jul 25, 2016 at 2:21 PM, David Eads [email protected]
wrote:

Simple rename. Approved above.

[merge]


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#10007 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABG_pxQjfJvpEJgQicyFOjALUUDtZzpOks5qZP6ogaJpZM4JUGZJ
.

@smarterclayton
Copy link
Contributor

Nm you did

@smarterclayton
Copy link
Contributor

[test] #9959

On Mon, Jul 25, 2016 at 3:50 PM, OpenShift Bot [email protected]
wrote:

continuous-integration/openshift-jenkins/test FAILURE (
https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6846/)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#10007 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABG_p9Rjr6UCIVJ33zQk8tSOt_7NMW9Uks5qZROdgaJpZM4JUGZJ
.

@openshift-bot
Copy link
Contributor

openshift-bot commented Jul 26, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6972/) (Image: devenv-rhel7_4682)

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to e088398

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to e088398

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6972/)

@openshift-bot openshift-bot merged commit 7b3ac98 into openshift:master Jul 27, 2016
@deads2k deads2k deleted the convert-scc-API branch September 6, 2016 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants