-
Notifications
You must be signed in to change notification settings - Fork 29
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
[SURE-7333] Downstream AKS Cluster Management > Cluster details
page not displaying accurate message during update
#179
Comments
@Josh-Diamond What extra information is provided by displaying the non-formatted text suggested? |
@kwwii the non-formated text suggestion came from AKS Operator logs, and instead of displaying, w.r.t. What extra information is provided by displaying the non-formatted text suggested? The specific node pool being updated. If we have access to more specific details, we should pass them along to user w/o them having to navigate off Cluster Details page. From QA perspective this is a bug. |
Thanks, I agree that we should give the user as much information as possible |
This should be transferred to backend to provide the information via the operator. |
I will look on this |
It is needs to be discussed with UI team, |
@Josh-Diamond is there a respective JIRA issue ? @gaktive should I create a dashboard issue or will you ? |
@kkaempf You have the instant context so I'll allow you to file :) |
@kkaempf @gaktive I don't think this is one for the UI team (rancher/dashboard#8877 (comment)). Whoever owns the |
When you create a hosted cluster (e.g. AKS), although the
and the following for the provisioning cluster object:
With the following showing on the UI: I think in this case, it seems like the correct path for the hosted team would be to set the corresponding condition on the management cluster, be it |
Good spot @jakefhyde. I've investigated some more, interestingly it's different given the type of cluster
For tracking
|
Since @mjura is already on it, I moved it to 2.9-Next1 Michal, feel free to move to a different milestone as you see fit 😉 |
@richard-cox The fact we use mgmt cluster is most likely historical - I thought we would prefer to move towards using the provisioning cluster where possible and ultimately remove the need for the UI to request the mgmt cluster. Would it not be better for the hosted operators to update the provisioning cluster and for the UI to be updated to look there? |
We talked with Gary and I moved it to v2.10, due it will be needed UI help, it this issue has low priority |
@richard-cox @mjura & @jakefhyde can you sync on this and determine the next step to take? @nwmac to follow up with @mattfarina on the nomenclature used for what a cluster here is in this context, since that would drive some of the UI around here. |
Please look on comment #179 (comment) |
Following on from #179 (comment) and #179 (comment). I think the proposal would be
If that's acceptable to everyone i can create a new UI issue to track that first point and we can use this issue to track the second |
Problem is that any AKS, EKS or GKE hosted operator is not populating logs to |
The ask is to do so.
The state and status message needs to come from the provisioning cluster. This is covered in #179 (comment). To expand on the second part of the comment, soon the UI can only sort or filter lists of resources by properties within that resource (they will be cached in rancher which will be doing the pagination and then sending a single page to the ui). If state and status need to come from a secondary resource ( |
SURE-7333
Setup
2.7.0
Chrome
Describe the bug
Cluster Management > Cluster details
page does not display accurate message.To Reproduce
2.7.0
Cluster Management > Cluster Details
pageResult
This resource is currently in a transitioning state, but there isn't a detailed message available.
Expected Result
time="2023-03-07T02:10:50Z" level=info msg="Waiting for cluster [REDACTED] to update node pool [REDACTED]"
Screenshots
The text was updated successfully, but these errors were encountered: