Skip to content

Add TektonConfig resource to internal-staging - #580

Open
gbenhaim wants to merge 1 commit into
redhat-appstudio:mainfrom
gbenhaim:tekton-config-resource
Open

Add TektonConfig resource to internal-staging#580
gbenhaim wants to merge 1 commit into
redhat-appstudio:mainfrom
gbenhaim:tekton-config-resource

Conversation

@gbenhaim

Copy link
Copy Markdown
Member

What

  • Convert the TektonConfig from a no-op kustomize patch to a standalone resource in internal-staging
  • This makes results.disabled: true actually take effect

Environments affected: internal-staging

Why

The previous tekton-config-patch.yaml was a kustomize strategic merge patch targeting TektonConfig/config, but no base TektonConfig resource existed in the kustomization — so the patch was silently skipped and results.disabled never took effect.

Validation

  • kustomize build passes for all four overlays

Made with Cursor

The previous tekton-config-patch.yaml was defined as a kustomize
strategic merge patch targeting TektonConfig/config, but no base
TektonConfig resource existed in the kustomization — so the patch
was silently skipped and result.disabled never took effect.

Convert it to a standalone resource (tekton-config.yaml) referenced
directly in the kustomization resources list.

Assisted-by: Cursor
Signed-off-by: Gal Ben Haim <gbenhaim@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@gbenhaim
gbenhaim requested a review from scoheb as a code owner July 14, 2026 09:36
@openshift-ci
openshift-ci Bot requested review from glevi-rh and ilaydamari July 14, 2026 09:36
@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gbenhaim

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

@openshift-ci

openshift-ci Bot commented Jul 17, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant