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: missing profilingFunctionsConsumer.sidecars #1627

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

ServerSideHannes
Copy link
Collaborator

No description provided.

@@ -160,8 +160,8 @@ spec:
securityContext:
{{ toYaml .Values.snuba.profilingProfilesConsumer.containerSecurityContext | indent 12 }}
{{- end }}
{{- if .Values.profilingFunctionsConsumer.sidecars }}
{{ toYaml .Values.profilingFunctionsConsumer.sidecars | indent 6 }}
{{- if .Values.snuba.profilingFunctionsConsumer.sidecars }}
Copy link
Contributor

Choose a reason for hiding this comment

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

@ServerSideHannes please correct profilingFunctionsConsumer to profilingProfilesConsumer for this file

Copy link
Contributor

Choose a reason for hiding this comment

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

And please add default commented values # sidecars: [] for profilingFunctionsConsumer and profilingFunctionsConsumer to values.yaml

@MemberIT
Copy link
Contributor

@ServerSideHannes
You still need to adjust the commit message, as "wip" is not informative, even though it passes the linter check. Please make the necessary changes.

@Mokto
Copy link
Contributor

Mokto commented Dec 11, 2024

He doesn't need to, the title of the PR is good enough and I squash before merging.

@Mokto Mokto merged commit bcbd6ed into develop Dec 11, 2024
3 checks passed
@Mokto Mokto deleted the fix-missing-profilingFunctionsConsumer-sidecars branch December 11, 2024 14:46
@Mokto Mokto mentioned this pull request Dec 11, 2024
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