openstack-helm-infra/metacontroller
Phil Sphicas 1f5e3ad8c7 Fix disappearing metacontroller CRDs on upgrade
The existing metacontroller chart conditionally only renders the CRDs if
the metacontroller does not exist.

This creates an oscillatory effect every time the chart is upgraded - if
CRDs are present, then they will be removed, and if they are absent,
they will be installed.

This change removes the metacontroller.k8s.io/v1alpha1 capabilities
check, and relies on the values.yaml option 'manifests.crds' only to
decide whether or not to render the CRDs. In an upgrade, tiller should
do the right thing based on whether the CRDs need updating.

Change-Id: I683c9e5695b7fcdddc8b6ef8622cddb96797111c
2020-10-05 03:44:17 +00:00
..
templates Fix disappearing metacontroller CRDs on upgrade 2020-10-05 03:44:17 +00:00
values_overrides updating apparmor profile to runtime/default 2020-08-25 18:57:39 -05:00
Chart.yaml Fix disappearing metacontroller CRDs on upgrade 2020-10-05 03:44:17 +00:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml Run metacontroller from 34356 user 2020-08-28 18:14:49 +00:00