Would be nice to support Argo Rollouts CRD's as deployment type (now this is not recognized as a valid target reference):
For example:
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
name: my-service
spec:
strategy:
canary:
analysis:
templates:
- templateName: build-low-error-low-latency
args:
- name: service
value: my-service
- name: namespace
value: my-namespace
- name: build
value: $(BUILD)
startingStep: 1
steps:
- setWeight: 100
- pause: {duration: 10m}
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too