UNCLASSIFIED - NO CUI

Skip to content

Remove MySQL Shell due to findings

blake.burkhart requested to merge remove-mysql-shell into development

MySQL Shell contains a vendored copy of pip 19.0.3 with known issues. Remove it completely, because it is optional in a server image.

An alternate solution would have ben to update the vendored copy of pip.

Also update the BASE_REGISTRY, etc ARGs.

Merge request reports