Skip to content
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

deps: update kubebuilder and k8s packages #3806

Merged
merged 8 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
747 changes: 415 additions & 332 deletions .github/scripts/.helm-tests/Openshift/result.yaml

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions .github/scripts/.helm-tests/certificates-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ rules:
- admissionregistration.k8s.io
resources:
- mutatingwebhookconfigurations
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
verbs:
- get
Expand Down
747 changes: 415 additions & 332 deletions .github/scripts/.helm-tests/default/result.yaml

Large diffs are not rendered by default.

682 changes: 409 additions & 273 deletions .github/scripts/.helm-tests/lifecycle-only/result.yaml

Large diffs are not rendered by default.

689 changes: 408 additions & 281 deletions .github/scripts/.helm-tests/lifecycle-with-certs/result.yaml

Large diffs are not rendered by default.

747 changes: 415 additions & 332 deletions .github/scripts/.helm-tests/local-global-precedence/result.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ kind: CustomResourceDefinition
metadata:
name: analyses.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -562,7 +562,7 @@ kind: CustomResourceDefinition
metadata:
name: analysisdefinitions.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -1593,7 +1593,7 @@ kind: CustomResourceDefinition
metadata:
name: analysisvaluetemplates.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -1802,7 +1802,7 @@ kind: CustomResourceDefinition
metadata:
name: keptnmetrics.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -2515,7 +2515,7 @@ kind: CustomResourceDefinition
metadata:
name: keptnmetricsproviders.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -2579,7 +2579,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2645,7 +2644,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2705,7 +2703,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2772,7 +2769,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2845,12 +2841,14 @@ rules:
- metrics.keptn.sh
resources:
- analyses/finalizers
- keptnmetrics/finalizers
verbs:
- update
- apiGroups:
- metrics.keptn.sh
resources:
- analyses/status
- keptnmetrics/status
verbs:
- get
- patch
Expand All @@ -2859,51 +2857,9 @@ rules:
- metrics.keptn.sh
resources:
- analysisdefinitions
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- analysisvaluetemplates
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics/finalizers
verbs:
- update
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics/status
verbs:
- get
- patch
- update
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetricsproviders
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- providers
verbs:
- get
Expand Down
58 changes: 7 additions & 51 deletions .github/scripts/.helm-tests/metrics-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ kind: CustomResourceDefinition
metadata:
name: analyses.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -562,7 +562,7 @@ kind: CustomResourceDefinition
metadata:
name: analysisdefinitions.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -1593,7 +1593,7 @@ kind: CustomResourceDefinition
metadata:
name: analysisvaluetemplates.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -1802,7 +1802,7 @@ kind: CustomResourceDefinition
metadata:
name: keptnmetrics.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -2515,7 +2515,7 @@ kind: CustomResourceDefinition
metadata:
name: keptnmetricsproviders.metrics.keptn.sh
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.16.5
labels:
app.kubernetes.io/part-of: keptn
crdGroup: metrics.keptn.sh
Expand Down Expand Up @@ -2579,7 +2579,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2645,7 +2644,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2705,7 +2703,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2772,7 +2769,6 @@ spec:
description: |-
Name of the referent.
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion, kind, uid?
type: string
optional:
description: Specify whether the Secret or its key must be defined
Expand Down Expand Up @@ -2845,12 +2841,14 @@ rules:
- metrics.keptn.sh
resources:
- analyses/finalizers
- keptnmetrics/finalizers
verbs:
- update
- apiGroups:
- metrics.keptn.sh
resources:
- analyses/status
- keptnmetrics/status
verbs:
- get
- patch
Expand All @@ -2859,51 +2857,9 @@ rules:
- metrics.keptn.sh
resources:
- analysisdefinitions
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- analysisvaluetemplates
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics/finalizers
verbs:
- update
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetrics/status
verbs:
- get
- patch
- update
- apiGroups:
- metrics.keptn.sh
resources:
- keptnmetricsproviders
verbs:
- get
- list
- watch
- apiGroups:
- metrics.keptn.sh
resources:
- providers
verbs:
- get
Expand Down
Loading
Loading