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(fluentd): add annotations to configs / dashboards #359

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Boojapho
Copy link
Contributor

@Boojapho Boojapho commented May 22, 2023

Closes #357

Fluentd chart:

  • Adds a new value: configs.annotations: {}. When set, the configMapConfigs and fileConfigs will have annotations applied.
  • Adds a new value: dashboards.annotations: {}. When set, the dashboard config will have annotations applied.

Copy link
Collaborator

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @Boojapho. Could you separate it out into a PR per chart as each chart will have a separate approval process?

RE the actual changes I'm not sure if it's valid to group behaviour based on resource type (ConfigMap).

@Boojapho Boojapho changed the title feat: add annotations to configmaps feat(fluentd): add annotations to configs / dashboards May 23, 2023
Signed-off-by: Michael McLeroy <[email protected]>
@stevehipwell stevehipwell removed their request for review May 25, 2023 13:59
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.

Add optional annotations for configmaps in Fluentd chart
2 participants