Skip to content

Commit 4c0a34d

Browse files
committed
test(notes): drop redundant in-range no-warning cases
1 parent 1d24022 commit 4c0a34d

1 file changed

Lines changed: 0 additions & 38 deletions

File tree

traefik/tests/notes_test.yaml

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -73,44 +73,6 @@ tests:
7373
7474
7575
RELEASE-NAME with docker.io/traefik:v3.6.8 has been deployed successfully on NAMESPACE namespace!
76-
- it: should not display warning when using an ea Proxy version within range
77-
set:
78-
image:
79-
tag: v3.6.10-ea.1
80-
asserts:
81-
- equalRaw:
82-
value: |
83-
84-
85-
RELEASE-NAME with docker.io/traefik:v3.6.10-ea.1 has been deployed successfully on NAMESPACE namespace!
86-
- it: should not display warning when using a stable Hub version within range
87-
set:
88-
image:
89-
registry: ghcr.io
90-
repository: traefik/traefik-hub
91-
tag: v3.19.5
92-
hub:
93-
token: xxx
94-
asserts:
95-
- equalRaw:
96-
value: |
97-
98-
99-
RELEASE-NAME with ghcr.io/traefik/traefik-hub:v3.19.5 has been deployed successfully on NAMESPACE namespace!
100-
- it: should not display warning when using an ea Hub version within range
101-
set:
102-
image:
103-
registry: ghcr.io
104-
repository: traefik/traefik-hub
105-
tag: v3.19.5-ea.1
106-
hub:
107-
token: xxx
108-
asserts:
109-
- equalRaw:
110-
value: |
111-
112-
113-
RELEASE-NAME with ghcr.io/traefik/traefik-hub:v3.19.5-ea.1 has been deployed successfully on NAMESPACE namespace!
11476
- it: should not display a warning when persistence and initContainer are enabled
11577
set:
11678
persistence:

0 commit comments

Comments
 (0)