Markus Schlotbohm
Markus Schlotbohm
Still no update in 2021?
I agree. This should be addressed soon...
Yes, user `1000` would be fine.
When I set `runAsUser` to `1000` in `podSecurityContext` and `securityContext` it starts wroking.
Yes, thanks for the hint. π
The same happens when using the elvis operator i.e., optional chaining (?.)
Yes and no. The problem we had was regarding the restricted CSP. This is sorted out. This issue is about the `oicd-client-js` library continuously spamming the same error message in...
Yes itβs the browser. But I think this is because although the `iframe` failed to load it still gets added to the body of the document. Thus the browser keeps...
CSPs are hard π Sometimes it can happen that a CSP is to restrictive. In our case, our CSP was to restrictive, although it was not attended to be so...
What about removing the `iframe` from the body after a certain timeout when it failed to load?