-
Notifications
You must be signed in to change notification settings - Fork 2.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
Move kops jobs to experimental #14190
Move kops jobs to experimental #14190
Conversation
/assign @justinsb |
/lgtm |
LGTM label has been added. Git tree hash: 3adad46c1433be63a8efc76c4a702865f1e536d6
|
3d42ac2
to
8ea5171
Compare
Conflict resolved, sorry about that @chases2. Thanks! |
LGTM label has been added. Git tree hash: 2c30366f077f4bbfe961a91874a3cc36bc12ca6a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chases2, mikesplain 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 |
@mikesplain: Updated the
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. |
Kops is running into a number of testing issues and we believe running different versions of bazel may be a cause. This PR moves all kops jobs to experimental containers, since all but 2 were currently using experimental.
For more info: kubernetes/kops#7508 (comment)
Or if anyone has guidance on which should be experimental vs master, that would be very much appreciated too. Thanks so much!