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

tetragon/windows: Port package errmetrics to Windows #3534

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

ExceptionalHandler
Copy link
Contributor

Description

Add windows specific definition of GetErrorMessage() function to convert error code into string, using the sys/Windows package.

Added unit test to check strings related to common Windows errors.

Changelog

Compile and run unit tests on the package pkg/errmetrics on Windows

Add windows specific definition of GetErrorMessage() function to convert error code into string, using the sys/Windows package.

Added unit test to check strings related to common Windows errors.

Signed-off-by: Anadi Anadi <[email protected]>
@ExceptionalHandler ExceptionalHandler requested a review from a team as a code owner March 20, 2025 20:55
Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 3680d87
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/67dc80c29552130008b4ede8
😎 Deploy Preview https://deploy-preview-3534--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@olsajiri olsajiri added the release-note/minor This PR introduces a minor user-visible change label Mar 24, 2025
@olsajiri olsajiri merged commit 03759df into cilium:main Mar 25, 2025
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/minor This PR introduces a minor user-visible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants