Skip to content
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

[release-1.6] 🌱 improve release-staging build #10189

Conversation

cahillsf
Copy link
Member

What this PR does / why we need it:
Backport of #10095

removes the docker-image-verify sub-make from release-staging as the PR introducing it was not backported

/area release

sbueringer and others added 30 commits November 22, 2023 13:38
Signed-off-by: Stefan Büringer buringerst@vmware.com
…ot/cherry-pick-9737-to-release-1.6

[release-1.6] 🌱 Improve output of exec.KubectlApply
…ot/cherry-pick-9777-to-release-1.6

[release-1.6] 🐛 clusterresourceset: requeue after 1 minute if ErrClusterLocked got hit
…ot/cherry-pick-9791-to-release-1.6

[release-1.6] 🌱 Use SSA Patch to create machines in MP controller
…ot/cherry-pick-9798-to-release-1.6

[release-1.6] 🌱 Add Proxmox provider quickstart
Signed-off-by: Michael Shen <mishen@umich.edu>
…ot/cherry-pick-9767-to-release-1.6

[release-1.6] 📖 add release 1.5 book link
…ot/cherry-pick-9801-to-release-1.6

[release-1.6] 📖 Update clusterctl version to v1.6.x in quick start
Replace env.Create and env.Cleanup with env.CreateAndWait and
env.CleanupAndWait, remove namespace from cleanup.
Signed-off-by: Anurag <contact.anurag7@gmail.com>
…ot/cherry-pick-9817-to-release-1.6

[release-1.6] 📖 Set 1.4 EOL date and update coredns version table
…ot/cherry-pick-9745-to-release-1.6

[release-1.6] 🐛 Fix TestReconcileMachinePoolScaleToFromZero flakes
…ot/cherry-pick-9819-to-release-1.6

[release-1.6] 🐛 test: wait for topology to get rolled out before continuing with scaling checks
…ot/cherry-pick-9829-to-release-1.6

[release-1.6] 🌱  Add proxmox to provider list
…ot/cherry-pick-9808-to-release-1.6

[release-1.6] 🐛 clusterctl: validate no objects exist from CRDs before deleting them
Signed-off-by: Stefan Büringer buringerst@vmware.com
…ot/cherry-pick-9840-to-release-1.6

[release-1.6] 🌱 Bump to Go 1.20.12
…ot/cherry-pick-9861-to-release-1.6

[release-1.6] 🐛 ipam: fix webhooks using mixed api versions
sbueringer and others added 21 commits February 14, 2024 14:53
Signed-off-by: Stefan Büringer buringerst@vmware.com
Signed-off-by: Stefan Büringer buringerst@vmware.com
Signed-off-by: Stefan Büringer buringerst@vmware.com
Signed-off-by: Stefan Büringer buringerst@vmware.com
…piversion-issue-with-fix

[release-1.6] 🐛 Restore v1alpha3/v1alpha4 conversion to fix SSA issue & add e2e test coverage
…go-1.21

[release-1.6] 🌱 Bump Go to 1.21.5
…bot/cherry-pick-10100-to-release-1.6

[release-1.6] 📖 Update reference to clusterctl config file
…r-runtime-0-16.5

[release-1.6] 🌱 Bump controller runtime v0.16.5
This fixes a race condition in the machine controller when the
controller is restarted after a machine has been marked for deletion but
before the infra machine or bootstrap config are deleted. In that case,
the controller doesn't have watches on those external objects, so the
reconciliation is not triggered once they are deleted. This means that
Machines stay in Deleting state for the resync period, the default is 10
minutes.
…-machine-controller-release-1.6

[release-1.6] 🐛 Watch external objects for machine before deleting
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 22, 2024
@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the area/release Issues or PRs related to releasing label Feb 22, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign chrischdi for approval. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 22, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 22, 2024
@cahillsf cahillsf closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release Issues or PRs related to releasing cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet