Skip to content

Commit

Permalink
Updates to test suite for common
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiol committed Feb 21, 2024
1 parent 5763b55 commit 3876a65
Show file tree
Hide file tree
Showing 20 changed files with 15,465 additions and 4,505 deletions.
2 changes: 1 addition & 1 deletion tests/common-acm-industrial-edge-factory.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
labels:
operators.coreos.com/openshift-gitops-operator.openshift-operators: ''
spec:
channel: gitops-1.8
channel: gitops-1.11
installPlanApproval: Automatic
name: openshift-gitops-operator
source: redhat-operators
Expand Down
2 changes: 1 addition & 1 deletion tests/common-acm-industrial-edge-hub.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ spec:
labels:
operators.coreos.com/openshift-gitops-operator.openshift-operators: ''
spec:
channel: gitops-1.8
channel: gitops-1.11
installPlanApproval: Automatic
name: openshift-gitops-operator
source: redhat-operators
Expand Down
2 changes: 1 addition & 1 deletion tests/common-acm-medical-diagnosis-hub.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ spec:
labels:
operators.coreos.com/openshift-gitops-operator.openshift-operators: ''
spec:
channel: gitops-1.8
channel: gitops-1.11
installPlanApproval: Automatic
name: openshift-gitops-operator
source: redhat-operators
Expand Down
2 changes: 1 addition & 1 deletion tests/common-acm-naked.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
labels:
operators.coreos.com/openshift-gitops-operator.openshift-operators: ''
spec:
channel: gitops-1.8
channel: gitops-1.11
installPlanApproval: Automatic
name: openshift-gitops-operator
source: redhat-operators
Expand Down
2 changes: 1 addition & 1 deletion tests/common-acm-normal.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ spec:
labels:
operators.coreos.com/openshift-gitops-operator.openshift-operators: ''
spec:
channel: gitops-1.8
channel: gitops-1.11
installPlanApproval: Automatic
name: openshift-gitops-operator
source: redhat-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ data:
count: 50
name: BUCKETNAME
region: AWSREGION
secretStore:
backend: vault
targetRevision: main
main:
clusterGroupName: datacenter
Expand Down
2 changes: 2 additions & 0 deletions tests/common-clustergroup-industrial-edge-hub.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ data:
count: 50
name: BUCKETNAME
region: AWSREGION
secretStore:
backend: vault
targetRevision: main
main:
clusterGroupName: datacenter
Expand Down
2 changes: 2 additions & 0 deletions tests/common-clustergroup-medical-diagnosis-hub.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ data:
count: 50
name: BUCKETNAME
region: AWSREGION
secretStore:
backend: vault
targetRevision: main
main:
clusterGroupName: datacenter
Expand Down
2 changes: 2 additions & 0 deletions tests/common-clustergroup-naked.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ data:
syncPolicy: Automatic
useCSV: true
pattern: common
secretStore:
backend: vault
targetRevision: main
secretStore:
kind: ClusterSecretStore
Expand Down
2 changes: 2 additions & 0 deletions tests/common-clustergroup-normal.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ data:
count: 50
name: BUCKETNAME
region: AWSREGION
secretStore:
backend: vault
targetRevision: main
main:
clusterGroupName: datacenter
Expand Down
3,984 changes: 3,087 additions & 897 deletions tests/common-golang-external-secrets-industrial-edge-factory.expected.yaml

Large diffs are not rendered by default.

3,984 changes: 3,087 additions & 897 deletions tests/common-golang-external-secrets-industrial-edge-hub.expected.yaml

Large diffs are not rendered by default.

3,984 changes: 3,087 additions & 897 deletions tests/common-golang-external-secrets-medical-diagnosis-hub.expected.yaml

Large diffs are not rendered by default.

3,984 changes: 3,087 additions & 897 deletions tests/common-golang-external-secrets-naked.expected.yaml

Large diffs are not rendered by default.

3,984 changes: 3,087 additions & 897 deletions tests/common-golang-external-secrets-normal.expected.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
containers:
- name: vault

image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down Expand Up @@ -351,7 +351,7 @@ metadata:
app.kubernetes.io/instance: common-hashicorp-vault
app.kubernetes.io/managed-by: Helm
spec:
host:
host: chart-example.local
to:
kind: Service
name: common-hashicorp-vault
Expand All @@ -373,7 +373,7 @@ spec:

containers:
- name: common-hashicorp-vault-server-test
image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
containers:
- name: vault

image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down Expand Up @@ -351,7 +351,7 @@ metadata:
app.kubernetes.io/instance: common-hashicorp-vault
app.kubernetes.io/managed-by: Helm
spec:
host:
host: chart-example.local
to:
kind: Service
name: common-hashicorp-vault
Expand All @@ -373,7 +373,7 @@ spec:

containers:
- name: common-hashicorp-vault-server-test
image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
containers:
- name: vault

image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down Expand Up @@ -351,7 +351,7 @@ metadata:
app.kubernetes.io/instance: common-hashicorp-vault
app.kubernetes.io/managed-by: Helm
spec:
host:
host: chart-example.local
to:
kind: Service
name: common-hashicorp-vault
Expand All @@ -373,7 +373,7 @@ spec:

containers:
- name: common-hashicorp-vault-server-test
image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR
Expand Down
6 changes: 3 additions & 3 deletions tests/common-hashicorp-vault-naked.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
containers:
- name: vault

image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down Expand Up @@ -351,7 +351,7 @@ metadata:
app.kubernetes.io/instance: common-hashicorp-vault
app.kubernetes.io/managed-by: Helm
spec:
host:
host: chart-example.local
to:
kind: Service
name: common-hashicorp-vault
Expand All @@ -373,7 +373,7 @@ spec:

containers:
- name: common-hashicorp-vault-server-test
image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR
Expand Down
6 changes: 3 additions & 3 deletions tests/common-hashicorp-vault-normal.expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
containers:
- name: vault

image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down Expand Up @@ -351,7 +351,7 @@ metadata:
app.kubernetes.io/instance: common-hashicorp-vault
app.kubernetes.io/managed-by: Helm
spec:
host:
host: chart-example.local
to:
kind: Service
name: common-hashicorp-vault
Expand All @@ -373,7 +373,7 @@ spec:

containers:
- name: common-hashicorp-vault-server-test
image: registry.connect.redhat.com/hashicorp/vault:1.15.2-ubi
image: registry.connect.redhat.com/hashicorp/vault:1.15.5-ubi
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR
Expand Down

0 comments on commit 3876a65

Please sign in to comment.