Markus Schlotbohm

Results 39 comments of Markus Schlotbohm

I agree. This should be addressed soon...

When I set `runAsUser` to `1000` in `podSecurityContext` and `securityContext` it starts wroking.

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?