William Andersson

Results 6 issues of William Andersson

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: (run-terraform github action v2.03), but same error with local v1.3.4 Kubernetes provider version: v2.16.0 Kubernetes version: v1.24.7-gke.1400 (Anthos On-Prem)...

stale
needs investigation

For context we are attempting to test a kubernetes operator. It's OS, see: https://github.com/kartverket/skiperator. The operator creates new resources if certain parts of the spec has been set. It should...

We recently wanted to refactor how we update our CR with default values, and ran into an issue where a finalizer is removed upon updating the status subresource. First, we...

kind/bug
lifecycle/rotten

I want to export my database connection for ease of use, so i want to inject instead of using standard tunnel-ssh. However, i can't really figure out how to use...

**Description** Currently the provider only checks for Image Signatures. It would be nice if the provider could also check attestations. This could be mutually exclusive, both at the same time,...

enhancement

We have a somewhat large VectorLayer comprising mostly `LineString`s and `Point`s. After refreshing the browser and opening all our features at first, everything seems to move fine and dandy. However,...

bug