-
Notifications
You must be signed in to change notification settings - Fork 512
Disabled support tools if cluster is not registered. #2168
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
Disabled support tools if cluster is not registered. #2168
Conversation
e683e35 to
f4d9952
Compare
f4d9952 to
6665306
Compare
|
Does this mean that an unregistered cluster can't run speedtest? |
any answer to my question? |
Yes, that's correct |
Isn't this going to be a breaking change and perhaps a large change for even POC customers? - are we saying that even POCs will have to be registered? |
I see, yeah the requirement was to request for register the cluster to enable the tools actions. I think we might need to review this further. |
|
If possible can we commit the changes to Register.tsx file in a different PR? I believe those changes can go without any problem but not 100% sure |
4e3eca3 to
d544559
Compare
d544559 to
e54ecd9
Compare
cniackz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is blocked, no need for a review right now.
8b39ad9 to
2f82e26
Compare
- Redirect to register page when not register vars are set - Added double column for register page Signed-off-by: Benjamin Perez <[email protected]>
2f82e26 to
45ba17c
Compare
PR Ready for review |
- Redirect to register page when not register vars are set - Added double column for register page Signed-off-by: Benjamin Perez <[email protected]>


What does this do?
How does it look?
Signed-off-by: Benjamin Perez [email protected]