Skip to content

Validation of kube context with log hints

What does this MR do?

Validates that a proper kube context exists. If one does not, gives log hints about the available ones. If default context is available, gives log hints about which one is being used.

This level of log hints should avoid a lot of initiation of help requests from users as it helps them discover misconfiguration more easily.

The additional code is meant to add process efficiency by reducing failure and research by users and reduce support contacts between users and GitLab.

Screenshots

Manual QA

Edited by João Alexandre Cunha

Merge request reports