kompose/script/test/fixtures
TessaIO 3bf98301f7
fix: expose container to host only with labels (#1880)
Signed-off-by: ahmed.g <ahmed.g@adjoe.io>
Signed-off-by: TessaIO <ahmedgrati1999@gmail.com>
2024-05-29 16:05:04 -04:00
..
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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
compose-env-interpolation fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
compose-file-env-variable fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
compose-file-support fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
configmap-pod fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
env-multiple fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
external-traffic-policy fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
network chore: unify e2e tests to compose yaml (#1834) 2024-03-01 15:21:54 -05:00
network-mode-service fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
network-policies fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
redis-example chore: unify e2e tests to compose yaml (#1834) 2024-03-01 15:21:54 -05:00
resources-lowercase fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
secrets Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
service-group fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
statefulset fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04:00
v3.0 fix: expose container to host only with labels (#1880) 2024-05-29 16:05:04 -04: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