Skip to content

Commit

Permalink
Merge branch 'main' into renovate/kubernetes-sigs-controller-tools-0.…
Browse files Browse the repository at this point in the history
…16.x
  • Loading branch information
odubajDT authored Oct 29, 2024
2 parents aaa63ec + 7b92373 commit 4d5e072
Show file tree
Hide file tree
Showing 113 changed files with 3,216 additions and 3,574 deletions.
4 changes: 2 additions & 2 deletions .github/actions/deploy-keptn-on-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
using: "composite"
steps:
- name: Set up Go 1.x
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
with:
go-version: ${{ env.GO_VERSION }}
cache: true
Expand Down Expand Up @@ -64,7 +64,7 @@ runs:
if: inputs.cert-manager-io-enabled == 'cert_manager_io_on'
env:
# renovate: datasource=github-releases depName=cert-manager/cert-manager
CERT_MANAGER_IO_VERSION: "v1.15.3"
CERT_MANAGER_IO_VERSION: "v1.16.1"
shell: bash
run: |
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/$CERT_MANAGER_IO_VERSION/cert-manager.yaml
Expand Down
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

0 comments on commit 4d5e072

Please sign in to comment.