Niclas Behrendt

Results 18 comments of Niclas Behrendt

Okay, this seems to be a duplicate of #590. Hope it gets fixed soon because now I'm really struggling to find an _easy_ alternative for plugin + configuration extension. The...

The workaround from @jokerhacker22 does not work for me on Fedora 35. ``` $ echo $TERMINAL gnome-terminal $ sudo ./night-owl.sh ████████████████████████████████████████ ████████████████████████████████████████ Unsupported terminal! Supported terminals: mintty and deriviates guake...

It would still be nice to finally have this merged, to avoid things like running into rate limits. Also, the Docker organisation seems to become less and less reliable.

+1 from me too, please take a look at the PR. It's a pain to skip the installation of CRDs in Argo and then manage installation and upgrades manually.

We are still seeing the same error with ``` syncPolicy: automated: prune: true selfHeal: true syncOptions: - CreateNamespace=true ```

We are experiencing the same on the same version. Also some resources are labeled missing and out of sync, even though they do exist in the cluster and do have...

Well, the issue still exists. We are using the kube-prometheus-stack and adding the .json to our deployment via ConfigMap leads to the same error: ``` Failed to upgrade legacy queries...

Hey Ahmed, so I gave this a try with the following steps: 1. Manually imported [strimzi-kafka.json](https://github.com/strimzi/strimzi-kafka-operator/blob/main/packaging/examples/metrics/grafana-dashboards/strimzi-kafka.json) and selected our datasource. 2. Visited the manually imported dashboard and exported the JSON...

We are facing the same problem. We want to use Harbor to cache and scan all images running in our clusters. However, that is not possible with unreliable behavior. Right...