Denis
Denis
Hi @joaquimrocha , yes this is exactly what I did: 1. Added all namespaces where I have admin access to accessible namespaces settings in Headlamp. 2. Tried to open Custom...
Hm, one interesting thing I've noticed is that when I was testing this PR https://github.com/headlamp-k8s/headlamp/pull/1558 - I found that accessible namespaces take into account and I can view/manage namespace scoped...
@joaquimrocha also it seems like because of adding this new feature, we started to see the out of memory error on the page after its stay active for ~10-15 mins:...
@joaquimrocha yes I think that would be helpful, are there any wiki/instructions on how we could enable/disable specific plugins in already built image?
+1 we have exactly the same case and similar error. @sebastian-garofalo , did you resolve these issues? @vadimeisenbergibm in our case we have the following kubernetes service spec: apiVersion: v1...
Hello, we got exactly same problem even we are using same configuration Jasmine 2.x. I think this issue happens when test report contains large number of tests (in our case...
@miller45 , I'm trying to make more testing now. Seems like there are some issues with one of our test suite that uses special characters like `$` signs etc and...
@miller45 , yes the issue was related to one of the tests that uses some special characters (not sure what exactly). After skipping this test report was generated correctly. We...
+1 confirmed also having same issue during upgrade from 1.14.6 to 1.15.1.
Hello All, did anybody find a way to automate this step using the Grafana config files? `curl -X POST 'http://user:pwd@localhost:3000/api/plugins/grafana-oncall-app/resources/plugin/install'` I was able to automate the configuration of the plugin...