Open the Flux resource detail view when clicking the reconciliation status
Release notes
Problem to solve
As an Application Operator, when a deployment fails, I want to quickly reach information about the failure, so I can troubleshoot and fix the issue.
The failed deployment is highlighted by the Flux reconciliation status icon on the environment page.
Proposal
Make the status clickable. Clicking the status should show the details sidebar for the configured Flux resource.
The details sidebar should
- clearly indicate the status and any reasoning behind it
- provide a button to reach the related event stream
- provide a button to reach the related log stream
Historical log search is not expected.
Intended users
Feature Usage Metrics
- clicks on the sync status
- clicks on log stream buttons by kubernetes kind
- clicks on event stream buttons by kubernetes kind
Does this feature require an audit event?
no
Implementation proposal
- Update Flux resource resolver to return all the data
- Use a GlDrawer and
workload_details.vue
component to render the details
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.