Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Implement additional Cluster generator E2E tests #80

Closed
jgwest opened this issue Dec 17, 2020 · 1 comment · Fixed by #148
Closed

Implement additional Cluster generator E2E tests #80

jgwest opened this issue Dec 17, 2020 · 1 comment · Fixed by #148
Assignees
Milestone

Comments

@jgwest
Copy link
Member

jgwest commented Dec 17, 2020

The proposed 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 the cluster generator.

PR #66 already includes a basic test of this generator, but this basic test was not an attempt at an exhaustive test of the functionality.

Should include, at least:

  • Adding a new cluster (secret) should trigger ApplicationSet controller to create a new Application for it
@jgwest jgwest added this to the Milestone 1 milestone Jan 12, 2021
@sbose78
Copy link
Contributor

sbose78 commented Mar 2, 2021

Adding a new cluster (secret) should trigger ApplicationSet controller to create a new Application for it

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants