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 tests for global configuration attributes #2699

Closed
4 tasks done
swiatekm opened this issue Dec 14, 2022 · 0 comments
Closed
4 tasks done

Add tests for global configuration attributes #2699

swiatekm opened this issue Dec 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@swiatekm
Copy link

swiatekm commented Dec 14, 2022

The Chart allows various attributes to be set for all eligible resources. A simple example are labels, where we always set some common labels on all resources.

These properties should be covered by tests. A test for common labels is already present, but there are other properties which should be tested this way:

  • sumologic.pullSecrets
  • sumologic.podLabels
  • sumologic.podAnnotations
  • sumologic.serviceAccount.annotations

and possibly more.

This issue tracks adding these tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants