exdx

Results 118 comments of exdx

Initial solution is to lower the log-level of this particular error in the queueinformer underlying this particular operator's queue. May be a symptom of underlying controller problems. Possible solution is...

So that PR doesn't address the specific logging issue that's described here as this issue is more complex. That PR moved logs that should be at the debug level to...

v0.18.0 relies on the static:debug tag ... the plan for the v0.19.0 release is to go with the static tag

Yes, I think so since the imageref is the same

I'm ok with moving this to the backlog -- I don't think it should block the next release.

@wslaasya thanks for bringing this up -- we don't necessarily think that OLM should handle updating the CRs themselves, it's more up to the api-server. @awgreene worked on the [storage...

Looking at ways to address this by changing the git source repository from a public github repository to something self hosted or more internal to the project. This would be...

More context: upstream is moving away from validating webhooks generally (since they only have a few seconds to respond) and maybe this code should live in the controller logic. Furthermore,...

Another solution: move the validator webhook into a separate repository and apply it in a BD at rukpak install time.

Long term solution: have an API that sits in front of validation.