-
## Vulnerabilities found for viewer-crd-controller:2.3.0
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in yo…
-
A panic occurs when an embedded/inline field is a type alias and Alias types are enabled in Go.
To reproduce on the `main` branch:
1. Apply the following example patch in controller-tools reposi…
-
## Vulnerabilities found for viewer-crd-controller:2.0.5
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in yo…
-
### Describe the bug
If you set `clusterWorkflowTemplates.enabled=false`, the [corresponding CRD will not get installed](https://github.com/argoproj/argo-helm/blob/main/charts/argo-workflows/templa…
-
## Vulnerabilities found for viewer-crd-controller:2.2.0
```
For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in yo…
-
### What happened?
The current and desired number of replicas in the sample controller is incorrect.
`Say, we have the replicas of the crd start with 1 and change to 2.`
we got this:
`"Updat…
-
```bash
➜ kgno -owide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
kind-control-pla…
-
### Description
**Observed Behavior**:
Installing kerpenter with kustomization and flux using yaml:
```
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: karpe…
-
**Rancher Server Setup**
- Rancher version: 2.9.3/2.10.0
- Installation option (Docker install/Helm Chart): Helm Chart
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc)…
-
**Describe the feature request**
The AuthorizationPolicy spec (security/v1beta1/authorization_policy.pb.go) go type can't be used with controller-tools
If I try to create a CRD with kubebuilder / …