Adam Cornett
Adam Cornett
Hi @Neo2308 Sorry for the delay, but it took 11 PR's to get the `helm-operator-plugin` backfilled to the proper version of kubebuilder. You can use this version in this PR...
@Neo2308 I'm unsure, I don't have access to the routes/etc for the website. I asked [here](https://kubernetes.slack.com/archives/C017UU45SHL/p1721830949503479) in slack about this and for additional reviews. I'll spend sometime tomorrow reviewing/testing this...
@Neo2308 Doing some testing today, and am updating the PR description as I find more issues this fixes/closes.
I've tested all the things I care to test and everything looks good.
Hi @Neo2308 Can you change the below? https://github.com/operator-framework/operator-sdk/blob/master/website/config.toml#L202 to `https://github.com/operator-framework/operator-sdk/tree/v1.20.x/website/content/en/docs` It seems like there is a limit on the number of subdomains. Thanks.
Going to close this since `v1.36.0` addresses this.
@DazWilkin Am I reading the below correctly? >I did scaffold a new go/v4 operator and migrated the controllers etc. into it. That you resolved this issue and this can be...
- Relates: #6689
@lihongbj `1.34.0`'s release did not complete fully. Can you try updating to `1.34.1` to see if this resolves your issue?
@depthlending Can you rebase, so we can make sure all tests pass? Thanks.