-
Currently, `dbRepository` and `javaDbRepository` cannot be configured in Harbor and the alternative it is to have a runner regularly execute the following commands on the Trivy pods:
```shell
trivy …
-
{
"code": 1,
"error": "Kubernetes cluster unreachable: demo.yaml: no such file or directory"
}
请求参数:kube_config=demo.yaml
dockerfile配置
COPY demo.yaml /demo.yaml
COPY config-example.yaml /…
-
### Is your feature request related to a problem? Please describe.
When configuring applications with Zarf deploy time variables, there is not always a very clean way to inject the variable as a si…
-
kubectl exec -it helm-wrapper-775d679-x8dzd -c helm-wrapper -n manage -- /bin/bash 或者 /bin/sh
OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused "ex…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
How can I deal with it?
Traceback (most recent call last):
File "/home/tangxinyu/anaconda3/envs/po/lib/python3.10/site-packages/retrying.py", line 251, in call
attempt = Attempt(fn(*args, *…
txy77 updated
2 months ago
-
## Pre-Release Demo Testing on Nightly
Part of
This is testing:
1. The demos documented in nightly (with the updated product versions) still work.
2. That the operators can be upgraded from th…
-
When running helm commands via the `helm secrets` wrapper, if the underlying helm command has an error that would return a non-zero exit code, the helm secrets plugin seems to swallow it. Here are so…
-
There are code examples here: https://developer.hashicorp.com/vault/docs/auth/kubernetes#code-example
`argocd-vault-plugin` can already use it and it would be the best possible KMS alternative for …
-
When using `.kubectl_version` or `.helm_version`, the manager should install the binary version when detecting that's not installed.