Anatolii Bazko
f917b98281
Replace postgres image ( #569 )
...
* Update postgre image
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Update postgres image
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Update nightly bundle
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-12-09 09:16:32 +02:00
Tom George
a6848bf1b6
install kubernetes image puller/kip operator from che-operator ( #541 )
...
* Allow the che-operator to install the Kubernetes Image Puller operator and configure a KubernetesImagePuller CR in the same namespace that che is installed in.
Adds a new field to the CheCluster CR, imagePuller, that will install the operator and create a CR if enabled. If disabled, it will uninstall and remove the image puller artifacts.
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-12-08 08:53:24 -06:00
Michal Vala
9c496c03ca
remove default cheClusterRole that failed olm deployment ( #565 )
...
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-12-04 16:16:26 +02:00
Michal Vala
cd239ce7a4
Gh18399 che SA cluster roles ( #543 )
...
Signed-off-by: Michal Vala <mvala@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-12-02 18:03:11 +01:00
Oleksandr Andriienko
73053b2bc4
Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. ( #468 )
...
* Provide internal network urls for plugin, devfile registries and internal che api endpoint url.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 13:54:26 +02:00
Valeriy Svydenko
2e0bfecd45
Add metrics role and extend view role ( #519 )
...
* Extend view role. Add a role for metrics api
Signed-off-by: svor <vsvydenk@redhat.com>
2020-11-23 10:51:26 +02:00
Oleksandr Andriienko
4c194ddeb5
fix: Fix scripts and che-types to use newer operator-sdk ( #533 )
...
* fix: Fix scripts and che-types to use newer operator-sdk
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-17 11:38:34 +02:00
Michal Vala
bfdc529fca
prepare operator namespaces cluster-role ( #520 )
2020-11-13 13:07:00 +01:00
Tom George
24fb122aa8
Operator sdk 0.15.2 ( #515 )
...
Upgrade che-operator to use operator-sdk version 0.15.2 APIs, and newer kubernetes APIs
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-11-11 11:15:55 -06:00
Oleksandr Andriienko
b893a2785a
Revert add bundle commit github action. We can't use it for protected master branch. ( #523 )
...
* Revert add bundle commit github action. We can't use it for protected master branch.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Update nightly bundle.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Pin ubuntu version for push github action.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-07 00:43:09 +02:00
Mykola Morhun
390b3fe061
Implement ability to use default ingress TLS certificate ( #508 )
...
Implement ability to use default ingress TLS certificate
2020-11-06 14:51:42 +02:00
Anatolii Bazko
16232ecec6
set preserveUnknownFields: false for nighlty bundle ( #509 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-10-30 10:27:20 +02:00
Mykhailo Kuznietsov
15e3a6e790
Copy 7.20.0 csv to master ( #496 )
...
* Copy 7.20.0 csv to master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* Remove 'replaces' from the very first csv
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-10-15 18:11:20 +03:00
Nick Boldt
227046459c
fix: Revert "CRW-1254 can we use the standard ubi URLs" (turns out no, it breaks stuff); also bump versions to 7.20.0-13.nightly ( #494 )
...
* Revert "CRW-1254 can we use the standard,... (#484 )"
This reverts commit c5ab66b099 .
* bump versions to 7.20.0-13.nightly
Change-Id: I7006cbb4676157e0837e1cd5df702c4165bb5c91
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-10-13 12:06:49 -04:00
Nick Boldt
c5ab66b099
CRW-1254 can we use the standard,... ( #484 )
...
* CRW-1254 can we use the standard, non-deprecated registry registry.redhat.io instead of registry.access.redhat.com for ubi minimal images? also we should use the safer path /ubi8/ubi-minimal vs. /ubi8-minimal so that OCP 4.x airgap mirroring works
Change-Id: I04112ce8cf9a3311872e7fb295fd742d75055d06
Signed-off-by: nickboldt <nboldt@redhat.com>
* revert to registry.access.redhat.com, but keep ubi8/ubi-minimal instead of ubi8-minimal
Change-Id: I60370daa74b03c8370a912068f5ce5d8f6cbee29
Signed-off-by: nickboldt <nboldt@redhat.com>
* include generated che-operator.clusterserviceversion.yaml files thanks to ./olm/update-nightly-bundle.sh and operator-sdk 0.10.1
Change-Id: I9718547051a918c2a91fa49645521655c8d3dc9a
Signed-off-by: nickboldt <nboldt@redhat.com>
* Update csv files
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-10-07 10:32:29 +03:00
Anatolii Bazko
87c0b2b80a
Add some notes about wildcard domains in nonProxyHosts field ( #476 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-29 09:52:08 +03:00
Anatolii Bazko
37e6a9d18f
Define labels for route/ingress ( #449 )
...
* Define labels for route/ingress
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-25 14:17:19 +03:00
Mykhailo Kuznietsov
2ba993381c
Copy 7.19.0 csv to master ( #471 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-09-24 19:40:28 +03:00
Oleksandr Andriienko
c08ce0c2d1
Recovery openshift CSV description. ( #467 )
...
* Recovery openshift CSV description.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-23 17:20:56 +03:00
Oleksandr Andriienko
0a54abd1e1
Fix olm samples format in the nightly CSV files ( #459 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-22 20:20:14 +03:00
Anatolii Bazko
ec867e2a1d
Set default value to {} for singleHostGatewayConfigMapLabels ( #447 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-17 11:04:35 +03:00
Lukas Krejci
bda65a4e40
Manage the Traefik gateway for implementing single host on OpenShift ( #378 )
...
Co-authored-by: Michal Vala <michal.vala@gmail.com>
2020-09-16 15:21:57 +02:00
Anatolii Bazko
c9543a50a3
Moves images updating to update-nightly-bundle.sh. script ( #442 )
...
* Move updating images into update-nightly-bundle.sh. script
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-09-16 10:09:42 +03:00
Oleksandr Andriienko
da3193065c
Fix nightly stable version. ( #443 )
...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-14 14:22:02 +03:00
Oleksandr Andriienko
84ac62cbd3
Use new opm bundle format. ( #423 )
...
* Use new opm bundle format.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix csv file. Check works :)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add old files to pass check...
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve code.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Code clean up. Remove separated code for crc in the TestCatalogSource.sh. Test works for Crc in the same way like Openshift ci. Fix build opm bundle script.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Make bigger timeout for minishift ci test.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove not used script testCSV.sh. Update contribution README.md. Worked on fix minishift CI test.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Use eclipse image registry to push images.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix and simplify testUpdate.sh for openshift nightly channel.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve docs. Provide buildFirstBundle.sh script for dev purpose.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add more info to the docs.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Improve docs about private registry
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Use only nightly in the nightly bundles.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix README.md typos.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Handle requested code review changes.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Pr code check works notified me one time :) . So update nightly bundle and fix some docs.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix testCatalogSource.sh
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Remove accidentally commited generated file.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Update gitignore.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-09-10 10:33:24 +03:00
Angel Misevski
c8b31fbc96
Update plugin brokers to v3.4.0
...
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2020-09-08 14:52:52 -04:00
Mykola Morhun
dc1ef99394
Update nightly OLM files to use plugin broker v3.3.0 ( #415 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-08-20 17:27:02 +03:00
Mykhailo Kuznietsov
9a0a7cdab7
Copy nightly csv to master ( #408 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-19 18:10:27 +03:00
Anatolii Bazko
bcf77d451b
Allow to customize cheHost ( #380 )
...
* Allow to customize cheHost
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-08-12 11:21:01 +03:00
Anatolii Bazko
bd8679d5a5
Set the default value for openShiftoAuth to true ( #391 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-08-10 10:01:08 +03:00
Mykhailo Kuznietsov
57ea0f86f8
Copy nightly csv to master ( #369 )
...
* Copy nightly csv to master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* Fix minishift update test script
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-07-29 21:14:02 +03:00
Mykhailo Kuznietsov
1c223e17a6
Copy nightly csv to master ( #351 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-07-18 00:56:41 +03:00
Anatolii Bazko
64e4b48cb3
Update CRD to mention OpenShift cluster wide proxy support ( #333 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-07-10 10:05:52 +03:00
Anatolii Bazko
110149a5c7
Respect openshift cluster wide proxy ( #272 )
...
* Respect OpenShift cluster wide proxy
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-07-08 16:08:20 +03:00
Oleksandr Andriienko
adfe698031
feature: Use image digest in csv ( #274 )
...
* Use image digest in the released csvs. Use correct image for e2e tests. Use correct operator image for olm tests.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-07-08 10:43:35 +03:00
Ilya Buziuk
d299b35e23
che #17186 Updating CRD file
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2020-07-06 10:08:59 +02:00
Ilya Buziuk
cf2ef88f9e
che #17186 Enabling metrics by default
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2020-07-06 10:08:59 +02:00
Mykhailo Kuznietsov
5cbf73146b
Copy nightly csv to master
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-06-25 14:07:41 +03:00
Mykola Morhun
912fd52fc4
Implement autodetetion for self-signed certificate flag ( #301 )
...
Implement autodecetion for self-signed certificate flag
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-06-15 11:01:46 +03:00
Anatoliy Bazko
4bdbc5b27c
Copy nightly csv to master
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-27 16:32:37 +03:00
Anatoliy Bazko
7daa16460b
Copy nightly csv to master
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-21 09:11:18 +03:00
Anatoliy Bazko
b4d16d2a35
Copy nightly csv to master
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-15 18:38:18 +03:00
Oleksandr Andriienko
03978b3724
fix: Check identity providers for oauth instead of check amount users. ( #248 )
...
* Back off openshift oauth, when oauth can't be used
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Use freezed go modules.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add newer olm bundle.
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-05-15 11:43:58 +03:00
Anatoliy Bazko
b9942aacff
Move defaults to env var
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-13 08:19:17 +03:00
Mykola Morhun
0c671d8a11
Make default Keycloak password generated ( #240 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-05-07 15:28:41 +03:00
Anatoliy Bazko
69a6007c56
Update make-release.sh, set nightly tags for master
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-07 13:34:52 +03:00
Anatolii Bazko
b0a62e0f4d
Merge pull request #235 from nickboldt/fixup-org_v1_che_cr.yaml-doc
...
fix doc in org_v1_che_cr.yaml: version of...
2020-05-05 08:17:14 +03:00
nickboldt
140a030ab7
point to actual place where hardcoded default lives
...
Change-Id: If93c26307caf1a3ff0a44490d47435eb5b6b361d
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-05-04 14:29:35 -04:00
Anatoliy Bazko
5f8d79810c
Port 7.12.1 csv to master
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2020-05-02 15:48:52 +03:00
nickboldt
c4ef964aa2
fix doc in org_v1_che_cr.yaml: version of registry.redhat.io/rhscl/postgresql-96-rhel7 used is NOT in pkg/deploy/defaults.go, but in the operator metadata CSV now
...
Change-Id: I8c0630b86fe78d5e7f3869b82a0633bb3b9d2174
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-05-01 12:06:33 -04:00