-
Notifications
You must be signed in to change notification settings - Fork 635
Closed
Description
Although Kubernetes 1.25 should be supported now with this MR, the official installation guides still fail with:
time="2022-08-29T15:33:28Z" level=error msg="if kind is a CRD, it should be installed before calling Start" error="no matches for kind \"CronJob\" in version \"batch/v1beta1\"" file="sigs.k8s.io/controller-runtime@v0.8.3/pkg/log/deleg.go:144" func="log.(*DelegatingLogger).Error" kind=CronJob.batch version=5.1.3-0
panic: no matches for kind "CronJob" in version "batch/v1beta1"
goroutine 1 [running]:
main.assertNoError(...)
github.com/crunchydata/postgres-operator/cmd/postgres-operator/main.go:40
main.main()
github.com/crunchydata/postgres-operator/cmd/postgres-operator/main.go:100 +0x550
Are there any clear instructions how to deploy PGO on kubernetes 1.25? Are there new image tags that I'm not aware of? Latest I could find is 5.2.0-0
m0sh1x2, rm3l and ccrvlh
Metadata
Metadata
Assignees
Labels
No labels