Rob Gerritsen

Results 14 comments of Rob Gerritsen

We had the same problem, @idobosman has made a fix. See pr: [11](https://github.com/mcintyre321/JsonDiffPatch/pull/11)

we are also running into this issue. Our vault pod is killed before it has even logd it is starting (our test server is juist running the bare min hardware)...

We are getting the same error with ADFS ``` - --provider=oidc - --oidc-issuer-url=domain-controller.local/adfs Error redeeming code during OAuth2 callback: could not get claim "groups": failed to fetch claims from profile...

It looks we have the same problem. It's been a year since the last release is this project still maintained?

Would also like this option. We use labels for both log scraping and network policies. I dont think override the crd's or editing the helm template is a valid solution....

We are planning to try to add custom label support to the helm chart. (We tried looking adding the custom label support to the deamonset and orchistrator but we could...

sure but not much extra is added I have found out that this only occours in yaml pipeline, not in the classic release pipeline. ``` 2022-09-07T12:06:23.1111514Z ##[debug]Evaluating condition for step:...

Allowing to set labels on the opensearch pods and operator would also be nice.

yes, but this only applies to the nodes. We cannot set the label on opensearch dashboard. The labels are not set on the bootstrap or security config pod. also labels...

Thats not a valid solution... We dont make manally changes to what we deploy on k8s. We want everything we deploy on k8s in git. The use of helm chars...