-
The handwritten node overlays in `provider/pkg/gen` all need changes similar to those made in #2066 and #2133.
Sample pulumi program for a test bench:
```typescript
import * as k8s from "@pulum…
-
**Describe the bug**
This issue is observed https://github.com/harvester/harvester/issues/6166#issuecomment-2421374278 by @brandboat
1. Install Harvester v1.4.0 cluster
2. Enable `rancher-lo…
-
how can this repo being installed in disconnected environment?
# issue
`helm plugin install` does not work if the repository is proxied.
```bash
$ helm plugin install
karuppiah7890/helm-sch…
-
### Is your feature request related to a problem?
I always get frustrated when I update my Argo CD Helm Chart dependency and some values silently stop working.
### Related helm chart
argo-cd,…
-
Adding JSON schemas would allow us to validate the contents provided to fields within a Rancher-maintained Helm chart. It will also help us move towards the automatic form generation for the Rancher U…
-
**What happened**:
After rendering resources via aws-vpc-cni helm chart [kubeconform](https://github.com/yannh/kubeconform) checks it against the `CustomResourceDefinition` schema and fails wi…
-
I would like to have the ability to run the tool and get a schema that already has `"additionalProperties": false,` defined for all objects. In this case, I can run `helm lint` against various values …
-
**What is missing?**
OpenAPI schema in swagger format.
Reference: https://github.com/kubernetes/kubernetes/tree/master/api/openapi-spec
**Why do we need it?**
We have helm chart used to …
-
**Describe the bug**
Once the CompositionDefinition is installed on the cluster, the CRD schema generated does not match with the one defined in value.schema.json.
**To Reproduce**
Steps to repro…
-
Add a values schema, like eg. #57 tried to do it.
Needed for eg. a OpenShift Helm chart certification (https://redhat-connect.gitbook.io/partner-guide-for-red-hat-openshift-and-container/helm-chart…