Skip to content

Commit 84c6ce6

Browse files
committed
feat: product-level configs for patchable
1 parent 098a440 commit 84c6ce6

File tree

11 files changed

+22
-0
lines changed

11 files changed

+22
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/druid.git"
2+
default-mirror = "https://github.com/stackabletech/druid.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/hadoop.git"
2+
default-mirror = "https://github.com/stackabletech/hadoop.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/hbase.git"
2+
default-mirror = "https://github.com/stackabletech/hbase.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/hive.git"
2+
default-mirror = "https://github.com/stackabletech/hive.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/kafka.git"
2+
default-mirror = "https://github.com/stackabletech/kafka.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/nifi.git"
2+
default-mirror = "https://github.com/stackabletech/nifi.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/phoenix-omid.git"
2+
default-mirror = "https://github.com/stackabletech/phoenix-omid.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/spark.git"
2+
default-mirror = "https://github.com/stackabletech/spark.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/snowlift/trino-storage.git"
2+
default-mirror = "https://github.com/stackabletech/trino-storage.git"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/trinodb/trino.git"
2+
default-mirror = "https://github.com/stackabletech/trino.git"

0 commit comments

Comments
 (0)