Commit Graph

4 Commits

Author SHA1 Message Date
ce479629f6 fix(service): Fixes naming service ports
- ports should be named "port-XXX" with XXX to be the port number if the
port name cannot be discovered
- it follows what we do in Deployment objects
- this should fix #132
2025-07-13 15:02:26 +02:00
533e1422d0 Sonar complience
Use valid names and factorize some constants checks
2024-10-18 09:36:55 +02:00
e0c18ec2ad Avoid repetitions 2024-04-23 15:45:31 +02:00
77de53c999 Create more tests 2024-04-23 14:26:23 +02:00