(fix): Add TektonScheduler, syncerservice and TektonMulticlusterProxyAAE CRDs to Helm chart#3266
Conversation
|
/kind bug |
|
/lgtm |
Include both CRDs in kubernetes-crds.yaml and openshift-crds.yaml so Kubernetes and OpenShift installs with installCRDs=true work correctly.
2e6f448 to
c49df36
Compare
@anithapriyanatarajan added syncer service. |
@mbpavan - Thanks for clarifying. I missed this aspect. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anithapriyanatarajan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
With the current Helm chart, installing the operator with installCRDs=true does not create the TektonScheduler, syncerservice and TektonMulticlusterProxyAAE CRDs. This fixes helm install and upgrades
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make test lintbefore submitting a PRSee the contribution guide for more details.
Testing
Fresh install (Kubernetes) works fine
Release Notes