-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Bug 1821280: Unable to provision vSphere volume #25166
Bug 1821280: Unable to provision vSphere volume #25166
Conversation
@Danil-Grigorev: This pull request references Bugzilla bug 1821280, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
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/test-infra repository. |
01e4080
to
3bc49f9
Compare
/approve |
/bugzilla refresh |
@enxebre: This pull request references Bugzilla bug 1821280, which is valid. 3 validation(s) were run on this bug
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/test-infra repository. |
/hold |
/hold cancel |
7ba419a
to
5b7d97a
Compare
… on secret update or create - Refactor getNodeInfo to be more descriptive - Add log output testing for secret update - Ensure all nodes refreshed on secret change - Add config option to disable secret management
5b7d97a
to
4dafee1
Compare
/lgtm |
@eparis @bparees @smarterclayton Guys, may I get an approval? |
we appear to be vendoring this code twice: are they in sync? do they need to be? |
@bparees If you mean the second vendoring solely for the tests, then it is needed, as it is now required for unit tests to import |
so is there a reason this PR isn't bumping it? |
@bparees There was an error in CI when I cherry-picked bazel build file as is. |
ok. /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, Danil-Grigorev, enxebre 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 |
/retest Please review the full test history for this PR and help us cut down flakes. |
3 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
@Danil-Grigorev: All pull requests linked via external trackers have merged: openshift/origin#25166, kubernetes/kubernetes#90836. Bugzilla bug 1821280 has been moved to the MODIFIED state. 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/test-infra repository. |
Cherry-pick of kubernetes/kubernetes#90836
Add ability for vSphere to reconnect to cached nodes on secret update or create