Conversation
shamoon
left a comment
There was a problem hiding this comment.
The length of the docs here backs up my theory that k8s is too complicated. If you’d think there’s a way to make it more concise (mostly linking to other places ) that’d be great, I didn’t see anything obvious.
As for the widget, if you wouldn’t mind copy pasting some sample api output for me to test.
Finally, one thing is all widgets should display no more than 4 blocks. I’ll have a real look once you have a chance to supply the above.
thanks
5f11951 to
388ec4e
Compare
388ec4e to
5e938b6
Compare
|
I feel you, the doc however is not related to kubernetes itself. It's due to the way roles are configured in ArgoCD, which is a little unintuitive and I wanted to include a security best practice rather than just the quickest solution to get it running. Limited the maximum fields shown to 4 now. Sample API response to test with: |
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
5ca4689 to
b4e9f09
Compare
Thank you for this cool project! |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |

Proposed change
This adds a widget for ArgoCD. It can list the count of apps present in an ArgoCD instance by app status, e.g.
syncedorhealthy.Closes #2644
Type of change
Checklist: