-
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(credentials): ensure deletion occurs within transaction context #755
Conversation
/build_test |
Workflow started at 12/23/2024, 11:53:17 AM. View Actions Run. |
No OpenAPI schema changes detected. |
No GraphQL schema changes detected. |
CI build and push: All tests pass ✅ |
Looks good to me other than the log level question I asked above, is it intended to keep the quarkus logging at ALL? |
I'm not seeing any question above, but if you mean the |
5d3dfb9
to
a518723
Compare
a518723
to
14e6dae
Compare
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
Fixes: #753
Description of the change:
Ensures transaction context is active when processing credential deletions in particular situations.
Motivation for the change:
This change is helpful because users may want to...
How to manually test:
./smoketest.bash -O -t quarkus-cryostat-agent