percona-postgresql-operator
percona-postgresql-operator copied to clipboard
Publish 2.3.1 to use as go module
Proposal
Publish v2.3.1 to https://pkg.go.dev/github.com/percona/percona-postgresql-operator/cmd/postgres-operator.
Use-Case
I am writing an operator that uses the PerconaPGCluster types. They are available in v2.3.1, but the latest version to import is v1.5.1
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
I could do this myself if I knew how to do it. If given guidance, I do not mind picking this up myself.
Oh, it seems to be autogenerated. We will fix it. @inelpandzic once you have time, please have a look.
@spron-in Thank you š I am now using github.com/percona/percona-postgresql-operator v0.0.0-20240122085308-8253f681478d which is not very elegant, but I am no longer blocked on this.
Hey, same problem here, we need a /v2 suffix to be able to import the v2 tags without having to hack anything, and have them show up here : https://pkg.go.dev/github.com/percona/percona-postgresql-operator?tab=versions
Thanks :)
Hi @spron-in , I have the same issue. A /v2 suffix needs to be added to the module statement in go.mod.
Thanks in advance!
Hello, we created a task for this: https://perconadev.atlassian.net/browse/K8SPG-862. We will try to work on this soon, and we will keep you posted.
Hi @RobKenis @steve-nzr , Iām happy to inform you that PGO 2.8.0 has been released! š You can find the release notes here: https://docs.percona.com/percona-operator-for-postgresql/2.0/ReleaseNotes/Kubernetes-Operator-for-PostgreSQL-RN2.8.0.html