Skip to content

Restrict allowed chars for Kubernetes Agent's name

Thong Kuah requested to merge cluster_agent_name_validation into master

What does this MR do?

The validation rules comes from the Kubernetes specification for the name field. See https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#dns-label-names

No Changelog necessary as there is no user-facing method to create or edit agents as yet

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Thong Kuah

Merge request reports