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

fix(openfga): allow service and deployment annotations #36

Conversation

ThisIsFroggie
Copy link
Contributor

Description

Specify .annotations and .service.annotations in the chart, that allow adding additional annotations to the deployment and to the service resources, respectively.

References

#35

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@jon-whit
Copy link
Collaborator

jon-whit commented Jun 1, 2023

@PedroArvela for documentation purposes, please add the new annotations to the values.schema.json file as well.

@ThisIsFroggie ThisIsFroggie force-pushed the fix-35-allow-specifying-service-and-deployment-annotations branch from d29e8c3 to c1d9c22 Compare June 2, 2023 09:41
@ThisIsFroggie
Copy link
Contributor Author

Added to the json schema!

Copy link
Collaborator

@jon-whit jon-whit left a comment

Choose a reason for hiding this comment

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

Left a comment regarding the annotations entry in the values.schema.json file.

@jon-whit jon-whit merged commit 2753840 into openfga:main Jun 28, 2023
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