-
Notifications
You must be signed in to change notification settings - Fork 43
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
Segfault when doing role assignment #3259
Labels
bug
Something isn't working
Comments
JAORMX
added a commit
that referenced
this issue
May 7, 2024
…rom helm deployment This, without a feature flag file causes minder to crash. Relates-to: #3259 Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
10 tasks
JAORMX
added a commit
that referenced
this issue
May 7, 2024
…rom helm deployment This, without a feature flag file causes minder to crash. Relates-to: #3259 Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com> Co-Authored-By: Michelangelo Mori <mmori@stacklok.com>
We mitigated this by not setting the environment variable that enables the feature flag functionality. |
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
When attempting to do a role assigment we get a segfault as follows:
Seems to be an issue with the recently included feature flags.
To Reproduce
this happens if no feature flags configuration is present.
What version are you using?
No response
The text was updated successfully, but these errors were encountered: