-
Notifications
You must be signed in to change notification settings - Fork 31
fix(ssl): fixed env var behaves unexpectedly #1570
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
Conversation
5057d2e
to
5acb120
Compare
5acb120
to
02ec3d4
Compare
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
Test image available:
|
This looks like the latest push includes some improperly cherry-picked commits from a rebase, or something. The main change itself looks fine now, but please correct the commit history to include only that change. |
Test image available:
|
Test image available:
|
9a1cc1a
to
497a87c
Compare
Test image available:
|
Test image available:
|
(cherry picked from commit 803c132)
(cherry picked from commit 803c132) Co-authored-by: Atif Ali <[email protected]>
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit --amend --signoff
Fixes: #1507
Description of the change:
This change allows enabling of SSL when CRYOSTAT_DISABLE_SSL is set to "false"
Motivation for the change:
This change is helpful because users may want to sue a Secure Sockect Layer(SSL) where as he can just pass the environment variable to false i.e < CRYOSTAT_DISABLE_SSL=false>
How to manually test:
CRYOSTAT_IMAGE=quay.io... sh smoketest.sh...
CRYOSTAT_DISABLE_SSL=false sh smoketest.sh and test it by < http --verify=no https://localhost:8181/health