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

test(integration): Added custom service account annotations test #3803

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

chan-tim-sumo
Copy link
Contributor

@chan-tim-sumo chan-tim-sumo commented Jul 17, 2024

Overview

1 more to go:

 sumologic.pullSecrets

Checklist

  • Changelog updated or skip changelog label added
  • Documentation updated
  • Template tests added for new features
  • Integration tests added or modified for major features

@chan-tim-sumo chan-tim-sumo requested a review from a team as a code owner July 17, 2024 18:36
@chan-tim-sumo chan-tim-sumo force-pushed the chan-tim_serviceAccountAnnotationIntegTest branch from 10b65c0 to 1ca585b Compare July 17, 2024 18:39
@@ -7,6 +7,10 @@ metadata:
labels:
app: {{ template "sumologic.labels.app.logs.collector.serviceaccount" . }}
{{- include "sumologic.labels.common" . | nindent 4 }}
{{- if .Values.sumologic.serviceAccount.annotations }}
annotations:
{{ toYaml .Values.sumologic.serviceAccount.annotations | indent 2 }}
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo Jul 17, 2024

Choose a reason for hiding this comment

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

Was the values.yaml already updated with this key? Also we probably need this for other resources that have service accounts too.

@chan-tim-sumo chan-tim-sumo merged commit 2ea0cff into main Jul 18, 2024
57 checks passed
@chan-tim-sumo chan-tim-sumo deleted the chan-tim_serviceAccountAnnotationIntegTest branch July 18, 2024 22:40
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