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

Add annotations to service #127

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

Conversation

oliverguenther
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Aug 19, 2024

🦋 Changeset detected

Latest commit: 2105f14

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@openproject/helm-charts Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@oliverguenther oliverguenther requested a review from a team August 19, 2024 12:02
end

it 'adds the default secrets', :aggregate_failures do
annotations = template.dig("Service/optest-openproject", "metadata", "annotations")
Copy link
Member

Choose a reason for hiding this comment

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

@oliverguenther what's the expected behaviour here? should it merged any existing annotation with the user-provided ones? (I would assume yes). Should we add a test about it?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can only test the input from the values in the specs, it doesn't use any real nodes or helm deployments. But I would assume that kubernetes merges those?

@oliverguenther
Copy link
Member Author

@machisuji @crohr Is still this required for the EKS setup?

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.

2 participants