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

UI should show resource if cluster is missing allowedResources data #7274

Merged
merged 1 commit into from Mar 3, 2023

Conversation

jakolehm
Copy link
Contributor

@jakolehm jakolehm commented Mar 3, 2023

It seems the cluster allowedResources ends up being empty (because of an unknown error?) which will cause UX issue for users because they cannot see for example all Workloads menus. This PR changes the behaviour so that we always show a resource if we didn't get the allowedResources data properly.

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm added bug Something isn't working blocker labels Mar 3, 2023
@jakolehm jakolehm added this to the 6.4.1 milestone Mar 3, 2023
@jakolehm jakolehm requested a review from a team as a code owner March 3, 2023 11:04
@Iku-turso Iku-turso merged commit 8b93a52 into master Mar 3, 2023
@Iku-turso Iku-turso deleted the should-show-resource-if-no-data branch March 3, 2023 11:48
Iku-turso pushed a commit that referenced this pull request Mar 3, 2023
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Iku-turso pushed a commit that referenced this pull request Mar 3, 2023
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@Iku-turso Iku-turso mentioned this pull request Mar 3, 2023
Iku-turso added a commit that referenced this pull request Mar 3, 2023
* should show resource if missing allowedResources data (#7274)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* Release 6.4.1

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

---------

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jweak jweak mentioned this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants