You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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:
Returned data:
Notes
Docs for extending adding a new resource tab
The text was updated successfully, but these errors were encountered: