Viktor Farcic

Results 21 issues of Viktor Farcic

It is not clear from https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-azure/kubernetes.azure.tf.crossplane.io/KubernetesCluster/[email protected] that one of `identity,servicePrincipal` are required.

enhancement

`spec.forProvider.identity.type` description in https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-azure/kubernetes.azure.tf.crossplane.io/KubernetesCluster/[email protected] is missing the possible value (`UserAssigned` and `SystemAssigned `).

enhancement

## Feature Request **Is your feature request related to a problem? Please describe.** I often need the latest version of a secret in GCP. **Describe the solution you'd like** Instead...

enhancement

There does not seem to be a way to define Gateway Host during the installation or, if there is, it is not documented. The only way I can do it...

enhancement

## Feature Request **Is your feature request related to a problem? Please describe:** I tend to use `nix-shell` for all the projects I work on. That way I create ephemeral...

enhancement
good first issue
help wanted
release

@carlossg, @darinpope, Can you please add yourself to 99-the-end.md? @joostvdg, I kept the text from 2.5. Feel free to change it.

Take a look at the latest version of `17-progressive-delivery.md`. I started writing text for it. I did not yet get to canary deployments but I'd like your feedback (and potential...

In my case, the issue with DevPod is before the part you modified in the latest PR @joostvdg . When I execute the command that follows... ```bash export UUID=$(uuidgen) skaffold...

```bash kubectl krew install creyaml ``` The output: ``` Updated the local copy of plugin index. Installing plugin: creyaml W0403 23:57:23.742078 17635 install.go:164] failed to install plugin "creyaml": plugin "creyaml"...

### Problem Statement It's not clear how to use functions based on https://kyverno.github.io/chainsaw/latest/jp/functions/. ### Solution Description Add a few examples to the docs. ### Alternatives _No response_ ### Additional Context...

documentation
enhancement