-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: kubernetes-sigs/controller-runtime
base: v0.14.2
head repository: kubernetes-sigs/controller-runtime
compare: v0.14.4
- 8 commits
- 25 files changed
- 6 contributors
Commits on Jan 28, 2023
-
Signed-off-by: Vince Prignano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b55cd2a - Browse repository at this point
Copy the full SHA b55cd2aView commit details
Commits on Jan 29, 2023
-
✨ Add additional SubResource* functions for FieldOwner (#2153)
* Add additional SubResource* functions for FieldOwner This enhances #2072 to allow FieldOwner work with SubResources to set the FieldManager option. * Typos * Apply gofmt -s * Add tests for FieldOwner --------- Co-authored-by: David Schmitt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ad99d8 - Browse repository at this point
Copy the full SHA 8ad99d8View commit details
Commits on Jan 30, 2023
-
🌱 Bump kubebuilder-release-tools to v0.3.0
Signed-off-by: Vince Prignano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ece809b - Browse repository at this point
Copy the full SHA ece809bView commit details -
Merge pull request #2152 from k8s-infra-cherrypick-robot/cherry-pick-…
…2151-to-release-0.14 [release-0.14] 🐛 Update golanci-lint script
Configuration menu - View commit details
-
Copy full SHA for 849d99b - Browse repository at this point
Copy the full SHA 849d99bView commit details -
Merge pull request #2154 from k8s-infra-cherrypick-robot/cherry-pick-…
…2126-to-release-0.14 [release-0.14] 🌱 Bump kubebuilder-release-tools to v0.3.0
Configuration menu - View commit details
-
Copy full SHA for b718c5d - Browse repository at this point
Copy the full SHA b718c5dView commit details
Commits on Feb 1, 2023
-
[0.14] Deprecate component configuration package
This provides an early warning for users on 0.14 that the pkg/config types are going to be removed in a future release and they should migrate off. Signed-off-by: Vince Prignano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63e5fef - Browse repository at this point
Copy the full SHA 63e5fefView commit details -
Merge pull request #2165 from vincepri/deprecate-component-config
🌱 [0.14] Deprecate component configuration package
Configuration menu - View commit details
-
Copy full SHA for 5055a52 - Browse repository at this point
Copy the full SHA 5055a52View commit details
Commits on Feb 6, 2023
-
✨ Provide a truly lazy restmapper (#2179)
* Provide a truly lazy restmapper This commit adds a rest mapper that will lazily query the provided client for discovery information to do REST mappings. * Use DynamicRESTMapperOption to enable Lazy Restmapper Instead of creating the instance of the mapper directly, we will use WithExperimentalLazyMapper option for Dynamic Restmapper. * Update tests for 0.14 --------- Co-authored-by: Mike Fedosin <[email protected]> Co-authored-by: Alvaro Aleman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9940ed - Browse repository at this point
Copy the full SHA b9940edView 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.2...v0.14.4