Skip to content

Conversation

manish-agrawal-ai
Copy link
Contributor

@manish-agrawal-ai manish-agrawal-ai commented Nov 9, 2022

Description

In acd resource tree response, health is coming as nil for nodes which are in missing state but health is coming as expected in another API of acd. so overriding health in resource tree nodes for which health is nil in resource tree and not nil in the other API.

Fixes #2593

How Has This Been Tested?

resource tree response for Apps for which some of the nodes are in missing state

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@manish-agrawal-ai manish-agrawal-ai changed the title fix fix: health fix for nodes in resource tree for missing state Nov 10, 2022
@kartik-579 kartik-579 merged commit 03e4df1 into main Nov 10, 2022
@kartik-579 kartik-579 deleted the issue_2593_fix branch November 10, 2022 10:28
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.

Bug: On Delete Rollout of any devtron-application via kubectl we don't show why app status is missing
2 participants