Johan Dewe

Results 6 issues of Johan Dewe

Each time a namespaced team flux is running its sync it gets a bunch of 403 Forbidden from the API, cluttering the the audit log with ``` { "kind": "Event",...

When validating `apiextensions.k8s.io/v1` CustomResourceDefinition resources I get this error: ``` - CustomResourceDefinition servicemonitors.monitoring.coreos.com failed validation: could not find schema for CustomResourceDefinition ``` Why is that? I thought this API was...

Looking at v1.15.1, the following schemas are missing from standalone and standalone-strict, but available in the other variants/folders: - customresourcedefinition - customresourcedefinitionlist - customresourcedefinitionspec - customresourcedefinitionversion - customresourcevalidation - jsonschemaprops...

Running `sinker push` automatically pulls the image version matching the local machine. This is fine as long as the local machine (or CI build server) runs on the same architecture...

enhancement

**Which component**: kubeseal version: v0.23.1 **Describe the bug** SealedSecrets from kubeseal contains the field `.spec.template.metadata.creationTimestamp: null`, which is not accepted by the CRD schema when tested with `kubeconform` (https://github.com/yannh/kubeconform). **To...

bug
help wanted
backlog

**Describe the bug** When starting `k9s` without a current context set, there's an error telling me that **Plugins load failed!**. But when having a current context set, or specifying the...