Commit Graph

2 Commits (fc8ffe5d37d068f14e86aed7e8b847d016c99b19)

Author SHA1 Message Date
Guillaume Berche 08ee61a298
Add flux trace shortcut to flux plugin (#1356)
* Add flux trace shortcut to flux plugin

Implementation notes: $RESOURCE_NAME is exported in plural form (e.g. cronjobs, pods) so the script trims the trailing s if any.

* Generalize to support other resource name plural forms

such as Ingresses
2021-12-13 12:33:00 -07:00
fragolinux 66bce23f42
add support for flux reconcile/suspend/resume (#1125)
# Shift-T (with confirmation) to toggle helm releases or kustomizations suspend and resume
# Shift-R (no confirmation) to reconcile a git source or a helm release or a kustomization
2021-07-24 08:22:46 -06:00