Skip to content

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented Sep 26, 2025

⚠️ Do not merge yet - we may not need this PR after al! ⚠️

What does this PR do?

This PR exports the tlscommon.TLSCurveType type.

Why is it important?

So other packages can import it, e.g. elastic/fleet-server#5562

@ycombinator ycombinator requested a review from a team as a code owner September 26, 2025 12:22
@ycombinator ycombinator requested review from mauri870, andrzej-stencel, a team, kaanyalti and swiatekm and removed request for a team September 26, 2025 12:22
@ycombinator ycombinator added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Sep 26, 2025
swiatekm
swiatekm previously approved these changes Sep 26, 2025
Copy link

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

LGTM, but please fix the linter warnings.

@ycombinator
Copy link
Contributor Author

LGTM, but please fix the linter warnings.

Not sure how to fix the linter warnings since they all pertain to converting 64-bit integers into unsigned 8 or 16 bit integers.

@swiatekm
Copy link

LGTM, but please fix the linter warnings.

Not sure how to fix the linter warnings since they all pertain to converting 64-bit integers into unsigned 8 or 16 bit integers.

I'm assuming these are safe, and these numbers are really just small constants, in which case adding a gosec exception is fine.

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

@ycombinator ycombinator enabled auto-merge (squash) September 26, 2025 21:11
@ycombinator ycombinator marked this pull request as draft September 29, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants