Skip to content

(fix): Add TektonScheduler, syncerservice and TektonMulticlusterProxyAAE CRDs to Helm chart#3266

Merged
tekton-robot merged 1 commit intotektoncd:release-v0.79.xfrom
mbpavan:fix/helm-add-missing-crds-release-v0.79.x
Mar 9, 2026
Merged

(fix): Add TektonScheduler, syncerservice and TektonMulticlusterProxyAAE CRDs to Helm chart#3266
tekton-robot merged 1 commit intotektoncd:release-v0.79.xfrom
mbpavan:fix/helm-add-missing-crds-release-v0.79.x

Conversation

@mbpavan
Copy link
Contributor

@mbpavan mbpavan commented Mar 5, 2026

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:

See the contribution guide for more details.

Testing

Fresh install (Kubernetes) works fine

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Mar 5, 2026
@mbpavan
Copy link
Contributor Author

mbpavan commented Mar 5, 2026

/kind bug

@tekton-robot tekton-robot added kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 5, 2026
@mbpavan mbpavan changed the title Add TektonScheduler and TektonMulticlusterProxyAAE CRDs to Helm chart (fix): Add TektonScheduler and TektonMulticlusterProxyAAE CRDs to Helm chart Mar 5, 2026
@pramodbindal
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@anithapriyanatarajan
Copy link
Contributor

anithapriyanatarajan commented Mar 6, 2026

@mbpavan - Do we need the syncer service as well? Also why are we not using the /cherry-pick automation please? Could we try that after merging #3265

Include both CRDs in kubernetes-crds.yaml and openshift-crds.yaml so
Kubernetes and OpenShift installs with installCRDs=true work correctly.
@mbpavan mbpavan force-pushed the fix/helm-add-missing-crds-release-v0.79.x branch from 2e6f448 to c49df36 Compare March 6, 2026 07:29
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@mbpavan mbpavan changed the title (fix): Add TektonScheduler and TektonMulticlusterProxyAAE CRDs to Helm chart (fix): Add TektonScheduler, syncerservice and TektonMulticlusterProxyAAE CRDs to Helm chart Mar 6, 2026
@mbpavan
Copy link
Contributor Author

mbpavan commented Mar 6, 2026

@mbpavan - Do we need the syncer service as well? Also why are we not using the /cherry-pick automation please? Could we try that after merging #3265

@anithapriyanatarajan added syncer service.
Ideally, this should have been cherry-picked before the operator release process. The files here have version 0.79, while the main branch contains devel. Because of this mismatch, I created a separate PR instead of using a cherry-pick, as the cherry-pick bot might encounter merge conflicts due to the version difference which we might need to do manually due to merge conflitcs. To avoid that, I created this PR directly

@anithapriyanatarajan
Copy link
Contributor

@mbpavan - Do we need the syncer service as well? Also why are we not using the /cherry-pick automation please? Could we try that after merging #3265

@anithapriyanatarajan added syncer service. Ideally, this should have been cherry-picked before the operator release process. The files here have version 0.79, while the main branch contains devel. Because of this mismatch, I created a separate PR instead of using a cherry-pick, as the cherry-pick bot might encounter merge conflicts due to the version difference which we might need to do manually due to merge conflitcs. To avoid that, I created this PR directly

@mbpavan - Thanks for clarifying. I missed this aspect.

@anithapriyanatarajan
Copy link
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 9, 2026
@anithapriyanatarajan
Copy link
Contributor

/approve

@tekton-robot
Copy link
Contributor

[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

Details Needs approval from an approver in each of these files:
  • OWNERS [anithapriyanatarajan]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2026
@tekton-robot tekton-robot merged commit 6026c2e into tektoncd:release-v0.79.x Mar 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants