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

Implement Resource panel UI #3673

Open
Tracked by #3591
mowies opened this issue Aug 8, 2024 · 1 comment
Open
Tracked by #3591

Implement Resource panel UI #3673

mowies opened this issue Aug 8, 2024 · 1 comment

Comments

@mowies
Copy link
Member

mowies commented Aug 8, 2024

Description

Implement a new tab in the ArgoCD app resource panel that shows details about the app's tasks/evaluations and their results. Come up with a good UX for showing this information.

Details

The keptn-gateway should have one endpoint to gather and return the needed information.

Request params:

  • KeptnAppVersion name, namespace

Returned data:

  • pre/post tasks/evaluations from app together with the respective results
  • list of KeptnWorkloads with pre/post tasks/evaluations together with the respective results

Notes

Docs for extending adding a new resource tab

@shardulsrivastava
Copy link
Contributor

@mowies I am not sure about the complexity , but I would like to take a stab at this. I am a newbie, but happy to take on a challenge.

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

No branches or pull requests

2 participants