-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix(agent): fix TLS enforcement for Agent instances #758
fix(agent): fix TLS enforcement for Agent instances #758
Conversation
/build_test |
Workflow started at 12/23/2024, 2:34:50 PM. View Actions Run. |
No GraphQL schema changes detected. |
No OpenAPI schema changes detected. |
CI build and push: All tests pass ✅ |
f91bbff
to
3652784
Compare
3652784
to
4678a6e
Compare
/build_test |
Workflow started at 1/15/2025, 5:26:45 PM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: All tests pass ✅ |
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/main
Related to #747
See also #776
Description of the change:
Corrects a logical error in the Agent TLS connection enforcement.
How to manually test:
./smoktest.bash -O -t quarkus-cryostat-agent