Benjamin Herbert
c40f3b8941
fix: unused import
2025-06-12 11:02:48 +02:00
Benjamin Herbert
9d4ce8c319
chore: reorder imports
2025-05-28 13:43:11 +02:00
Benjamin Herbert
dcf1b26122
refactor: define and use struct for lifecycle-ignore
2025-05-22 20:04:35 +02:00
Benjamin Herbert
2a21ee7c2c
feat: allow to ignore volumes during reconciliation
2025-05-05 13:21:41 +02:00
Manish Bhasin
9c09db8031
update to go 1.22 and operator-sdk 1.35 ( #1094 )
...
Co-authored-by: brokenpip3 <brokenpip3@gmail.com>
Co-authored-by: Ansh Garhewal <me@anshdevs.in>
Co-authored-by: xmbhasin <xmbhasin@users.noreply.github.com>
2025-03-30 16:37:15 +02: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