-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module sigs.k8s.io/controller-tools to v0.14.0 (#7461)
This updates module sigs.k8s.io/controller-tools to v0.14.0, regenerates CRDs, notice.txt and docs, and does necessary associated refactorings: * Refactoring to use corev1.VolumeResourceRequirements * Refactoring to use k8s.io/utils/ptr * Rewrite unsafeStringToBytes without deprecated reflect.StringHeader and reflect.SliceHeader * Avoid using reflect.DeepEqual with errors * Remove deprecated rand.Seed --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thibault Richard <thb.krkr@gmail.com>
- Loading branch information
1 parent
36dd56d
commit 9f2bd7d
Showing
78 changed files
with
66,876 additions
and
70,575 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
22,914 changes: 10,956 additions & 11,958 deletions
22,914
config/crds/v1/bases/agent.k8s.elastic.co_agents.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
15,037 changes: 7,450 additions & 7,587 deletions
15,037
config/crds/v1/bases/apm.k8s.elastic.co_apmservers.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.