Set required labels new umbrella pattern SKIP UPGRADE CHECK
General MR
Summary
Test BB MR: big-bang/bigbang!5087 (closed)
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
Upgrade Notices
To get twistlock to deploy with a change to the labels and labelSelectors we added the ability to force upgrade to the BB packages. This is done with a new optional property called forceUpgrade
that defaults to false. For this upgrade we will be enabling it for twistlock. This can be enabled with the following:
twistlock:
forceUpgrade: true
This property is the equivalent of using the -force
flag with a helm upgrade
. This will use a replacement strategy to update the resources.
This will be defaulted on for twistlock for this release, and then will go back to defaulting to false. No manual action is required for this.