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

chore: Document godebug flag usage #3429

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

Document issue #3421 and how the godebug environment variable can be used to turn off some of the Go features that may not always be compatible with third-party software (like firewalls).

@sfc-gh-jcieslak sfc-gh-jcieslak force-pushed the document-godebug-flag-usage branch from 815eae5 to 73ba109 Compare March 3, 2025 13:22
@sfc-gh-jcieslak sfc-gh-jcieslak requested a review from Copilot March 3, 2025 13:22
Copy link

github-actions bot commented Mar 3, 2025

Integration tests cancelled for 73ba1093e0650f605c2aca7291247f6964066654

Choose a reason for hiding this comment

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

PR Overview

This PR documents the usage of the GODEBUG flag as a workaround for Go standard library changes that affect compatibility with Suricata-based firewalls, as described in issue #3421.

  • Adds documentation in MIGRATION_GUIDE.md for the new Go version (v1.23.6) and the GODEBUG workaround.
  • Updates CREATING_ISSUES.md to reference Go-related issues and link to the migration guide for detailed instructions.

Reviewed Changes

File Description
MIGRATION_GUIDE.md Added a new section to document the Go version bump and GODEBUG usage.
CREATING_ISSUES.md Included a new bullet and detailed section on handling Go-related firewall issues.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit 2dce172 into dev Mar 4, 2025
8 of 9 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the document-godebug-flag-usage branch March 4, 2025 14:24
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.

3 participants