fix(service)!: migrate services.http to service
Generate README / generate-parameters (push) Failing after 39s
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 28s
Markdown linter / markdown-link-checker (push) Successful in 45s
Markdown linter / markdown-lint (push) Successful in 33s

This commit is contained in:
2026-05-31 18:44:21 +02:00
parent e1f5a16542
commit f760568ac5
15 changed files with 212 additions and 213 deletions
@@ -13,7 +13,7 @@ tests:
gatewayAPI.enabled: false
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -23,7 +23,7 @@ tests:
gatewayAPI.enabled: true
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -33,7 +33,7 @@ tests:
gatewayAPI.enabled: false
gatewayAPI.core.httpRoute.enabled: true
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -43,7 +43,7 @@ tests:
gatewayAPI.enabled: false
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: true
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -53,7 +53,7 @@ tests:
gatewayAPI.enabled: false
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: true
service.enabled: true
asserts:
- hasDocuments:
count: 0
@@ -63,7 +63,7 @@ tests:
gatewayAPI.enabled: true
gatewayAPI.core.httpRoute.enabled: true
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -73,7 +73,7 @@ tests:
gatewayAPI.enabled: true
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: true
services.http.enabled: false
service.enabled: false
asserts:
- hasDocuments:
count: 0
@@ -83,7 +83,7 @@ tests:
gatewayAPI.enabled: true
gatewayAPI.core.httpRoute.enabled: false
gatewayAPI.nginx.clientSettingsPolicy.enabled: false
services.http.enabled: true
service.enabled: true
asserts:
- hasDocuments:
count: 0
@@ -93,7 +93,7 @@ tests:
gatewayAPI.enabled: true
gatewayAPI.core.httpRoute.enabled: true
gatewayAPI.nginx.clientSettingsPolicy.enabled: true
services.http.enabled: true
service.enabled: true
asserts:
- hasDocuments:
count: 1
@@ -133,7 +133,7 @@ tests:
foo: "bar"
labels:
bar: "foo"
services.http.enabled: true
service.enabled: true
asserts:
- equal:
path: metadata.annotations
@@ -157,7 +157,7 @@ tests:
enabled: true
clientMaxBodySize: 10m
clientBodyTimeout: 30s
services.http.enabled: true
service.enabled: true
asserts:
- isSubset:
path: spec.body
@@ -177,7 +177,7 @@ tests:
keepaliveTime: 60s
keepaliveTimeout: 60s
keepaliveMinTimeout: 10s
services.http.enabled: true
service.enabled: true
asserts:
- notExists:
path: spec.body