VAT 2022.08.04
- VAT BE: 1.9.43
- VAT FE: 2.9.38
- ROSIE: none
BLUF of release
- Exposes VAT image link to IBFE. This allows users to navigate from an IBFE image to the image in VAT.
- Updated Import to handle the addition of package path to Twistlock scans without losing existing justifications, designations, review, or approval info.
- Fixes long ~10 sec wait time that can happen during VAT startup.
- Implemented dynamic filters on labels for the image catalog. This means that when new labels are introduced by POPs, they will immediately be available in the image catalog filter.
- Fixed bug that would sometimes allow the status of an image on the dashboard to be out of sync with the image page for a short time due to caching.
- Cleaned up example values and descriptions in swagger to improve clarity.
- Added a dynamic "User Feedback" button to VAT. Will send the user to the configured URL. Will be hidden when no configuration is given.
- Updated logo for Red Hat.
P1 API Breaking Changes
None
Warning
There will be more such changes in future releases to standardize values
Tickets Completed
Ticket | Description | Type |
---|---|---|
IBFE-545 | Updates for Red Hat logo. | BE |
IBVAT-943 | Fixes long ~10 sec wait time that can happen during VAT startup. Also provides a clean pattern to pass initial startup info from the BE to the FE in a single place. | BE, UI/UX |
IBVAT-1166 | Fixed bug that would sometimes allow the status of an image on the dashboard to be out of sync with the image page for a short time due to caching. | BE |
IBVAT-1167 | Cleaned up example values and descriptions in swagger to improve clarity. | API/P1 |
IBVAT-1175 | Added a dynamic "User Feedback" button to VAT. Will send the user to the configured URL. Will be hidden when no configuration is given. | BE, UI/UX |
IBVAT-1177 | VAT now stores both scanDate and buildDate as separate elements. Also wired IBFE to handle them separately. This is an important step in enabling re-scan without re-build. | BE, API/P1, Import/Pipelines, IBFE |
IBVAT-1179 | Exposes VAT image link to IBFE. This allows users to navigate from an IBFE image to the image in VAT. | IBFE |
IBVAT-1181 | Updated Import to handle the addition of package path to Twistlock scans without loosing existing justifications, designations, review, or approval info. | Import/Pipeline |
IBVAT-1210 | Implemented dynamic filters on labels for the image catalog. | UI/UX |
Misc Work: ( No user experience changes ):
- IBVAT-1119: Conducted a SPIKE on how to dynamically filter for labels on VAT catalog.
- IBVAT-1064: Conducted a SPIKE on how to support VAT in IL5.
- IBVAT-1157: Updates to Cypress e2e tests to improve performance and maintainability.
- IBVAT-1213: Upgrade bootstrap to 5.2.0
- IBVAT-1183: Use registry1 nginx image for FE prod Dockerfile.
- IBVAT-1215: Migrated IBFE image favorites to VAT.
- IBVAT-1217: Add CSP to FE to support CtF.
- IBVAT-1111: SD Elements Work & Review.