Keith Chong

Results 6 issues of Keith Chong

Fixes https://github.com/argoproj/argo-cd/issues/17588 This PR builds upon https://github.com/argoproj/argo-cd/pull/17275 This PR adds/enables the "Edit" button to the Source and Parameter sections of each collapsible panel under the new Sources tab added from...

# Summary Building on top of what was added for the Edit support in https://github.com/argoproj/argo-cd/issues/17588, this enhancement covers the support for adding new sources and deleting existing sources from the...

enhancement
component:ui
multi-source-apps

# Summary This is to cover the Edit support from the proposal: https://github.com/argoproj/argo-cd/pull/17108. This adds or builds upon the changes from [ PR 17275 ](https://github.com/argoproj/argo-cd/pull/17275). (It was meant to be...

enhancement
component:ui

Fixes #18188 This will show the sync status info for single source apps as well as for the _first_ source of the multiple source application. This will align with what...

Signed-off-by: Keith Chong This can be the initial solution for https://github.com/argoproj/argo-cd/issues/6989 We need specific resource request and usage information per pod. - Note that I've included some of the logic...

lifecycle/rotten

Closes https://github.com/argoproj/argo-cd/issues/18047 This change is based on top of the Edit support added from https://github.com/argoproj/argo-cd/pull/17890 which in turn was based on the initial support that allows the viewing of multiple...