Jeff Kolb

Results 22 comments of Jeff Kolb

I'm doing that too - Just thought I'd ping ya :)

> Yes, I think that would be the best solution. The `grafana.validateValues.database` helper function should also check for an external database and not throw the error if it is set....

Is this sorted? I believe there were some issues with duplicate PRs

The CSRF token you used is only valid for your browser session, not other sessions.

Wireshark the request and dump your headers I'd guess you are triggering a CSRF check because you're sending a User-Agent header that looks like a browser Remove the User-Agent and...

I think this is caused by Linux not playing well with DFS - I've seen it too and just switched to targeting the downstream server directly.

Is LastPulled Captured in Metadata currently?

To further explain, when the azure metadata API returns tags, they are returned as a `;` delimited string. I take that string and using `sed`, I replace the `;` characters...

It is per container and the permissions are not set on the volume correctly either. I've a catalog entry which I wrote and published to the public company catalog I've...

I'm having this same issue when I try to use the rancher-nfs volume driver and only then. I'm using Rancher v1.6.16 and I'm guessing that it is a permissions issue...