mbpavan
mbpavan
# Changes This PR introduces an optional installation flag for the Tekton Triggers component in the Tekton Operator. Users can now disable or enable Trigger installation via the TektonConfig CR...
# Description When deploying Tekton Operator with spec.profile: lite, the expected components are not being correctly filtered. Unnecessary components like Tekton Results and Chains are being installed, even though they...
# Changes Multi arch builds are failing with the below error. go: github.com/google/ko@latest: github.com/google/[email protected] requires go >= 1.25.0 (running go 1.24.1; GOTOOLCHAIN=local) hence adding ko version explicitly # Submitter Checklist...
# Changes Kubernetes and Openshift operator bundle manifest generated through make operator-bundle # Submitter Checklist These are the criteria that every PR should meet, please check them off as you...