Sam

Results 68 comments of Sam

As an example, suppose you have a brand new operator and you only have 1 API called `SomeResourceName`. ``` $ mkdir example-operator $ go mod init example.org $ kubebuilder init...

@xmengkinaxis you could build the fork and push a copy to ghcr while waiting for the merge we all need. --- Forking and using ghcr looks like this. ``` git...

I wouldn't be surprised if those prior changes didn't actually work.

Would be great to see this get merged. I've been waiting to delete my package for over half a year now: https://github.com/users/protosam/packages/container/package/kube2iam-pr325

Searching the repo, the code for this to work has existed for 2 years, but the CRD lacks the field. 🤣

I'm of the opinion that the `ingress_type` should just be removed. There's no need for the operator to do much beyond managing AWX.

Fair enough, assuming it's working for people somewhere. I've long moved on from this issue, anyone know what needs to be done? I can spend a couple hours doing the...

Seems like it's working now. I was able to reproduce this with the helm chart in a kind cluster. Going to close this issue. Results: ``` % kubectl -n awx...