-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Prep main branch for v1.7 development #9799
🌱 Prep main branch for v1.7 development #9799
Conversation
Skipping CI for Draft Pull Request. |
818f798
to
d553739
Compare
/area release |
/test ? |
@cahillsf: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
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/test-infra repository. |
/test pull-cluster-api-e2e-full-main |
408b2ad
to
86c36e8
Compare
/approve /hold |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
/tide merge-method-squash |
/label tide/merge-method-squash |
/unlabel tide/merge-method-squash |
/remove tide/merge-method-squash |
/remove-label tide/merge-method-squash |
@cahillsf : I don't want to push pressure, but it would be helpful to get this rebased and squashed so we can merge it. This then would unblock work on k8s v1.29 :-) |
yep np @chrischdi its on my list, US workday coming to a close soon will squash as soon as i have a spare moment |
7b35adb
to
901219f
Compare
901219f
to
f15e876
Compare
@chrischdi just squashed and rebased, hopefully the tests will pass. does need another lgtm though 😄 |
/test pull-cluster-api-e2e-full-main |
/lgtm /hold cancel Should now merge after tests |
LGTM label has been added. Git tree hash: c2efcf896fbeb5eb8272014df7f190e66c8b6200
|
Thx @cahillsf !! |
What this PR does / why we need it:
This PR prepares the main branch for development.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Part of: #9800