Spike: Investigate hardening manifest type labels for all dsop projects
While testing the newest release for IBFE in https://repo1.dso.mil/platform-one/private/big-bang/ironbank/ironbank-bootstrap/-/issues/593 we noticed that the type filters showing in the ui are:
- Commercial
- Enterrpise evluation
- Fixme
- Opeensource
- Opensource
After talking with Eric Versaw about this, he confirmed that the values for these filters are coming from the mil.dso.ironbank.image.type label in the hardening manifest for each container.
To resolve these misspelled and 'fixme' labels in the hardening manifest, we should:
- get all of the master branch hardening manifests in the dsop group
- review and compare all of the existing labels
- figure out how we want to resolve all of the misspelled and 'fixme' labels
Edited by Kenneth Maguire