Abhishek Chanda
Abhishek Chanda
That makes sense. I will add a changelog, either automated or manual, from the next release onwards.
@remotejob try a server side apply ``` k apply -f https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.22.3/cnpg-1.22.3.yaml --server-side ```
@russwyte you're correct that these are not exactly serializable across a network at this moment. That's why the examples say nothing about that. However, that should be pretty easy to...
Todo: - [x] Make annotations optional - [x] More tests
@phisco what usecase do you have in mind to enable adding to selectors and ports? I was thinking we don't enable adding to these and keep these internal. Later, if...
@phisco done and pushed, PTAL 🙏
@phisco I checked that I can apply these CRDs on a kind cluster. This should be ready for review now. ``` â•â”€Abhishek@AbhishekMacbookPro ~/src/cloudnative-pg ‹external-pooler› ╰─$ kubectl apply -f config/crd/bases/ customresourcedefinition.apiextensions.k8s.io/backups.postgresql.cnpg.io...
No worries @phisco I have updated this branch now. Thanks for all the help 🙏
@phisco gentle ping on this, do you need anything else from me?
@phisco no worries at all, I know last week was kubecon :) The failing tests look unrelated to me, mind running the tests again please? I don't have permission