Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,14 @@ Exec into the Kubernetes Pod right from Argo CD Web UI! [#4351](https://github.c

The feature allows combining of-the-shelf Helm chart and value file in Git repository ([#2789](https://github.com/argoproj/argo-cd/issues/2789))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we merge this under Support multiple sources for an Application?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine to keep two items. People probably think of them as separate features.


### Support multiple sources for an Application

Support more than one source for creating an Application [#8322](https://github.com/argoproj/argo-cd/pull/8322).

### Sharding application controller

Application controller to scale automatically to provide high availability[#8340](https://github.com/argoproj/argo-cd/issues/8340).

### Add support for secrets in Application parameters

The feature allows referencing secrets in Application parameters. [#1786](https://github.com/argoproj/argo-cd/issues/1786).
Expand Down