kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

🌱: enforce version to follow dns-1123

Open Kavinjsir opened this issue 1 year ago • 2 comments
trafficstars

Description

Refactor the version validation to allow version values follow:

  • Either literal string __internal
  • OR DNS-1123

Motivation

Resolve https://github.com/kubernetes-sigs/kubebuilder/issues/3739

Kavinjsir avatar Jun 14 '24 06:06 Kavinjsir