-
There are many open helm-related issues in kustomize: https://github.com/kubernetes-sigs/kustomize/issues?q=is%3Aissue+is%3Aopen++label%3Aarea%2Fhelm+
Many of these issues are requesting new option…
-
### Sealos Version
v5.0.0
### How to reproduce the bug?
sealos run as shown in doc
sealos run registry.cn-shanghai.aliyuncs.com/labring/kubernetes:v1.27.0 registry.cn-shanghai.aliyuncs.com/labr…
-
### Is your feature request related to a problem?
When using a private registry to pull image,
the Fleet chart / template manifests are missing imagePullSecrets parameters to authenticate agai…
-
## Feature Request
#### Describe the problem you need a feature to resolve.
We may use ttl.sh as registry to push bundle to from time to time and want ability to restart pod in the future when ima…
-
Installation without Kubernetes only shows a pull command, but nothing more. There should be some more input, e.g. on how to run the proxy. Also, helm needs https but providing the relevant environmen…
-
It would be useful to be able to get the SHA of a helm chart when it's pushed to an OCI registry. This output is given by the `helm push` command. For example:
```
$ helm push my-chart-1.0.0.tgz o…
-
### Describe the bug
When using `flux check`, the command does not properly verify the presence of all specified components. This issue occurs when some Flux components are missing but is not detecte…
-
### Summary
When I apply the terraform module, it fails while downloading the `karpenter-crd` chart from the Public ECR registry.
The following is my TF code.
```
$ cat karpenter.tf
module …
-
I didn't find a Helm registry (e.g. artifacthub) containing the latest release of the harbor operator.
We want to use harbor to spin up our private registry, and therefore don't have a private regi…
-
Enterprises often require private image registries that proxy public ones.
Configuring a different, authenticated registry should be as simple as configuring a custom repository for any common packag…