kompose/script/test/fixtures
Charlie Drage 2c3f2939d4
update redis wording to replica (#1680)
#### What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind documentation
/kind feature
-->

We should be using replica to indicate a new node of redis.

Unfortunatley gcr still hasn't pushed another image, so we will still
have to use registry.k8s.io/redis-slave:v2

#### What this PR does / why we need it:

N/A

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
Fixes #

N/A

#### Special notes for your reviewer:

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-07-25 14:32:20 -04:00
..
buildargs Add support for negated placement constraint (#1419) 2021-08-27 22:49:55 +08:00
buildconfig Fix build context (#1411) 2021-08-11 09:43:42 +08:00
change-in-volume feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
compose-env-interpolation fix: enable compose environment variables interpolation (#1642) 2023-06-30 11:29:26 -04:00
compose-file-support feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
compose-v3.3-test Support config short syntax and fix old bugs (#1230) 2020-01-05 10:19:22 +08:00
configmap Fix configmap name case error (#1215) 2019-12-27 22:39:45 +08:00
configmap-volume feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
controller update redis wording to replica (#1680) 2023-07-25 14:32:20 -04:00
custom-build-push Feat add custom build push (#1630) 2023-07-05 11:37:28 +01:00
deploy/placement feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
dockerfilepath Validate dockerfilepath in buildconfig 2017-05-30 16:31:20 +05:30
domain Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
entrypoint-command Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
env Fix configmap name case error (#1215) 2019-12-27 22:39:45 +08:00
envvars-interpolation feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
envvars-separators Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
etherpad Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
examples update redis wording to replica (#1680) 2023-07-25 14:32:20 -04:00
expose feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
external-traffic-policy feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
fsgroup Feat support compose files (#1595) 2023-04-05 23:29:08 +01:00
gitlab Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
healthcheck feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
host-port-protocol feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01: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
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: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
multiple-type-volumes feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
namespace Feat add ns generation (#1667) 2023-07-16 22:59:16 +01:00
network Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
network-policies feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
nginx-node-redis Add support for negated placement constraint (#1419) 2021-08-27 22:49:55 +08:00
ports-with-ip Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
pvc-request-size Fix ImageStream tags in openshift provider mode (#1461) 2021-11-20 13:31:56 +08:00
read-only Feat add ns generation (#1667) 2023-07-16 22:59:16 +01:00
redis-example feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
secrets Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00
service-group feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +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 feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
statefulset feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01: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 Fix ImageStream tags in openshift provider mode (#1461) 2021-11-20 13:31:56 +08: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: support host port and protocol in functional tests (#1586) 2023-02-11 19:19:29 -05:00
v3.0 feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
vols-subpath feat: support container volume mount subpath (#1628) 2023-07-05 10:47:01 +01:00
volume-mounts feat: disable network policies generation by default (#1629) 2023-07-05 11:26:37 +01:00
yaml-and-yml Upgrade deployment/daemonset to apps/v1 (#1207) 2019-12-26 16:36:11 +08:00