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 · 2 comments
Open
Tracked by #3591

Implement Resource panel UI #3673

mowies opened this issue Aug 8, 2024 · 2 comments

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.

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be
closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 10, 2024
@mowies mowies removed the stale label Oct 10, 2024
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