containerized-data-importer/pkg/operator/controller
annastopel f634cdaa17 CDI operator OLM integration:
- Generate OLM related manifests for CDI in _out/manifests/release/olm
      OLM bundle:
	- cdi CSV manifest
	- cdi crd manifest
	- cdi package manifest
     - operatorsource manifest
     - subscription manifest
     - operatorgroup manifest
- Modify cdi-operator role not to be cluster-admin but more specific
- Move all final manifests to _out/manifests directory and update travis with new manifests location
- Provide API for vendoring CDI OLM manifests generation code

Note:
  - OLM CSV update to be supported in a separate PR
  - OLM bundle integration in travis is to be supported together with CSV update
2019-05-01 13:54:28 +03:00
..
controller_suite_test.go add tests for controller runtime bootstrapping. gotta hit our coverage numbers, bro. otherwise kind of useless IMO 2019-01-29 13:15:46 -05:00
controller_test.go CDI operator OLM integration: 2019-05-01 13:54:28 +03:00
controller.go allow for override of registry and tag in CDI object 2019-04-19 10:58:12 -04:00
cr.go operator unit tests 2019-01-29 12:50:27 -05:00
route.go operator creates upload proxy route 2019-03-26 09:16:24 -04:00
scc.go operator creates upload proxy route 2019-03-26 09:16:24 -04:00
util.go operator creates upload proxy route 2019-03-26 09:16:24 -04:00