Skip to content

Enforce namespace of Kubernetes to lowercase

Shinya Maeda requested to merge fix/sm/34762-bad-validation-message into master

What does this MR do?

This MR enforces namespace of Kubernetes to lowercase

Are there points in the code the reviewer needs to double check?

Is it ok to enforce it? Or should we just improve an error message of validation?

Why was this MR needed?

This was issued at https://gitlab.com/gitlab-org/gitlab-ce/issues/34762 as Deliverable

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Close https://gitlab.com/gitlab-org/gitlab-ce/issues/34762

/cc @ayufan

Edited by Shinya Maeda

Merge request reports