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

feat: allow setting podAnnotations #54

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

alexef
Copy link
Contributor

@alexef alexef commented Jan 26, 2023

Description of the change

We use them in combinations with KIAM to allow the pod to assume a IAM role

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@alexef alexef marked this pull request as ready for review January 26, 2023 12:06
@alexef alexef requested a review from a team as a code owner January 26, 2023 12:06
Copy link
Member

@tumido tumido left a comment

Choose a reason for hiding this comment

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

Hey @alexef! Thank you for contributing! 🙂

I would prefer to see the value listed under .backstage root key. WDYT? See the inline comment above.

Also once all the changes are done, can an you please run:

# either
pre-commit run -a
# or
helm-docs --chart-search-root=charts --template-files=./_templates.gotmpl --template-files=README.md.gotmpl

This will make the README.md changes to align with our README template.

charts/backstage/values.yaml Outdated Show resolved Hide resolved
@alexef alexef requested a review from tumido January 27, 2023 03:11
Copy link
Member

@tumido tumido left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tumido
Copy link
Member

tumido commented Jan 27, 2023

@alexef unfortunately I can't merge this, unless your commits are signed. Can you please look into that?

image

https://docs.github.com/articles/about-gpg/

Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
@tumido tumido merged commit 75f1520 into backstage:main Jan 27, 2023
@alexef alexef deleted the patch-1 branch January 27, 2023 11:39
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.

3 participants