Gatekeeper - remove disabled constraints (post-upgrade)
Package Owner Merge Request
Package Changes
- https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/merge_requests/90
- https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/releases/3.5.1-bb.11
Additional Details
Adds a post-upgrade job that will delete the "disabled" constraints. Previously this was a manual step.
Closes https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/issues/106
Merge request reports
Activity
added gatekeeper label
added statusreview label
added 3 commits
-
01f31c7d...ce3d87a8 - 2 commits from branch
master
- dacf7627 - Merge branch 'master' into 'gatekeeper-remove-disabled-constraints'
-
01f31c7d...ce3d87a8 - 2 commits from branch
- Resolved by Michael McLeroy
Would this handle us "deprecating" a constraint by completely removing it/it's values from the chart? It doesn't appear so since the job ranges through the values, not an issue that should hold up this MR but might be good to make note of that...
Could either:
- have a future issue tackle removing those
- ensure that any "deprecated" constraints stay around in values (disabled) for 1 release before being deleted fully
Edited by Micah Nagel
Looks like might have to jump to
bb.13
to get IPS for the job added? https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/blob/main/CHANGELOG.md#351-bb13