..
buildargs
update references to just compose ( #1869 )
2024-04-26 10:24:55 +02:00
buildconfig
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
change-in-volume
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
compose-env-interpolation
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
compose-file-env-variable
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
compose-file-support
feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo
2024-01-01 12:07:44 +01:00
compose-v3.3-test
Support config short syntax and fix old bugs ( #1230 )
2020-01-05 10:19:22 +08:00
configmap
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
configmap-file-configs
added more e2e, more tests
2024-04-10 00:33:57 +02:00
configmap-pod
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
configmap-volume
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
controller
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
cronjob
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
deploy /placement
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
dockerfilepath
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
domain
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
entrypoint-command
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
env
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
env-multiple
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
envvars-interpolation
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
envvars-separators
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
envvars-with-status
added eof file
2024-04-22 12:54:02 +02:00
etherpad
update references to just compose ( #1869 )
2024-04-26 10:24:55 +02:00
examples
update redis wording to replica ( #1680 )
2023-07-25 14:32:20 -04:00
expose
feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo
2024-01-01 12:07:44 +01:00
external-traffic-policy
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
fsgroup
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
gitlab
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
healthcheck
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
host-port-protocol
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
hpa
fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests
2024-04-04 20:21:00 +02:00
image-pull-policy
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
image-pull-secret
Fix configmap name case error ( #1215 )
2019-12-27 22:39:45 +08:00
initcontainer
adds a label for initContainers, test and user-guide ( #1840 )
2024-04-08 08:49:09 -04:00
keyonly-envs
update redis wording to replica ( #1680 )
2023-07-25 14:32:20 -04:00
label-port
Failing when port is specified with labels
2017-06-15 09:30:01 +05:30
multiple-files
feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo
2024-01-01 12:07:44 +01:00
multiple-type-volumes
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
namespace
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
network
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
network-mode-service
added tests
2024-04-03 19:31:46 +02:00
network-policies
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
nginx-node-redis
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
no-profile-warning
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
ports-with-ip
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
pvc-request-size
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
read-only
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
redis-example
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
resources-lowercase
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
secrets
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
service-group
feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo
2024-01-01 12:07:44 +01:00
service-label
Support assign nodeport port in labels ( #1210 )
2019-12-26 23:45:58 +08:00
service-name-change
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
single-file-output
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
statefulset
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
stdin
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
stdin-true
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
storage-class-name
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
tty-true
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00
unused
update redis wording to replica ( #1680 )
2023-07-25 14:32:20 -04:00
v2
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
v3.0
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
vols-subpath
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
volume-mounts
chore: unify e2e tests to compose yaml ( #1834 )
2024-03-01 15:21:54 -05:00
yaml-and-yml
Upgrade deployment/daemonset to apps/v1 ( #1207 )
2019-12-26 16:36:11 +08:00