K. N.

Results 384 comments of K. N.

@lpellegr This setting does not apply retroactive fashion, it needs to be setup from the get go, otherwise you can use kubectl get crd, find the name of the rancher...

However we will try to make it apply retroactively, it's an important functionality to have.

Yes @maximdogonov, you have to: kubectl get crds | grep helm kubectl get ... -A kubectl delete helmxxxx traefik Something along these lines.

@rbrisita @Notnaton I'm now on Xorg, and the exact same error is happening, so this has nothing to do with Wayland.

On my end, got it to run via cloning the repo and using that. Using Fedora with Xorg windowing system. It's not the mac experience yet, but have hope that...

@Notnaton Took a look at your PR. For the `AttributeError: module 'Xlib.X' has no attribute 'FamilyServerInterpreted'` error, you need to enter poetry shell, and install that version of python-xlib `pip...

Tons of issues for hour project https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner because of this. Please fix ASAP folks.

@SISheogorath Was thinking the same. If I understood correctly, all we need to do is remove the latest tag from the manifest via our kustomization and replace with the latest...

@SISheogorath Thank you, appreciate it.

> The quickest solution would be: > > ```yaml > # kustomization.yaml > apiVersion: kustomize.config.k8s.io/v1beta1 > kind: Kustomization > resources: > - github.com/rancher/system-upgrade-controller > images: > - name: rancher/system-upgrade-controller >...