Skip to content

Commit

Permalink
update test-sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Despire committed Nov 7, 2024
1 parent 772241b commit a1f8b6b
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the cluster will be build with at least one Hetzner node and a default proxy mode
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -56,3 +55,4 @@ spec:
- htz-ctrl-nodes
compute:
- htz-cmpt-nodes
# the cluster will be build with at least one Hetzner node and a default proxy mode
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is turned off and the cluster has at least one Hetzner node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -56,3 +55,4 @@ spec:
- htz-ctrl-nodes
compute:
- htz-cmpt-nodes
# the proxy mode is turned off and the cluster has at least one Hetzner node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is switched from off to default and the cluster has at least one Hetzner node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -56,3 +55,4 @@ spec:
- htz-ctrl-nodes
compute:
- htz-cmpt-nodes
# the proxy mode is switched from off to default and the cluster has at least one Hetzner node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is switched from default to on and the cluster has at least one Hetzner node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -56,3 +55,4 @@ spec:
- htz-ctrl-nodes
compute:
- htz-cmpt-nodes
# the proxy mode is switched from default to on and the cluster has at least one Hetzner node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is switched from on to default and the cluster has at least one Hetzner node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -64,3 +63,4 @@ spec:
- htz-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode is switched from on to default and the cluster has at least one Hetzner node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy was and is in the default mode, the cluster has at least one Hetzner node and we added one GCP node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -64,3 +63,4 @@ spec:
- htz-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy was and is in the default mode, the cluster has at least one Hetzner node and we added one GCP node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is and was in default we removed Hetzner node, thus the cluster doesn't have any Hetzner nodes
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -64,3 +63,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode is and was in default we removed Hetzner node, thus the cluster doesn't have any Hetzner nodes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is and was in default we removed GCP compute nodes and added one Hetzner node thus the cluster has at least one Hetzner node
name: proxy-with-hetzner
spec:
providers:
Expand Down Expand Up @@ -64,3 +63,4 @@ spec:
- gcp-ctrl-nodes
compute:
- htz-cmpt-nodes
# the proxy mode is and was in default we removed GCP compute nodes and added one Hetzner node thus the cluster has at least one Hetzner node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy is in default mode and the cluster will be build without any Hetzner nodes
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy is in default mode and the cluster will be build without any Hetzner nodes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy was and is in default mode the cluster doesn't have any Hetzner nodes we added one GCP compute node
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy was and is in default mode the cluster doesn't have any Hetzner nodes we added one GCP compute node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is switched from default to off the cluster doesn't have any Hetzner nodes
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode is switched from default to off the cluster doesn't have any Hetzner nodes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode was off and is turned to default the cluster doesn't have any Hetzner nodes
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode was off and is turned to default the cluster doesn't have any Hetzner nodes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy was in default mode without any Hetzner nodes and it is turned on
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy was in default mode without any Hetzner nodes and it is turned on
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode was on and is turned off
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode was on and is turned off
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is still off we added one GCP compute node
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode is still off we added one GCP compute node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode was off and is turned on
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode was off and is turned on
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode is still on we removed one GCP compute node
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode is still on we removed one GCP compute node
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: claudie.io/v1beta1
kind: InputManifest
metadata:
# the proxy mode was on and is turned to default the cluster doesn't have any Hetzner nodes
name: proxy-without-hetzner
spec:
providers:
Expand Down Expand Up @@ -55,3 +54,4 @@ spec:
- gcp-ctrl-nodes
compute:
- gcp-cmpt-nodes
# the proxy mode was on and is turned to default the cluster doesn't have any Hetzner nodes

0 comments on commit a1f8b6b

Please sign in to comment.