-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: kubernetes-sigs/controller-runtime
base: v0.14.4
head repository: kubernetes-sigs/controller-runtime
compare: v0.14.5
- 10 commits
- 21 files changed
- 5 contributors
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d27848 - Browse repository at this point
Copy the full SHA 5d27848View commit details -
Merge pull request #2190 from kubernetes-sigs/revert-2165-deprecate-c…
…omponent-config 🌱 [0.14] Revert deprecation component configuration package
Configuration menu - View commit details
-
Copy full SHA for a9d6107 - Browse repository at this point
Copy the full SHA a9d6107View commit details
Commits on Feb 14, 2023
-
Allow to set GracefulShutdownTimeout to -1, disabling timeouts
Signed-off-by: Vince Prignano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4a8a96 - Browse repository at this point
Copy the full SHA d4a8a96View commit details -
Merge pull request #2198 from k8s-infra-cherrypick-robot/cherry-pick-…
…2169-to-release-0.14 [release-0.14] 🐛 Allow to set GracefulShutdownTimeout to -1, disabling timeouts
Configuration menu - View commit details
-
Copy full SHA for 7a19e15 - Browse repository at this point
Copy the full SHA 7a19e15View commit details
Commits on Feb 16, 2023
-
GVKForObject should handle multiple GVKs in Scheme gracefully
- If the user sets the GVK, make sure that's in the list of the GVK returned from the Scheme. - Always print out the multiple GVKs when erroring out - Add more comments on where to find more information about this issue Signed-off-by: Vince Prignano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e00eec - Browse repository at this point
Copy the full SHA 1e00eecView commit details
Commits on Feb 17, 2023
-
Merge pull request #2202 from k8s-infra-cherrypick-robot/cherry-pick-…
…2192-to-release-0.14 [release-0.14] 🌱 GVKForObject should handle multiple GVKs in Scheme gracefully
Configuration menu - View commit details
-
Copy full SHA for b6fc422 - Browse repository at this point
Copy the full SHA b6fc422View commit details
Commits on Mar 1, 2023
-
Add rest client request duration and size metrics
Signed-off-by: Stefan Büringer [email protected]
Configuration menu - View commit details
-
Copy full SHA for 96165fb - Browse repository at this point
Copy the full SHA 96165fbView commit details -
Merge pull request #2218 from k8s-infra-cherrypick-robot/cherry-pick-…
…2217-to-release-0.14 [release-0.14] ✨ Add rest client request duration and size metrics
Configuration menu - View commit details
-
Copy full SHA for 0b49f2e - Browse repository at this point
Copy the full SHA 0b49f2eView commit details -
Allow lazy restmapper to work with CRDs created in runtime
Now lazy restmapper fetches all API resources once at start and then caches them. It prevents it from discovery of new CRDs created after the controller has started. This commit allows lazy restmapper to work with such CRDs.
Configuration menu - View commit details
-
Copy full SHA for 66fe1a0 - Browse repository at this point
Copy the full SHA 66fe1a0View commit details -
Merge pull request #2219 from sbueringer/pr-cherry-lazy-restmapper-fix
[release-0.14] 🐛 Allow lazy restmapper to work with CRDs created at runtime
Configuration menu - View commit details
-
Copy full SHA for ffb74e5 - Browse repository at this point
Copy the full SHA ffb74e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.4...v0.14.5