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

Adding Deployment Annotations #106

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Adding Deployment Annotations #106

merged 1 commit into from
Mar 15, 2024

Conversation

ChevronTango
Copy link
Contributor

Closes #86

This adds the ability for users to specify annotations on the deployment.

@joshsizer joshsizer self-requested a review March 6, 2024 04:27
Copy link
Collaborator

@joshsizer joshsizer left a comment

Choose a reason for hiding this comment

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

@ChevronTango This looks good to me.

@vyas-n What do you think?

@joshsizer
Copy link
Collaborator

@ChevronTango Could you recommit these changes with signed commits?

This comment has some resources to help with that if you need it: #93 (comment)

@vyas-n
Copy link
Collaborator

vyas-n commented Mar 8, 2024

Looks good to me, just needs signed commits before it can be merged 👍🏽

@ChevronTango
Copy link
Contributor Author

Just pushed up a signed commit using Sigstore, however GitHub doesn't formally support those signatures yet, despite them being valid and secure. Hopefully that doesn't prevent the merge going ahead. If it does I'll resign using a GPG key.

@joshsizer
Copy link
Collaborator

@ChevronTango Unfortunately GitHub is still saying that the commits need to be signed. Could you go ahead and commit them again with GPG/SSH?

Signed-off-by: Edward Brough <edward.brough@gmail.com>
@ChevronTango
Copy link
Contributor Author

@joshsizer that should be all ready to go now

@joshsizer
Copy link
Collaborator

@joshsizer that should be all ready to go now

Thank you!

@joshsizer joshsizer merged commit 808510d into twuni:main Mar 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Adding annotations for deployment to values
3 participants