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 (backport #858) #859

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot 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
This is an automatic backport of pull request #858 done by [Mergify](https://mergify.com).

@Yu-Jack Yu-Jack merged commit 1691dcd into v1.4 Oct 7, 2024
7 checks passed
@FrankYang0529 FrankYang0529 deleted the mergify/bp/v1.4/pr-858 branch October 7, 2024 06:07
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.

2 participants