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

Actually use tls alloy and not yaml. #2461

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Actually use tls alloy and not yaml. #2461

merged 2 commits into from
Jan 21, 2025

Conversation

mattdurham
Copy link
Collaborator

PR Description

Bug in RC that it was using the yaml tls config and not the alloy version. Added tests for the parsering since using direct structs works fine.

Notes to the Reviewer

PR Checklist

  • Documentation added
  • Tests updated

Copy link
Contributor

github-actions bot commented Jan 21, 2025

💻 Deploy preview deleted.

@mattdurham mattdurham marked this pull request as ready for review January 21, 2025 15:00
@mattdurham mattdurham requested review from clayton-cornell and a team as code owners January 21, 2025 15:00
@mattdurham mattdurham enabled auto-merge (squash) January 21, 2025 15:03
@mattdurham mattdurham merged commit 419e997 into main Jan 21, 2025
20 checks passed
@mattdurham mattdurham deleted the fix_wrong_tlsconfig branch January 21, 2025 15:35
mattdurham added a commit that referenced this pull request Jan 21, 2025
* Actually use tls alloy and not yaml.

* remove bad test

(cherry picked from commit 419e997)
mattdurham added a commit that referenced this pull request Jan 21, 2025
* update changelog for rc (#2360)

* update changelog for rc

* update changelog for rc

Signed-off-by: matt durham <[email protected]>

* fix conversion

* Fanout: reduce allocation related to staleness tracking (#2405)

(cherry picked from commit c58c114)

* Actually use tls alloy and not yaml. (#2461)

* Actually use tls alloy and not yaml.

* remove bad test

(cherry picked from commit 419e997)

* Cherry pick staleness and tls.

---------

Signed-off-by: matt durham <[email protected]>
Co-authored-by: Piotr <[email protected]>
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants