This repository was archived by the owner on Mar 16, 2024. It is now read-only.
Commit 8bb7baa
committed
Remove -job suffix from generated service names
The names of jobs and containers already form a set; that is, the name
of a job or container must be unique across all jobs and containers.
Drop the -job suffix from the names of ServiceInstances generated for jobs
so that the DNS name matches the resource name.
Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>1 parent 6e8c7e4 commit 8bb7baa
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
128 | | - | |
| 127 | + | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
340 | 339 | | |
341 | 340 | | |
342 | 341 | | |
343 | | - | |
| 342 | + | |
344 | 343 | | |
345 | 344 | | |
346 | 345 | | |
| |||
541 | 540 | | |
542 | 541 | | |
543 | 542 | | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
0 commit comments