Commit Graph

5 Commits

Author SHA1 Message Date
brokenpip3 3499dcef71
Revert "ci(lint): re-enable prealloc in golangci-lint config"
This reverts commit a889852897.
2025-03-30 16:15:29 +02:00
xmbhasin a889852897 ci(lint): re-enable prealloc in golangci-lint config
* resolves prealloc lint warnings in base/reconciler.go
2025-03-29 21:29:04 -04:00
brokenpip3 e23fb22ac2
sunday tests investigation 2024-12-08 23:40:06 +01:00
Piotr Ryba 223119b62d
Skip kube-api-access Volume Comparison (#550)
* Skip kube-api-access volume comparison

This hotfixes the incompatibility between the Operator and Kubernetes
1.21.

Kubernetes 1.21 started adding a new volume named
"kube-api-access-<random-suffix>" and that broke the comparison
function and resulted in an infinite loop.
2021-04-28 14:23:00 +02:00
Tomasz Sęk cb26623f5f
Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00