-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Context
v4 is doing a split between thin (as v3) and thick (adding metrics)
Migrate to thick and resolve any issues encountered
Notes for the migration:
Notes gathered when trying to upgrade to 4.0.2, some items may have been resolved since
- They moved from a python container image on 3.x to a distroless image on 4.x (
cat
not available anymore) - Their thick container image uses a slim Debian where we would still have
cat
for the startupProbe - Add
-thick
to the overridden container tag to not have their too loose versioning --multus-conf-file
not available on their thick version, being a flag only for their thin entrypoint
Metadata
Metadata
Assignees
Labels
No labels