added validation of application names to prevent conflicts at a later

stage with genrated resource names.

The Server resource names will use the -pNNNN suffix to indicates a
linkerd Server resource for port NNNN
This commit is contained in:
2025-01-19 17:08:12 +01:00
parent 60ebbf0ef4
commit c9022a8036
3 changed files with 32 additions and 6 deletions
+3
View File
@@ -16,6 +16,9 @@ namespaces:
- name: openns
open: true
applications:
- name: myapp
matchLabels:
app: myapp
- name: openapp
ports:
- port: 100