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

Add OIDCCacheShmEntrySizeMax parameter #618

Merged
merged 1 commit into from Sep 1, 2020

Conversation

jvlcek
Copy link
Member

@jvlcek jvlcek commented Sep 1, 2020

Fixes ManageIQ/manageiq#20511

This PR helps to ensure OIDC Cache is not undersized for most installations by increasing OIDCCacheShmEntrySizeMax from the default of 16913 bytes to 65536.

@jvlcek
Copy link
Member Author

jvlcek commented Sep 1, 2020

@miq-bot add_label bug
@miq-bot add_label authentication
@miq-bot assign @abellotti

@miq-bot miq-bot added the bug label Sep 1, 2020
@miq-bot
Copy link
Member

miq-bot commented Sep 1, 2020

@jvlcek Cannot apply the following label because they are not recognized:

  • authentication

All labels for ManageIQ/manageiq-pods: https://github.com/ManageIQ/manageiq-pods/labels

@jvlcek
Copy link
Member Author

jvlcek commented Sep 1, 2020

@abellotti Please take a look. Thank you! JoeV

@miq-bot
Copy link
Member

miq-bot commented Sep 1, 2020

Checked commit jvlcek@ac9bd6e with ruby 2.6.3, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@abellotti
Copy link
Member

Thanks for taking care of this @jvlcek LGTM!! 👍

@abellotti abellotti merged commit 038d1d2 into ManageIQ:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OIDC Auth fails with "oidc_cache_set: could NOT store X bytes"
3 participants