Alby Hernández
Alby Hernández
Same happening to me with Kyverno and External Secrets. Even setting `disableValidationOnInstall: true` on affected release, this still happens
May be the Grafana SDK has some methods to build the URL properly. We could make a bit of research on this regard
> you can do this > > ``` > https://grafana.foobar.com/explore?orgId=1&left={"datasource":"AbfTenkVk","queries":[{"expr":"vector(1)"}]} > ``` > > You'd need a way to pass in `orgId` and `datasource` > > Without datasource it'll use...
> Ok, sounds good to me! 👌 to me too. It makes sense 🙂
> Hi @achetronic, this isn't something we've prioritized yet. Implementing another cloud provider is a pretty big undertaking. While Karpenter is designed to support this (see: https://github.com/aws/karpenter/blob/main/pkg/cloudprovider/types.go), I expect there...
> I'd love to chat about all of this on slack if you are able to. Hello there! Of course, I would like to talk about details on Slack to...
> not implemented yet. Ok, thank you
For those looking for thia feature, we have created a little syncer for this: https://github.com/freepik-company/bgos
Hey @craftcodedev thanks for rising this issue! This use case is interesting. As far as I know, to reset a Rollout you need to change the `spec.restartedAt` field https://argo-rollouts.readthedocs.io/en/stable/features/restart/#scheduled-restarts Is...