Skip to content

Commit

Permalink
chore(ci): remove obsolete version property from docker compose confi…
Browse files Browse the repository at this point in the history
…gs (#16566)
  • Loading branch information
Patrick Lewis authored Jun 13, 2024
1 parent 3e1ee0d commit 9abdbc9
Show file tree
Hide file tree
Showing 56 changed files with 1 addition and 58 deletions.
1 change: 0 additions & 1 deletion ci/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.9"
services:
db:
image: postgres:15-alpine
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-distributed.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-azblob.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-gcs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-hdfs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
compactor-0:
image: ghcr.io/risingwavelabs/risingwave:RisingWave_1.6.1_HDFS_2.7-x86_64
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-local-fs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-obs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-oss.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-s3.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose-with-sqlite.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-image: &image
image: ${RW_IMAGE:-risingwavelabs/risingwave:v1.9.1-rc.2}
services:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/ad-click/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/ad-ctr/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/big-query-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
cassandra:
image: cassandra:4.0
Expand Down
1 change: 0 additions & 1 deletion integration_tests/cdn-metrics/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/citus-cdc/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/clickhouse-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
clickhouse-server:
image: clickhouse/clickhouse-server:23.3.8.21-alpine
Expand Down
1 change: 0 additions & 1 deletion integration_tests/clickstream/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/client-library/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/cockroach-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/debezium-mysql/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/debezium-postgres/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/debezium-sqlserver/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/deltalake-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
spark:
image: apache/spark:3.3.1
Expand Down
1 change: 0 additions & 1 deletion integration_tests/doris-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
fe:
platform: linux/amd64
Expand Down
1 change: 0 additions & 1 deletion integration_tests/elasticsearch-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
elasticsearch7:
image: docker.elastic.co/elasticsearch/elasticsearch:7.11.0
Expand Down
1 change: 0 additions & 1 deletion integration_tests/feature-store/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
kafka:
image: confluentinc/cp-kafka:7.1.0
Expand Down
1 change: 0 additions & 1 deletion integration_tests/http-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/iceberg-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
x-airflow-common:
&airflow-common
image: apache/airflow:2.6.2-python3.10
Expand Down
1 change: 0 additions & 1 deletion integration_tests/kafka-cdc-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/kafka-cdc/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/kinesis-s3-source/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/livestream/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mindsdb/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mongodb-cdc/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mongodb/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
mongodb:
image: mongo:4.4
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mqtt/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mysql-cdc/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/mysql-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/nats/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/pinot-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/postgres-cdc/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/postgres-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/presto-trino/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/prometheus/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/redis-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
redis:
image: 'redis:latest'
Expand Down
1 change: 0 additions & 1 deletion integration_tests/schema-registry/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/starrocks-sink/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
starrocks-fe:
image: starrocks/fe-ubuntu:3.1.7
Expand Down
1 change: 0 additions & 1 deletion integration_tests/superset/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ x-superset-volumes:
- ./docker:/app/docker
- superset_home:/app/superset_home

version: "3.7"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/twitter-pulsar/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
1 change: 0 additions & 1 deletion integration_tests/twitter/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
3 changes: 1 addition & 2 deletions integration_tests/upsert-avro/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down Expand Up @@ -53,4 +52,4 @@ volumes:
external: false
message_queue:
external: false
name: risingwave-compose
name: risingwave-compose
1 change: 0 additions & 1 deletion integration_tests/vector/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"
services:
risingwave-standalone:
extends:
Expand Down
2 changes: 0 additions & 2 deletions src/risedevtool/src/bin/risedev-compose.rs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ fn main() -> Result<()> {
}
});
let compose_file = ComposeFile {
version: "3".into(),
services: services.clone(),
volumes: node_volumes,
name: format!("risingwave-{}", opts.profile),
Expand Down Expand Up @@ -303,7 +302,6 @@ fn main() -> Result<()> {
}
}
let compose_file = ComposeFile {
version: "3".into(),
services,
volumes,
name: format!("risingwave-{}", opts.profile),
Expand Down
1 change: 0 additions & 1 deletion src/risedevtool/src/compose.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ pub struct HealthCheck {

#[derive(Debug, Clone, Serialize)]
pub struct ComposeFile {
pub version: String,
pub services: BTreeMap<String, ComposeService>,
pub volumes: BTreeMap<String, ComposeVolume>,
pub name: String,
Expand Down

0 comments on commit 9abdbc9

Please sign in to comment.