Open mike-serchenia opened 2 years ago
@mike-serchenia I guess this is a bit similar to https://github.com/tektoncd/operator/issues/651 but for annotation, am I right ?
@mike-serchenia I guess this is a bit similar to #651 but for annotation, am I right ?
Looks like it, correct
We handled this in Triggers by merging existing annotations with the ones that triggers adds in the reconciler to prevent overwrites
/help-wanted
We handled this in Triggers by merging existing annotations with the ones that triggers adds in the reconciler to prevent overwrites
could you please share details?
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
@mike-serchenia https://github.com/tektoncd/triggers/blob/main/pkg/reconciler/eventlistener/eventlistener.go#L149-L152 is how we merge annotations in Triggers
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle rotten
Send feedback to tektoncd/plumbing.
/lifecycle frozen
Expected Behavior
allow add annotation to ksa
tekton-pipelines-controller
Actual Behavior
tekton-operator
will create ksatekton-pipelines-controller
and even if you annotate it with google service account, reconciler will remove the annotationSteps to Reproduce the Problem
PipelineRun
withpipelineRef: bundle:
broken in releases higher then https://storage.googleapis.com/tekton-releases/operator/previous/v0.54.0/release.yaml