kubernetes-operator/pkg/configuration/base/resources
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
..
base_configuration_configmap.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
deployment.go Regenerate crds (#659) 2021-09-30 11:42:35 +02:00
doc.go
init_configuration_configmap.go
meta.go
operator_credentials_secret.go
pod.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
pod_test.go
probe.go
random.go
rbac.go
resource.go
resources_test.go
route.go feat(registry): change the default registry from dockerhub to quay.io (#799) 2023-03-07 00:08:33 +01:00
scripts_configmap.go feat(operator): several updates (#806) 2023-03-23 00:04:57 +01:00
service.go feat(registry): change the default registry from dockerhub to quay.io (#799) 2023-03-07 00:08:33 +01:00
service_account.go