Deepomatic / dmake

DMake is a tool to manage micro-service based applications
MIT License
36 stars 3 forks source link

error: the server doesn't have a resource type "rollouts" #531

Closed thomas-riccardi closed 2 years ago

thomas-riccardi commented 2 years ago
[DMake] Wait rollout for <dmake-service-xxx> Rollout on kubernetes cluster <kubectl-context-yyy>:
error: the server doesn't have a resource type "rollouts"

Since #529 we implicitly assume the Argo Rollouts CRD is defined on all kubernetes clusters on which dmake deploys. We should not assume that.