Viktor Farcic

Results 21 issues of Viktor Farcic

### Describe your problem I'd love to use kpt, but it currently supports only Docker and Postman while I'm using Rancher Desktop (nerdctl, containerd). Would it be possible to add...

enhancement
area/fn-runtime

**Is your feature request related to a problem? Please describe.** Image updater is adding a file with images and tags into the same repo/directory where the base manifests are. That...

enhancement

Add the options to work with individual applications (e.g., `argo-autopilot application install`, `argo-autopilot application upgrade`, `argo-autopilot application delete`, and `argo-autopilot application apply`.

### What happened? If a cluster is removed, `object` resources that were applied to that cluster tend to persist and cannot be removed. ### How can we reproduce it? 1....

bug

Creating kubeconfig from the `GKECluster` does not work without `masterAuth` set. It creates kubeconfig without a user. However, when `masterAuth` is defined, creation of a GKE cluster fails with newer...

bug

### What problem are you facing? Updates are not working. https://github.com/crossplane/provider-azure/blob/5498d224ea0090d91c736690776161bd93b1c0f8/pkg/controller/compute/managed.go#L152 ### How could Crossplane help solve your problem? Implement it.

enhancement

### What problem are you facing? There is no field in `AKSCluster` to enable/disable auto-scaling. ### How could Crossplane help solve your problem? Add it to the API.

enhancement
services

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 `resourceGroupName`, or `resourceGroupNameRef`, or `resourceGroupNameSelector` are mandatory (one of the three).

enhancement

It's not clear from https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-azure/kubernetes.azure.tf.crossplane.io/KubernetesCluster/[email protected] that `spec.forProvider.defaultNodePool[*].name` must contain only `a-z0-9` characters.

enhancement