Skip to content
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 cookie name setup #675

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Fix cookie name setup #675

merged 4 commits into from
Jan 24, 2024

Conversation

1000TurquoisePogs
Copy link
Member

ZSS was determining whether or not to use a cookie with the suffix of its http port, or with the suffix of the HA instance name, depending on whether it detected an environment variable that appears to never have been in v2, and maybe was from v1.

Now, I try to detect if we're in an HA mode depending upon the quantity of elements in the "haInstances" section of the zowe YAML.

This should be sufficient, since if you are not using HA, that section should be commented out.

… should be

Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
Signed-off-by: 1000TurquoisePogs <sgrady@rocketsoftware.com>
@1000TurquoisePogs
Copy link
Member Author

Fix for zowe/zlux#969

@1000TurquoisePogs
Copy link
Member Author

Fix for #599

@JoeNemo JoeNemo merged commit 5980edf into v2.x/staging Jan 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants