Closed batazor closed 2 weeks ago
Hi @batazor , are you sure the chart was updated?
Try running:
% helm list -n kubescape
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
kubescape kubescape 3 2024-03-07 10:20:04.083042 +0200 IST deployed kubescape-operator-1.18.6 1.18.6
@dwertent
I use ArgoCD for installation/updating. And I see that I've the latest version of the images:
In the end, it's not clear what could have gone wrong.
I noticed you enabled the release-upgrader
during installation. However, if you are already managing it with argocd, enabling the release-upgrader
is unnecessary. I think this might be the cause of the issue.
Disabled release-upgrader
so far no results, maybe I should give time to synchronize all data with the cloud.
It should not take more than a few minutes.
Can you please contact me privately at dwertent@armosec.io so we can take a closer look into it? I would like to investigate based on your accountID
.
@batazor - hey, do you have more then one cluster installed with this account ?
@yuleib I've re-created the cluster a couple of times in the last half a year, but I've used the same servers, so no artifacts should have survived.
Moreover, when I stopped kubescape, the metrics stopped coming, so I don't think that could be the reason.
As you can see from the dashboard, there were long phases when I didn't send metrics for various reasons
And I don't see any other nodes or old resources as part of the cluster
@batazor first of all I apologize the slow response.
From the screenshots this looks like an ARMO Platform, as such this is not the correct place to get support. Please try reaching via this link.
That being said, you might want to update the Helm chart to the latest and make sure that this is still not working as expected, since many versions of the Helm chart were released between your original request and today.
In addition, this issue has brought to light that there are many things in this support journey that still point to Kubescape. I will get the ARMO product team to make the necessary changes to avoid confusion in the future.
Description
I'm using ArgoCD for updates, and have updated the chart many times, but at some point the chart version in the UI stopped updating and I always see the version - v1.17.3
I tried restarting the services, but apparently the result is cached somewhere in the configs?
Environment
k8s 1.29
Steps To Reproduce
Expected behavior
correct version in UI
Actual Behavior
Additional context