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

fix(dashboard_panels): change to check ready condition in managedchart #858

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

FrankYang0529
Copy link
Member

@FrankYang0529 FrankYang0529 commented Oct 7, 2024

Problem:
In Fleet v0.10.2, it changes to set Ready condition. However, we checked Processed condition.

https://github.com/rancher/fleet/blob/decbf9ae72eff096b2bee5efe05a92fdcbd5627d/internal/cmd/controller/reconciler/bundle_controller.go#L250

Solution:
Change command to check Ready condition.

Related Issue:
harvester/harvester#6690

Test plan:

  1. Create a Harvester cluster.
  2. When Harvester is ready, check dashboard show "Ready".
Screenshot 2024-10-07 at 10 39 25 AM

@FrankYang0529 FrankYang0529 marked this pull request as ready for review October 7, 2024 02:39
@FrankYang0529 FrankYang0529 requested review from bk201 and Yu-Jack October 7, 2024 02:40
@FrankYang0529 FrankYang0529 changed the title fix(dashboard_panels): check to check ready condition in managedchart fix(dashboard_panels): change to check ready condition in managedchart Oct 7, 2024
Copy link
Contributor

@ibrokethecloud ibrokethecloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. thanks.

@Yu-Jack Yu-Jack merged commit f778336 into harvester:master Oct 7, 2024
7 checks passed
@FrankYang0529 FrankYang0529 deleted the HARV-6690 branch October 7, 2024 03:25
@FrankYang0529
Copy link
Member Author

@mergify backport v1.4

Copy link

mergify bot commented Oct 7, 2024

backport v1.4

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants