Bryce Palmer

Results 273 comments of Bryce Palmer

@jakobmoellersap #2879 was merged. If you rebase with master it should kick off the checks again with the updated action.

@jakobmoellersap I'm not an approver so I can't add the approved label, but great work! @camilamacedo86 would you mind giving this another look? /cc @camilamacedo86

As discussed during the community meeting, here is all the PoC caching stuff I have been working on for how Go operators can handle dynamically changing permissions via RBAC: -...

@Jaanki I took a look at this and using the `--interactive=false` flag this worked fine for me. I even cloned the [submariner-io/submariner-operator](https://github.com/submariner-io/submariner-operator) source. After updating the PROJECT config version to...

> Also another doc related issue: [kustomize files](https://v1-23-x.sdk.operatorframework.io/docs/olm-integration/generation/#kustomize-files) section in the official guide suggests that `kustomization.yaml` be under `config/manifests/bases/` but shouldn't it be under `config/manifests/`? Yep, thanks for catching that!...

> After these changes when I run operator-sdk generate kustomize manifests --interactive=false (there is also a make kustomization target for it), it runs indefinitely. I am not sure why it...

@Jaanki thanks for the update and sharing the PR. I will take a look at it and see what I can find!

@Jaanki so I took a little bit of time to debug this issue in the subcommand, and from what I can tell the internal portion of code that gets reached...

@Jaanki Doing a little more debugging using the submariner project I was able to find that the loop is happening when trying to process the following fields in the `SubmarinerStatus`...