feat(common): Release common-3.0.4 (#294)

This commit is contained in:
Bernd Schorgers 2024-03-15 09:33:07 +01:00 committed by GitHub
parent 9541ab44fe
commit 23164367ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
89 changed files with 427 additions and 216 deletions

View file

@ -3,6 +3,8 @@
suite: pod with multiple containers
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: with explicit name should pass
set:

View file

@ -3,6 +3,8 @@
suite: pod sidecar containers
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: with default order
set:

View file

@ -3,6 +3,8 @@
suite: pod affinity
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod dnsConfig
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod dnsPolicy
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod enableServiceLinks
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod hostAliases
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod security
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod hostNetwork
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod security
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod imagePullSecrets
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod nodeSelector
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod replicas
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod securityContext
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod serviceAccount
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod tolerations
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod topologySpreadConstraints
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts:

View file

@ -3,6 +3,8 @@
suite: pod initContainers
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: with custom env vars dict should pass
set: