cli/pkg
halspang f576cb4679
Skip CRD application during downgrade (#795)
* Skip CRD application during downgrade

With the addition of the v2alpha1 subscription CRD, rolling back to
a previous version does not work seamlessly. This is due to k8s not
allowing a new CRD without the v2alpha1 version.

As CRDs are additive skipping their removal when downgrading should
not impact anything. Handling this with an implicit flag allows for
users to have an easy experience without touching the CRDs.

* Fix go.mod with go mod tidy
2021-09-13 11:11:54 -07:00
..
age add renewed headers (#588) 2021-02-10 08:37:08 -08:00
api add renewed headers (#588) 2021-02-10 08:37:08 -08:00
kubernetes Skip CRD application during downgrade (#795) 2021-09-13 11:11:54 -07:00
metadata add renewed headers (#588) 2021-02-10 08:37:08 -08:00
print Removed unused function 2021-03-16 17:29:46 -04:00
rundata add renewed headers (#588) 2021-02-10 08:37:08 -08:00
standalone Run command: fix bool args passed to daprd (#768) 2021-07-20 12:09:35 -04:00
version Fixing removal of "v" from release version 2021-07-14 13:38:42 -04:00