che-operator/pkg/deploy
Tom George 431809f950 Update custom resource doc, and make it available in OpenApi spec (#94)
* Add openapi gen flags
* Get code to compile with new OpenApi field names

Signed-off-by: Tom George <tg82490@gmail.com>

* Complete the doc & fix optional management
* Rename the CRD to the initial name.
* Correctly update the CRD file
* remove unused and error-prone CRD file
* Update OLM packages with new OpenApi defs

Signed-off-by: David Festal <dfestal@redhat.com>
2019-10-14 14:28:51 +02:00
..
che_configmap.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
che_configmap_test.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
defaults.go Add airgap mode (#91) 2019-10-11 18:19:38 +02:00
defaults.go.update.sh update to latest defaults postgres, keycloak/sso, and PVC/UBI images; add script to poll for new images automatically and offer changes to be committed 2019-10-07 12:45:08 -04:00
defaults_test.go Add airgap mode (#91) 2019-10-11 18:19:38 +02:00
deployment_che.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
deployment_devfile_registry.go Fix registry labels and probes (#54) 2019-07-23 11:15:59 +02:00
deployment_keycloak.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
deployment_postgres.go Add airgap mode (#91) 2019-10-11 18:19:38 +02:00
exec_commands.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
extra_images.go Add airgap mode (#91) 2019-10-11 18:19:38 +02:00
ingress.go Update custom resource doc, and make it available in OpenApi spec (#94) 2019-10-14 14:28:51 +02:00
labels.go Auto fetch crt. Introduce e2e tests (#8) 2019-04-05 16:17:01 +03:00
oauthclient.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
pvc.go Add finalizers. Make storageclass configurable. More tests (#12) 2019-04-09 16:03:51 +03:00
role.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
rolebinding.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
route.go Add CustomCheProperties field (#87) 2019-10-07 13:53:37 +02:00
secret.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
service.go Update service and route create functions. Make mem setting for server deployment configurable (#16) 2019-04-24 17:45:16 +03:00
service_account.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00