applicationset-progressive-sync icon indicating copy to clipboard operation
applicationset-progressive-sync copied to clipboard

Progressive sync controller for Argo ApplicationSet

Results 38 applicationset-progressive-sync issues
Sort by recently updated
recently updated
newest added

Depends on #28 With the e2e environment in the Makefile, we can quickly spin up a new environment in github action and perform some e2e testing.

enhancement

As per https://github.com/Skyscanner/argocd-progressive-rollout/pull/44#discussion_r603400135 We need defaults for (but possibly not limited to): - insecure - argocd server

enhancement

we spent some time making a helm chart to abstract all the complexity, might as well use it for our e2e environment...

enhancement

Users might write their stages in a way so they forget to update some of the clusters they have deployed into. To allow users to deliberately doing a partial rollout...

enhancement

Users might want to pause a rollout in a break-glass scenario. The spec looks like ``` spec: ... paused: true ... ``` In this case, the desired behavior is to...

enhancement

Adding this one in while I can think of it. Expose rollout metrics to prometheus

enhancement

We use a deprecated Ginkgo functionality. The test output is https://github.com/Skyscanner/argocd-progressive-rollout/pull/53/checks?check_run_id=2331406128#step:7:246 There is a recommended migration path: https://github.com/onsi/ginkgo/blob/v2/docs/MIGRATING_TO_V2.md#removed-async-testing

bug

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.2.0. Release notes Sourced from docker/build-push-action's releases. v3.2.0 What's Changed Remove workaround for setOutput by @​crazy-max (#704) Docs: fix Git context link and add more...

dependencies

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.3.0. Release notes Sourced from actions/setup-python's releases. v4.3.0 Update @​actions/core to 1.10.0 version #517 Update @​actions/cache to 3.0.4 version #499 Only use github.token on github.com...

dependencies

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.2.1 to 2.3.1. Release notes Sourced from helm/chart-testing-action's releases. v2.3.1 What's Changed bump ct to v3.7.1 by @​cpanato in helm/chart-testing-action#96 Full Changelog: https://github.com/helm/chart-testing-action/compare/v2.3.0...v2.3.1 v2.3.0 What's Changed fix:...

dependencies