Mathias Bleimhofer
Mathias Bleimhofer
I want to know if it is possible to use a local file for spec-url. In the documentation this scenario is managed as a valid use case. [Set spec-url to...
With PushSecret, is it possible to use templating to combine keys from the secret under a new key and at the same time not push the original key from the...
Hello, I'm currently trying to run the [nginx-image-demo](https://github.com/chainguard-dev/nginx-image-demo/tree/main) locally. When building the oci image I get an error message that the package needs to be signed. apko vrsion: 0.10.0 melange...
We would like to be able to create & manage kubernetes resources in another cluster using the kubernetes-provider. However, not all resources are created in the other cluster via the...
**Is your feature request related to a problem? Please describe.** When deleting resources, it is currently not guaranteed that the PushSecrets will be deleted before the associated SecretStores. This problem...
**Describe the bug** If you create a PushSecret that references a secret without a data key, the ESO pod crashes with the error message ``` {"level":"info","ts":1711105214.26202,"msg":"Observed a panic in reconciler:...
**What would you like to be added**: We are using a SPDX "user defined license references" (aka LicenseRef), which are not defined by a standard SPDX license identifier. When we...
## Describe the bug YAML autocompletion and validation works as expected for the first YAML definition in the file. Validation works also as expected. When I try to add another...