You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate window agent crashes due to invalid rendering of helm value, and RBAC relating to metricsconfiguration when operator is enabled for windows using Hubble
#1122
Open
BeegiiK opened this issue
Dec 11, 2024
· 0 comments
Describe the bug
Windows agent is crashing due to an invalid rendering of a helm value. Once that is updated, I noticed that the windows agent will still crash due to some timeouts if the operator is enabled in the windows config-map, following the hubble helm values
Also, kubeconfig file fails to be found when using the legacy path.
ts=2024-12-10T16:58:48.634Z level=info caller=hnsstats/hnsstats_windows.go:212 msg="Start hnsstats plugin..."
W1210 16:58:49.990792 7108 reflector.go:547] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:232: failed to list *v1alpha1.MetricsConfiguration: metricsconfigurations.retina.sh is forbidden: User "system:serviceaccount:kube-system:retina-agent" cannot list resource "metricsconfigurations" in API group "retina.sh" at the cluster scope
Describe the bug
Windows agent is crashing due to an invalid rendering of a helm value. Once that is updated, I noticed that the windows agent will still crash due to some timeouts if the operator is enabled in the windows config-map, following the hubble helm values
Also, kubeconfig file fails to be found when using the legacy path.
To Reproduce
Install retina onto your AKS cluster
and you'll face the error above.
Expected behavior
All agents should be stable and running
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: