-
Notifications
You must be signed in to change notification settings - Fork 247
Use BoundServceAccountTokenVolume dy default #2001
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
base: master
Are you sure you want to change the base?
Use BoundServceAccountTokenVolume dy default #2001
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lance5890 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @lance5890. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/hold |
|
need to wait the openshift/cluster-version-operator#1225 to merge first |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
|
Blocked by openshift/cluster-version-operator#1264 now. |
|
/assign |
Signed-off-by: lan.tian <[email protected]>
04c2497 to
6d94500
Compare
with the openshift/cluster-version-operator#1264 merged, this PR is not blocked now |
|
/unhold |
pkg/operator/staticpod/controller/installer/manifests/installer-pod.yaml
Show resolved
Hide resolved
|
/ok-to-test |
|
@lance5890: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/test |
|
@tchap: The Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
We need to test this on a real component, please create a PR for cluster-kube-controller-manager-operator, for example, that uses this particular library-go PR so that we can see on CI that everything works. Thanks! |
|
/hold |
The cluster-kube-controller-manager-operator tests are all passed! |
bertinatto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just for my understanding, could you folks explain why these mounts aren't necessary anymore? IIUC from this comment, they were necessary for upgrades.
kind of post-cleanup of #1100 and openshift/kubernetes#714