Jonathan West

Results 21 issues of Jonathan West

This issue and discussion was kicked off from the [excellent comment](https://github.com/argoproj-labs/applicationset/pull/205#issuecomment-840596910) from @winmillwill on the Matrix generator PR. At present, if the Matrix generator's child generators produce parameters with matching...

enhancement

This issue is opened to discuss the passing of JSON/YAML objects into the `template`, rather than just individual string parameters. This would be the ability, with the Git file generator,...

enhancement
help wanted

This issue is a follow up to issue #71, which adds `.status.conditions` to ApplicationSet. This issue is opened to track adding `.status.applications` to ApplicationSet CRD. Under this new field conditions...

enhancement

As discussed [here](https://cloud-native.slack.com/archives/C01U45M2SVB/p1626115983314500) (amongst other places), there exists an obvious need with the Git generator to extract components of paths for use in ApplicationSet templates. At present (on the [master](https://argocd-applicationset.readthedocs.io/en/master/Generators-Git/)...

enhancement

**Design doc**: how to add support for creating ApplicationSets via the Argo CD Web UI/CLI, by adding support to the ApplicationSet and API Server backends: https://docs.google.com/document/d/1Qt7OhfENMK1iqUFGOGeADZZVP9PAjpGM-MzAW5md77g/edit?usp=sharing This was discussed at...

enhancement

The following enhancement request is from @christianh814: Currently the Generator will deploy an Application to the same namespace, if there is a namespace YAML in the Git repo. [@christianh814] would...

enhancement

The E2E test framework allows us to test ApplicationSet features against a live Kubernetes cluster and a live Argo CD instance. This issue tracks adding additional tests that specifically target...

ApplicationSet has a short section on how to develop it, in the parent readme: https://github.com/argoproj-labs/applicationset#development-instructions We should expand on this: - Quick introduction to tests types (unit and E2E), and...

documentation

**Codewind version:** Latest built from master. **OS:** Confirmed on Windows and Linux **Description:** The MicroProfile cache Dockerfile (https://github.com/eclipse/codewind/blob/master/src/pfe/file-watcher/dockerfiles/liberty/libertyDockerfile I believe) that is used to build the cache currently differs from...

kind/bug
area/iterative-dev

The UTC [Codewind weekly call meeting time](https://github.com/eclipse/codewind#feedback-and-community) is currently off by one hour due to shift to EDT (UTC-4) from EST (UTC-5). > Weekly meetings: The Codewind team holds weekly...

kind/bug
area/community