kubernetes-operator/pkg/configuration/base
Benjamin Herbert a334db7ead
feat: implement compare annotations
It allows to specify ignores values.

Note that additional values are ignored anyways, this ignore annotation only handles different values or additional annotations.
2025-05-23 00:30:25 +02:00
..
resources Add option to skip install of plugins (#1065) 2025-04-21 11:38:28 +02:00
configmap.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
container.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
deployment.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
doc.go reorganise directories for better readbility 2020-05-19 10:26:18 +02:00
label.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
plugin.go Add option to skip install of plugins (#1065) 2025-04-21 11:38:28 +02:00
pod.go feat: implement compare annotations 2025-05-23 00:30:25 +02:00
rbac.go Resolve some FIXME 2021-01-27 11:29:38 +01:00
reconcile_test.go feat: implement compare annotations 2025-05-23 00:30:25 +02:00
reconciler.go refactor: define and use struct for lifecycle-ignore 2025-05-22 20:04:35 +02:00
route.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
service.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
serviceaccount.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
validate.go update to go 1.22 and operator-sdk 1.35 (#1094) 2025-03-30 16:37:15 +02:00
validate_test.go fix(operator): Attempt to fix all the major issues present atm against the newest jenkins lts version (#784) 2023-01-12 17:29:30 +01:00