Skip to content

fix: propagate TektonConfig config to TektonResult CR#3250

Open
pratap0007 wants to merge 1 commit intotektoncd:mainfrom
pratap0007:fix-config-prop
Open

fix: propagate TektonConfig config to TektonResult CR#3250
pratap0007 wants to merge 1 commit intotektoncd:mainfrom
pratap0007:fix-config-prop

Conversation

@pratap0007
Copy link
Contributor

@pratap0007 pratap0007 commented Feb 27, 2026

Copy the spec.config (nodeSelector, tolerations, priorityClassName) from TektonConfig into the TektonResult CR in GetTektonResultCR and keep it in sync in UpdateResult, so Results pods are scheduled according to TektonConfig config's configuration

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

Copy the spec.config (nodeSelector, tolerations, priorityClassName) from TektonConfig into the TektonResult CR  and keep it in sync so Results pods are scheduled according to TektonConfig config's configuration

copy  the spec.config (nodeSelector, tolerations, priorityClassName) from
TektonConfig into the TektonResult CR in GetTektonResultCR and keep it
in sync in UpdateResult, so Results pods are scheduled according to TektonConfig
config's configuration

Signed-off-by: Shiv Verma <shverma@redhat.com>
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Feb 27, 2026
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign mbpavan after the PR has been reviewed.
You can assign the PR to them by writing /assign @mbpavan in a comment when ready.

The full list of commands accepted by this bot can be found 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesnt merit a release note. labels Feb 27, 2026
@pratap0007
Copy link
Contributor Author

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants