Skip to content

Conversation

@andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1234

@andrewazores
Copy link
Member Author

/build_test

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Workflow started at 1/5/2026, 11:08:24 AM. View Actions Run.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

No OpenAPI schema changes detected.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

No GraphQL schema changes detected.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/20721358010

@andrewazores andrewazores changed the title fix(tcm): explicitly call cache refresh to ensure extended ttl fix(tcm): force cache acces to ensure extended ttl Jan 8, 2026
@andrewazores andrewazores changed the title fix(tcm): force cache acces to ensure extended ttl fix(tcm): force cache access to ensure extended ttl Jan 23, 2026
@andrewazores andrewazores requested a review from a team January 23, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] TargetConnectionManager#markConnectionInUse may not actually update cache metadata

1 participant