Upgrade sdk 1.3
Compare changes
+ 2
− 2
@@ -26,6 +26,6 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build -a -o manager
GitLab service scheduled maintenance on Monday, August 18th 2025 as of 07h00 Geneva time for a period of 3 hours. Further information under OTG0157026.
Upgrades to operator-sdk-v1.3. There's a bunch of little improvements that I notice. I tried the usual "test" of deploying the sample and expecting everything to be installed, it worked.
I see rapid infinite attempts to "install" the CRD in the operator logs.