Skip to content

Set DeploymentEnvVarKubernetesMinVersion as common transformer for all components#3339

Open
pramodbindal wants to merge 1 commit intotektoncd:mainfrom
tektoncd-pb:main
Open

Set DeploymentEnvVarKubernetesMinVersion as common transformer for all components#3339
pramodbindal wants to merge 1 commit intotektoncd:mainfrom
tektoncd-pb:main

Conversation

@pramodbindal
Copy link
Copy Markdown
Member

Currently DeploymentEnvVarKubernetesMinVersion is added as transfoermer selectively in some components.
When new components are added they might miss the inclusion of this transformer which changes the kubernetes min version requirement for operator.

Adding this into common list will make sure this is always executed and KUBERNETES_MIN_VERSION is always set to a common value across all deployments managed by Tekton Operator

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.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Apr 10, 2026
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 10, 2026
@tekton-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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:

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 Apr 10, 2026
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. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants