-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Serverless Sprint 182, Serverless Sprint 183
Periods are not allowed in the Knative Route traffic tags. But, the webhook Route validation happily lets these periods (and other disallowed characters) through only to later fail to create the Kubernetes Service with an error that names must adhere to DNS-1035.
It's a better user experience - both on CLI and via web console - if we do this validation in the webhook instead of later during the reconcile loop.
- is related to
-
SRVKS-440 Setting Traffic Distribution with numeric tags cause configuration hang
- Closed