tnozicka / openshift-acme

ACME Controller for OpenShift and Kubernetes Cluster. (Supports e.g. Let's Encrypt)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1 to v2 migration path

rporres opened this issue · comments

We have a few deployments of openshift-acme still running with v1. Is there a migration path to run v2 there or will it just work with the existing routes and secrets removing the v1 deployments, services, etc and installing the v2 ones?

Related to #119

Thx for all the work here, @tnozicka. Great stuff!

The migration from v1 to v2 doesn't require any action except replacing the deployment resources.

Always apply the deployment together with other resources (like serviceaccount, roles, ..) from the same version and delete resources that are no longer there like the imagestream.