Comment 5 for bug 1896628

Revision history for this message
Al Bailey (albailey1974) wrote :

This is because of the addition of this value to this list.
https://github.com/starlingx/config/blob/master/sysinv/sysinv/sysinv/sysinv/common/constants.py#L1488

sysinv automatically tries to upload, etc.. all the apps in that list.

This also blocks doing a kubernetes upgrade, since the health check will fail.

When the rook commits merge, this should go away.