Skip to content
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
7 changes: 7 additions & 0 deletions configuration-ignore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,10 @@
- group: kustomize\.config\.k8s\.io
kind: component|kustomization
version: .*
- description: |
These are Apache Flink Kubernetes Operator CRDs from the flink.apache.org group that datreeio/CRDs-catalog
incorrectly filed under platform.confluent.io - see https://github.com/datreeio/CRDs-catalog/pull/954
items:
- group: platform\.confluent\.io
kind: flinkbluegreendeployment|flinkdeployment|flinksessionjob|flinkstatesnapshot
version: .*
13 changes: 13 additions & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,13 @@
kind: helm
name: awx-operator
repository: https://ansible-community.github.io/awx-operator-helm/
- kind: git
genPaths:
- crds
name: azure-application-gateway-for-containers-migration-utility
description: An operator helm chart is available, it does not contains relevant CRDs and handle CRDs with install/upgrade jobs
repository: https://github.com/Azure/Application-Gateway-for-Containers-Migration-Utility
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: azure-application-gateway-kubernetes-ingress
repository: https://github.com/Azure/application-gateway-kubernetes-ingress
Expand Down Expand Up @@ -1038,6 +1045,12 @@
- kind: helm-oci
name: gha-runner-scale-set-controller
repository: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller
- kind: git
name: giantswarm-silence-operator
repository: https://github.com/giantswarm/silence-operator
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
searchPaths:
- config/crd
- entries:
- gitlab-operator
kind: helm
Expand Down