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

added serviceAccountName to field selectors #66115

Conversation

jasonrichardsmith
Copy link
Contributor

@jasonrichardsmith jasonrichardsmith commented Jul 12, 2018

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #66114

Special notes for your reviewer:

NONE

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 12, 2018
@jasonrichardsmith
Copy link
Contributor Author

/sig architecture

@k8s-ci-robot k8s-ci-robot added the sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. label Jul 12, 2018
@dougm
Copy link
Member

dougm commented Jul 13, 2018

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 13, 2018
@jasonrichardsmith
Copy link
Contributor Author

/test pull-kubernetes-e2e-gce

@juanvallejo
Copy link
Contributor

cc @liggitt

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jul 30, 2018
@errordeveloper
Copy link
Member

This looks good, but I am not an expert in this area. Perhaps @sttts knows more.

@jasonrichardsmith
Copy link
Contributor Author

/assign @sttts

@sttts
Copy link
Contributor

sttts commented Jul 31, 2018

/cc @kubernetes/api-reviewers

@mikedanese
Copy link
Member

This change seems reasonable to me.

@jasonrichardsmith
Copy link
Contributor Author

Is there anything else I can do to move this along?

@sttts
Copy link
Contributor

sttts commented Aug 9, 2018

@jasonrichardsmith This needs API review. @liggitt any opinion?

@liggitt
Copy link
Member

liggitt commented Aug 9, 2018

I don't object to the new selector, though the reasoning behind adding particular field selectors is pretty ad-hoc. It's a little weird that you can select pods by serviceAccountName, but not the workload objects that spawned those pods.

@jasonrichardsmith
Copy link
Contributor Author

jasonrichardsmith commented Aug 9, 2018 via email

@liggitt
Copy link
Member

liggitt commented Aug 9, 2018

I'm ok with adding this. Any dissenting opinions from @kubernetes/api-reviewers or @kubernetes/sig-scalability-api-reviews?

@k8s-ci-robot k8s-ci-robot added sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API labels Aug 9, 2018
@liggitt
Copy link
Member

liggitt commented Aug 9, 2018

/lgtm
/hold
holding for comment through 8/13

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 9, 2018
@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 9, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jasonrichardsmith, liggitt

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 9, 2018
@liggitt
Copy link
Member

liggitt commented Aug 15, 2018

/hold cancel
/retest

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 15, 2018
@k8s-github-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@k8s-github-robot
Copy link

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here.

@k8s-github-robot k8s-github-robot merged commit c5d15cb into kubernetes:master Aug 15, 2018
@jasonrichardsmith jasonrichardsmith deleted the add-serviceAccount-fieldselector branch August 16, 2018 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

field label spec.serviceAccountName not supported
9 participants