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

[REFACTORY] making config dynamic #45

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

Conversation

nicolastakashi
Copy link
Contributor

Description

⚠️ Breaking Change

To make configs on helm chart dynamic and allow users add new configs as soon as those are available on Perses, we need to make the config content on the config map be dynamic and just read the values defined on the values file.

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, IGNORE.
  • All commits have DCO signoffs.

Signed-off-by: Nicolas Takashi <[email protected]>
Copy link
Member

@celian-garcia celian-garcia left a comment

Choose a reason for hiding this comment

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

Looks cool! I think you should make the PR start with [BREAKING CHANGE] so it will appear clearly in the release notes.

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