Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the source-annotation bug. #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Senjuti256
Copy link
Contributor

@@ -5,12 +5,12 @@ metadata:
labels:
app.kubernetes.io/version: "0.5.0"
annotations:
tekton.dev/source: "https://fake.host/repo/resources.tar.gz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here you can keep annotation in the first place

tekton.dev/pipelines.minVersion: "0.50.0"
tekton.dev/categories: language
tekton.dev/tags: go
tekton.dev/displayName: "go ko image"
tekton.dev/platforms: "linux/amd64,linux/arm64"
tekton.dev/source: "https://fake.host/repo/resources.tar.gz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of last can you keep it in middle

@Senjuti256 Senjuti256 force-pushed the SA-bugfix branch 3 times, most recently from 6f72795 to 4bc3636 Compare August 5, 2024 10:10
@Senjuti256 Senjuti256 force-pushed the SA-bugfix branch 2 times, most recently from de30716 to 7579df4 Compare August 5, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants