kubernetes-operator/pkg/configuration/base
Luigi Operoso 9fd053b784
feat(operator): several updates (#806)
- prepare to switch from `master` to `main`
- avoid to run workflow in case is not needed
- add a way to bump the lts via make
- use latest jenkins lts 2.387.1
- add the docker labels
- update base plugins
- fix #797 
- Add more tests with bats
- Update base plugin to latest version
- Temporary revert #807 
- Better nightly job
2023-03-23 00:04:57 +01:00
..
resources feat(operator): several updates (#806) 2023-03-23 00:04:57 +01: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 feat(operator): several updates (#806) 2023-03-23 00:04:57 +01:00
pod.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
rbac.go Resolve some FIXME 2021-01-27 11:29:38 +01:00
reconcile_test.go feat(operator): several updates (#806) 2023-03-23 00:04:57 +01:00
reconciler.go Skip kube-api-access Volume Comparison (#550) 2021-04-28 14:23:00 +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 Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01: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