-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Introduce kludge to make "isEnabledForCluster" work again for cluster page menus PART 2 #5801
Introduce kludge to make "isEnabledForCluster" work again for cluster page menus PART 2 #5801
Conversation
...behaviours/cluster/extension-api/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx
Outdated
Show resolved
Hide resolved
2010df9
to
a9fe67b
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
3759636
to
77940b7
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
a9fe67b
to
17c3f01
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
77940b7
to
0fa7bef
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
17c3f01
to
284feac
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
0fa7bef
to
e30c960
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
...behaviours/cluster/extension-api/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx
Outdated
Show resolved
Hide resolved
...behaviours/cluster/extension-api/disable-sidebar-items-when-cluster-is-not-relevant.test.tsx
Outdated
Show resolved
Hide resolved
e30c960
to
08ff251
Compare
284feac
to
497ccdf
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
08ff251
to
5460583
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
497ccdf
to
fb6ad38
Compare
…ar items) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
5460583
to
d091f47
Compare
… pages PART 1 (#5800) * Kludge "isEnabledForCluster" work again for cluster pages Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Introduce kludge to make "isEnabledForCluster" work again for cluster page menus PART 2 (#5801) * Kludge "isEnabledForCluster" work again for cluster page menus (sidebar items) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Introduce kludge to make "isEnabledForCluster" work again for kube object status texts PART 3 (#5802) * Kludge "isEnabledForCluster" work again for kube object status texts Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Kludge "isEnabledForCluster" work again for kube object menu items (#5803) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) * Kludge "isEnabledForCluster" work again for cluster page menus (sidebar items) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Kludge "isEnabledForCluster" work again for kube object status texts Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Kludge "isEnabledForCluster" work again for kube object menu items Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Kludge "isEnabledForCluster" work again for workload overview details Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Kludge "isEnabledForCluster" work again for kube object details (#5805) Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Part 2 of #5800.
Signed-off-by: Janne Savolainen janne.savolainen@live.fi