Skip to content

fix(credentials): threadlocal credentials are cleared before request processing - #1402

Draft
andrewazores wants to merge 1 commit into
cryostatio:mainfrom
andrewazores:threadlocal-session-fix
Draft

fix(credentials): threadlocal credentials are cleared before request processing#1402
andrewazores wants to merge 1 commit into
cryostatio:mainfrom
andrewazores:threadlocal-session-fix

Conversation

@andrewazores

Copy link
Copy Markdown
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 the last commit: git commit --amend --signoff

Related to #1388

Description of the change:

This change adds allows a match expression example to be copied to the clipboard...

Motivation for the change:

This change is helpful because users may want to copy the example for easier use...

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... sh smoketest.sh...
  2. ...

@github-actions

Copy link
Copy Markdown
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1402-30843419d60521448ea75e51e69d805bb4c33f3f sh smoketest.sh

@andrewazores
andrewazores force-pushed the threadlocal-session-fix branch 2 times, most recently from 3d6f27a to 89b6246 Compare March 13, 2023 22:48
@github-actions

Copy link
Copy Markdown
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1402-89b62469de9555717f16cdfe8ed27e0510f7daab sh smoketest.sh

…processing

Signed-off-by: Andrew Azores <aazores@redhat.com>
@andrewazores
andrewazores force-pushed the threadlocal-session-fix branch from 89b6246 to 79738cc Compare March 14, 2023 19:43
@github-actions

Copy link
Copy Markdown
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1402-79738cc7003dadbc22794c819c07dd902523a80d sh smoketest.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant