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

hotfix: graylog not working #1999

Merged
merged 3 commits into from Apr 5, 2024
Merged

hotfix: graylog not working #1999

merged 3 commits into from Apr 5, 2024

Conversation

kyujin-cho
Copy link
Member

Follow-up PR of #1994. Fixes graylog not working due to outdated upstream code, which tries to create SSL socket via ssl.wrap_socket(), which not is removed from Python's built-in ssl library.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue

@kyujin-cho kyujin-cho added type:bug Reports about that are not working area:upstream Issues with root cause from upstream 3rd parties labels Apr 5, 2024
@kyujin-cho kyujin-cho added this to the 24.03 milestone Apr 5, 2024
@github-actions github-actions bot added the size:M 30~100 LoC label Apr 5, 2024
@kyujin-cho kyujin-cho added area:upstream Issues with root cause from upstream 3rd parties and removed area:upstream Issues with root cause from upstream 3rd parties labels Apr 5, 2024
@kyujin-cho kyujin-cho added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit 89856b8 Apr 5, 2024
21 checks passed
@kyujin-cho kyujin-cho deleted the hotfix/graylog-not-working branch April 5, 2024 03:34
kyujin-cho added a commit that referenced this pull request Apr 5, 2024
Backported-from: main
Backported-to: 24.03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:upstream Issues with root cause from upstream 3rd parties size:M 30~100 LoC type:bug Reports about that are not working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant