Elliott Baron
Elliott Baron
Hi again @heubeck, thanks for the logs and sharing your setup steps with us. I'm just working through some tasks for the upcoming 2.1 release, but I'll give it a...
Hi @heubeck! Sorry for taking a while to circle back to this, but our 2.1 release is now out. I took a look at your Kind setup, and in order...
Hi @heubeck, I'm sorry to hear that. I was able to get a working installation with the Helm Chart and a new Kind cluster. I ran the following: ``` $...
> tada it works partying_face the env vars derived from the ingress configuration made the difference. thanks so much, now the party starts smile That's great to hear! Let us...
> Hi guys. Can you tell me if the issue with authorization from kubernetes is resolved or does authorization only work in openshift? And maybe there is a solution to...
It sounds like this is exclusive to the distroless image. We could try `registry.access.redhat.com/ubi8/ubi-minimal:latest`?
I've noticed this as well. I'm surprised it's the default behaviour. We could remove the namespace object from `config/manager/manager.yaml` and create it manually (if necessary) in our Makefile, I suppose.
`createdAt` is now updated automatically by the Operator SDK
> [operator-framework/operator-sdk#4684](https://github.com/operator-framework/operator-sdk/issues/4684) > > Looks the same or closely related. Indeed. I'm not sure if there's much we can do until this is resolved in the SDK.
This has been mitigated for now, so removing from the 1.0 milestone.