-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Drop explicit ClusterTrustBundle focus from alpha-only jobs #34470
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
Conversation
/lgtm |
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.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, 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 |
@liggitt: 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-sigs/prow repository. |
This is step 1 of transitioning ClusterTrustBundle from alpha to beta. Promotion from alpha to beta will turn these alpha-only jobs which explicitly focus on the ClusterTrustBundle tests red. It was questionable to structure these this way in the first place.
Step 2 will get these tests added to run in the kind-alpha / kind-alpha-beta jobs in a follow-up (will likely require both test-infra and k/k PRs).
Step 3 will promote CTB to beta and ensure that the tests run in the kind-alpha-beta / kind-beta jobs (will ideally only require a k/k PR).
cc @stlaz @pohly @aojea
context: