numaproj-labs / numaplane

Apache License 2.0
1 stars 4 forks source link

Invalid namespace should throw validation error #284

Open xdevxy opened 6 months ago

xdevxy commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Destination->Namespace is empty:
  2. controller gave error "error":"namespace is not a valid string for cluster staging-usw2-k8s,"

Expected behavior Should throw a CR validation error and not get applied