SpinnakerDCDController is Kubernetes Custom Controller that manages Spinnaker's Declarative Continuous Delivery resources.
$ kubectl apply -k manifests
Applying an examples
manifest deploys Spinnaker resources.
$ kubectl apply -f examples
spec
lives up to dcd-spec.
We use roer internally that has become EOL, but we continue to use it because there is no alternative. spin is not a complete roer successor.
$ make dev
$ make test
$ make lint
$ make gen