Juan Carlos Moreno

Results 5 comments of Juan Carlos Moreno

There is also a missing `this.$scope.$digest();` after call to backendSvr, without this call some panels didn't get updated before scroll down See grafana [CHANGELOG](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) **6.7.0-beta1** (2020-03-12) Breaking changes Notice about...

Same issue here when I try to destroy the terraform infrastructure, it hangs destroying the namespace (I have to manually delete the finalizers for gitrepo and kustomize). To avoid this,...

Thanks for your comments @stefanprodan Now I'm using `flux uninstall` inside terraform this way: ``` resource "local_sensitive_file" "kubeconfig" { content =

Same here. Basic auth is not working.

@mestuddtc didn't work for me @jonseymour still have problems: ``` Something went wrong - Could not find SAML response, check your credentials or use --save-failure-html to debug ``` I was...