Skip to content

Commit

Permalink
do not depend on bare for every module
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonskie authored and dennisjbell committed May 7, 2020
1 parent 696f496 commit d77747e
Show file tree
Hide file tree
Showing 31 changed files with 1,099 additions and 4,571 deletions.
2 changes: 0 additions & 2 deletions spec/deployments/app-autoscaler-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- app-autoscaler-integration

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/blobstore-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- aws-blobstore

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/blobstore-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- azure-blobstore

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/blobstore-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- gcp-blobstore

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/container-routing-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- container-routing-integrity

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/dns-service-discovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- dns-service-discovery

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/haproxy-self-signed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- haproxy
- self-signed

Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/haproxy-tls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- haproxy
- tls

Expand Down
5 changes: 1 addition & 4 deletions spec/deployments/haproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
kit:
name: dev
features:
- partitioned-network
- bare
- haproxy

genesis:
env: haproxy

params:
base_domain: cf.testing.examle
haproxy_ips: test-ha-proxy-ips

haproxy_ips: test-ha-proxy-ips
2 changes: 0 additions & 2 deletions spec/deployments/loggregator-forwarder-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- loggregator-forwarder-agent

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/mysql-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- mysql-db

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/native-garden-runc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- native-garden-runc

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/nfs-volume-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- nfs-volume-services

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/postgres-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- postgres-db

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/routing-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- routing-api

genesis:
Expand Down
2 changes: 0 additions & 2 deletions spec/deployments/small-footprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
kit:
name: dev
features:
- partitioned-network
- bare
- small-footprint

genesis:
Expand Down
Loading

0 comments on commit d77747e

Please sign in to comment.