-
Notifications
You must be signed in to change notification settings - Fork 295
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
✨ Bump cluster-api dependency to v1.5.0-beta.1 #1970
✨ Bump cluster-api dependency to v1.5.0-beta.1 #1970
Commits on Jul 11, 2023
-
capi: bump go modules to v1.5.0-beta.1 and move kustomize out of hack…
…/tools Compiling kustomize broke with bumping the go modules. Adopting the way upstream CAPI uses to build the kustomize binary instead.
Configuration menu - View commit details
-
Copy full SHA for e394ebb - Browse repository at this point
Copy the full SHA e394ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d2a60 - Browse repository at this point
Copy the full SHA 72d2a60View commit details -
controller-runtime: adopt webhook changes in apis/v1beta1
Webhooks are now able to return warning errors.
Configuration menu - View commit details
-
Copy full SHA for ce02109 - Browse repository at this point
Copy the full SHA ce02109View commit details -
controller-runtime: fix unit-tests to due to new behavior of fake client
Fake client requires to have a finalizer set when a DeletionTimestamp is set on object creation.
Configuration menu - View commit details
-
Copy full SHA for e19a60b - Browse repository at this point
Copy the full SHA e19a60bView commit details -
controller-runtime: fix CRD detection in main.go
The returned errors of controller-runtime did change so the detection did not work anymore.
Configuration menu - View commit details
-
Copy full SHA for 19eec33 - Browse repository at this point
Copy the full SHA 19eec33View commit details -
controller-runtime: use WithStatusSubresource when initializing fake-…
…client for objects we update .status
Configuration menu - View commit details
-
Copy full SHA for 7f6624e - Browse repository at this point
Copy the full SHA 7f6624eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce0bc4 - Browse repository at this point
Copy the full SHA 7ce0bc4View commit details -
Beginning with Go 1.20 rand gets auto-seeded on startup.
Configuration menu - View commit details
-
Copy full SHA for 9a7811a - Browse repository at this point
Copy the full SHA 9a7811aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f09896 - Browse repository at this point
Copy the full SHA 7f09896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd15ee - Browse repository at this point
Copy the full SHA 6cd15eeView commit details -
controllers: disable metrics endpoint on tests to prevent flaky resul…
…ts due to bind address already in use
Configuration menu - View commit details
-
Copy full SHA for 40df0e7 - Browse repository at this point
Copy the full SHA 40df0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7805709 - Browse repository at this point
Copy the full SHA 7805709View commit details