-
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
🌱 Update docker distribution #6621
🌱 Update docker distribution #6621
Conversation
Signed-off-by: Stefan Büringer [email protected]
Signed-off-by: Stefan Büringer [email protected]
…ot/cherry-pick-5979-to-release-1.1 🌱 book: add TGIK ClusterClass video
…ot/cherry-pick-5976-to-release-1.1 🌱 ClusterClass: add MD variables to the ClusterClass proposal
…ot/cherry-pick-5972-to-release-1.1 🌱 Update Docker and containerd dependencies
…tion notes to v1.0-v1.1 migration doc
…ot/cherry-pick-5980-to-release-1.1 📖 Add HasPausedAnnotation and HasSkipRemediationAnnotation func deprecation notes to v1.0-v1.1 migration doc
Signed-off-by: killianmuldoon <[email protected]>
…ot/cherry-pick-5971-to-release-1.1 🐛 Remove generated names from error messages to reduce reconciliation
…ot/cherry-pick-5969-to-release-1.1 🐛 handle error in case ownerRef is not set on crs binding
Signed-off-by: Stefan Büringer [email protected]
…ot/cherry-pick-5994-to-release-1.1 📖 ClusterClass: fix YAMLs in proposal
Signed-off-by: Stefan Büringer [email protected]
Signed-off-by: killianmuldoon <[email protected]>
Signed-off-by: MartinForReal <[email protected]>
…ot/cherry-pick-5999-to-release-1.1 ✨ Upgrade to Kubernetes 1.23.3 in Quickstart and CI
Signed-off-by: Stefan Büringer [email protected]
…ot/cherry-pick-5998-to-release-1.1 📖 book: Add note about Kubernetes v1.23.{0-2} CRD issue and ClusterClass
…ot/cherry-pick-5986-to-release-1.1 🐛 Allow KCP to Update when CoreDNS version doesn't change
…ot/cherry-pick-6013-to-release-1.1 🌱 Use kubebuilder envtest v1.23.3
Signed-off-by: Stefan Büringer [email protected]
Signed-off-by: Stefan Büringer [email protected]
Signed-off-by: Stefan Büringer [email protected]
Signed-off-by: Stefan Büringer [email protected]
…s-alias 🌱 Sync owners alias on release-1.1 with main
🌱 Update docker to v20.10.16
…6485 🌱 retryable errors in test/framework
…6490 🌱 more retryable errors in test/framework
Signed-off-by: Stefan Büringer [email protected]
…ideos-1.1 📖 add videos from KubeCon and Let's chat about sessions
Signed-off-by: Stefan Büringer [email protected]
…ot/cherry-pick-6543-to-release-1.1 📖 update supported Kubernetes versions
…k-verify 🌱 bump kubebuilder-release-tools GitHub action to v0.2.0
Signed-off-by: Stefan Büringer [email protected]
…ot/cherry-pick-6574-to-release-1.1 [release-1.1] 🌱 hack/release-notes: trim [release-*] in PR titles
This fixes MachinePool reconciliation when an empty providerIDList is given. Previously it would always return an error in this case, preventing the MachinePool readyReplicas etc. to go to 0.
…ot/cherry-pick-6312-to-release-1.1 [release-1.1] 🐛 fix: no nodeRefs when empty providerIDList is ok
…ot/cherry-pick-6457-to-release-1.1 [release-1.1] ✨Kubevirt provider
…ot/cherry-pick-6553-to-release-1.1 [release-1.1] 📖 added vcluster infrastructure provider
…ot/cherry-pick-6326-to-release-1.1 [release-1.1] ✨ Adding support for CAPC
@mkumatag: PR needs rebase. 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
@mkumatag: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
What this PR does / why we need it:
This PR for updating the docker distribution package, manual cherrypick of #6548
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #