S Santhosh Nagaraj
S Santhosh Nagaraj
Here is the data ```json [ { "id": "2e02d825-432c-4640-a6ea-2af96eb815ba", "seen": false, "url": "/c/minikube/?eventsFilter=2e02d825-432c-4640-a6ea-2af96eb815ba", "date": 1706461592000, "deleted": false, "cluster": "minikube", "message": "Back-off restarting failed container kube-controller-manager in pod kube-controller-manager-minikube_kube-system(b3702ceb912504d37098b922ccdcfa41)", }, {...
Hi @AndrewSav, Thanks for the heads-up! The README link incorrectly points to the Helm chart release. For the latest Headlamp release, please visit [Headlamp v0.22.0](https://github.com/headlamp-k8s/headlamp/releases/tag/v0.22.0). We'll fix the README link...
@remram44 Can you check if the error is happening only when setting the prefix in ingress?
> @yolossn We need to add support for signing packages as well. Did you already look into how this is done with artifacthub? Sorry I didn't get what you are...
> Is there a way to limit it to verified/signed plugins by default? I guess we should do that. (maybe official too?) We already show verified plugin badges in the...
> What about adding a "Did you mean?" confirmation dialog at the electron side for if the download is not verified/signed/official? This will be a big change at this point...
@joaquimrocha I checked the `app catalog` plugin and there also only badges are shown, I will add the settings.
Hey folks, as some of you have mentioned Headlamp doesn't support authentication via commands like kubelogin or oci yet. This is a known issue and is on our list.
Hey @shlomiassaf, It is planned, we will work on it in an upcoming release. Recently I discovered that the CLI based authentication is supported partially. Incase you are facing this...
@joaquimrocha We actually don't actively deal with the exec part, based on @tsipo comment I looked into it and to my surprise it worked in certain exec configurations and didn't...