Ivan Rizzante
Ivan Rizzante
> That document is misleading, I'll get it fixed. Any metric beginning with kubelet_volume_ is emitted by the kubelet and not the CSI driver itself. @ConnorJC3 this makes a lot...
@ConnorJC3 Could it be that exposing the endpoint at controller level is not enough? Maybe there is another arg that you must pass to the controller to enable metrics?
@ConnorJC3 thanks for the updates. I've created 2 PVs:  Created the Service again, did the port-forward, and now I get these metrics. ``` # HELP cloudprovider_aws_api_request_duration_seconds [ALPHA] ebs_csi_aws_com metric...
I'm hitting something similar to this too. I've just upgraded my xpkg.upbound.io/upbound/provider-family-aws from v1.17.0 to v1.18.0 and the provider revisions went into unknown status. The lock file started having duplicated...
Hello I've managed to create a simple reproducer for the issue. It basically just requires a Configuration that depends on provider-aws-iam, but that shouldn't be a problem. It also requires...
@turkenh thanks for the reply and sorry for the delay. So if I understand correctly I should NOT install providers if they are dependency of a function for example, but...
@gianlucam76 Thank you for the clarification. If I understand correctly, Sveltos leverages Flux Source to fetch Kubernetes resources to deploy. However, for Helm, Sveltos is already capable of deploying charts...
Hi @gianlucam76, thanks for your explanation! Just to clarify, with this additional controller, will the syntax allow me to directly reference a Git repository that contains a Kustomize layout, without...
Hi @gianlucam76 I tried to open the link you provided (https://hub.docker.com/repository/docker/projectsveltos/addon-controller-git/general) but this is what I get