Skip to content

Conversation

@Marenz
Copy link
Contributor

@Marenz Marenz commented May 12, 2025

We now are getting proper domains & certificates, to support
this transition smoothly, we add the "normal" systems root cert
explicitly to our custom root cert that we used up until now.

This is required as using the root-cert option prevents the client from
looking at the normal systems root certificates which we would need
in this case.

Once all clients are updated and the service is updated, we can remove
all extra options for TLS certs.

Signed-off-by: Mathias L. Baumann [email protected]

Copilot AI review requested due to automatic review settings May 12, 2025 17:30
@Marenz Marenz requested review from a team as code owners May 12, 2025 17:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the release notes to reflect the support for the official dispatch domain, indicating the transition toward using standard system root certificates for improved TLS handling. It also removes obsolete bug fix entries from the release notes.

  • Updated release notes to include the new dispatch domain.
  • Removed outdated bug fixes.

We now are getting proper domains & certificates, to support
this transition smoothly, we add the "normal" systems root cert
explicitly to our custom root cert that we used up until now.

This is required as using the root-cert option prevents the client from
looking at the normal systems root certificates which we would need
in this case.

Once all clients are updated and the service is updated, we can remove
all extra options for TLS certs.

Signed-off-by: Mathias L. Baumann <[email protected]>
@Marenz Marenz force-pushed the support-official-tls branch from 0f2d117 to 46d2194 Compare May 12, 2025 17:31
@github-actions github-actions bot added part:docs Affects the documentation part:dispatcher labels May 12, 2025
@Marenz Marenz requested review from Copilot and llucax May 12, 2025 17:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the RELEASE_NOTES to reflect the transition to using official system root certificates when connecting to the new dispatch domain.

  • Updated the feature bullet to use the official dispatch domain URL.
  • Removed the bug fixes section from the release notes.
Comments suppressed due to low confidence (1)

RELEASE_NOTES.md:7

  • [nitpick] The removal of the bug fixes section may result in lost context for previous issues; please verify that this removal was intentional.
- * Fix that `dispatch-cli stream` would try to print an event as dispatch, causing an exception.

Copy link
Contributor Author

@Marenz Marenz left a comment

Choose a reason for hiding this comment

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

Lgtm

@Marenz Marenz merged commit bb1f2d9 into frequenz-floss:v0.x.x May 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:dispatcher part:docs Affects the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant