Skip to content

Fixed bug smtp tls flag was always true #5476

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

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

nikimaxim
Copy link

What this PR does

Sets the default value in false for oncall.smtp.tls

Which issue(s) this PR closes

Closes the problem if oncall.smtp.tls = false or oncall.smtp.tls = empty.
Example:
oncall.smtp.tls = false
oncall.smtp.ssl = true

Related to [issue link here]
link to the issue in helm chart

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • Added the relevant release notes label (see labels prefixed w/ release:). These labels dictate how your PR will
    show up in the autogenerated release notes.

@nikimaxim nikimaxim requested a review from a team as a code owner March 4, 2025 14:11
@CLAassistant
Copy link

CLAassistant commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

@nikimaxim nikimaxim force-pushed the fix/helm-chart-smtp-tls branch from c6f7fbe to 8606cc4 Compare March 6, 2025 18:23
Copy link
Contributor

github-actions bot commented Apr 7, 2025

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the pr:stale Added to a PR that has been deemed "stale". Managed by the actions/stale GitHub Action label Apr 7, 2025
@github-actions github-actions bot removed the pr:stale Added to a PR that has been deemed "stale". Managed by the actions/stale GitHub Action label Apr 8, 2025
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