kubernetes-operator/pkg/configuration/base
Bartosz Surma bef796af8a
Update and use install-plugins.sh (#756)
* Download install-plugins.sh manually from remote

* Reformat

* Goimports

* Use install-plugins.sh bundled with the operator

* Fix compile error

* Update install-plugins.sh

* Remove redundant param to new install-plugins.sh

Co-authored-by: Piotr Ryba <pryba@virtuslab.com>
2022-06-28 19:14:31 +02:00
..
resources Update and use install-plugins.sh (#756) 2022-06-28 19:14:31 +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 Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +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 Resolve some FIXME 2021-01-27 11:29:38 +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 Remove the validation of plugin version against a regex (#729) 2022-04-04 11:52:13 +02:00