Skip to content

Commit 4053e67

Browse files
fhennigrazvan
andcommitted
Spike: distributed component (#357)
* Added trino in distributed * fix branch reference * referenced new ZK branch * fixed release branche reference glob * netlify redirects * removed main branch * updated netlify redirect for zookeeper * generic redirect * added airflow * Added hbase * Added HDFS * Added Hive * Added Kafka * Added NiFi * Added OPA * Added Spark * Added Superset * Added commons * Added secret operator * Added listener operator * Moved secret nav * changed navigation * fix: excluded stackablectl from the redirects * fix: change branch pull back to main for stackablectl * OPA only * fix playbook * Update operator_doc_links.adoc * branches & redirects * Added OPA compat branch * ~ * branch fix * force stable redirct * cleanup * cleanup * prepare for nightly erges * Added airflow redirect * Added all stable redirecst * Fixed includes --------- Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>
1 parent f456203 commit 4053e67

File tree

3 files changed

+242
-28
lines changed

3 files changed

+242
-28
lines changed

modules/operators/pages/supported_versions.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,48 +4,48 @@ The latest versions of each of the Stackable Operators support the following pro
44

55
== Apache Airflow
66

7-
include::airflow::partial$supported-versions.adoc[]
7+
include::airflow:partial$supported-versions.adoc[]
88

99
== Apache Druid
1010

11-
include::druid::partial$supported-versions.adoc[]
11+
include::druid:partial$supported-versions.adoc[]
1212

1313
== Apache HBase
1414

15-
include::hbase::partial$supported-versions.adoc[]
15+
include::hbase:partial$supported-versions.adoc[]
1616

1717
== Apache HDFS
1818

19-
include::hdfs::partial$supported-versions.adoc[]
19+
include::hdfs:partial$supported-versions.adoc[]
2020

2121
== Apache Hive
2222

23-
include::hive::partial$supported-versions.adoc[]
23+
include::hive:partial$supported-versions.adoc[]
2424

2525
== Apache Kafka
2626

27-
include::kafka::partial$supported-versions.adoc[]
27+
include::kafka:partial$supported-versions.adoc[]
2828

2929
== Apache NiFi
3030

31-
include::nifi::partial$supported-versions.adoc[]
31+
include::nifi:partial$supported-versions.adoc[]
3232

3333
== Open Policy Agent (OPA)
3434

35-
include::opa::partial$supported-versions.adoc[]
35+
include::opa:partial$supported-versions.adoc[]
3636

3737
== Apache Spark on Kubernetes
3838

39-
include::spark-k8s::partial$supported-versions.adoc[]
39+
include::spark-k8s:partial$supported-versions.adoc[]
4040

4141
== Apache Superset
4242

43-
include::superset::partial$supported-versions.adoc[]
43+
include::superset:partial$supported-versions.adoc[]
4444

4545
== Apache ZooKeeper
4646

47-
include::zookeeper::partial$supported-versions.adoc[]
47+
include::zookeeper:partial$supported-versions.adoc[]
4848

4949
== Trino
5050

51-
include::trino::partial$supported-versions.adoc[]
51+
include::trino:partial$supported-versions.adoc[]
Lines changed: 71 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,76 @@
11
// docs for the syntax below: https://docs.antora.org/antora/latest/navigation/include-lists/#include-a-nested-list
2-
** xref:airflow::index.adoc[Apache Airflow]
3-
** xref:druid::index.adoc[Apache Druid]
4-
** xref:hbase::index.adoc[Apache HBase]
5-
** xref:hdfs::index.adoc[Apache Hadoop HDFS]
6-
** xref:hive::index.adoc[Apache Hive]
7-
** xref:kafka::index.adoc[Apache Kafka]
8-
** xref:nifi::index.adoc[Apache NiFi]
9-
** xref:spark-k8s::index.adoc[Apache Spark on K8S]
10-
** xref:superset::index.adoc[Apache Superset]
11-
** xref:trino::index.adoc[Trino]
12-
** xref:zookeeper::index.adoc[Apache ZooKeeper]
13-
** xref:opa:index.adoc[Open Policy Agent]
2+
** xref:airflow:index.adoc[Apache Airflow]
3+
+
4+
--
5+
include::airflow:partial$nav.adoc[]
6+
--
7+
** xref:druid:index.adoc[Apache Druid]
8+
+
9+
--
10+
include::druid:partial$nav.adoc[]
11+
--
12+
** xref:hbase:index.adoc[Apache HBase]
13+
+
14+
--
15+
include::hbase:partial$nav.adoc[]
16+
--
17+
** xref:hdfs:index.adoc[Apache Hadoop HDFS]
18+
+
19+
--
20+
include::hdfs:partial$nav.adoc[]
21+
--
22+
** xref:hive:index.adoc[Apache Hive]
23+
+
24+
--
25+
include::hive:partial$nav.adoc[]
26+
--
27+
** xref:kafka:index.adoc[Apache Kafka]
28+
+
29+
--
30+
include::kafka:partial$nav.adoc[]
31+
--
32+
** xref:nifi:index.adoc[Apache NiFi]
33+
+
34+
--
35+
include::nifi:partial$nav.adoc[]
36+
--
37+
** xref:spark-k8s:index.adoc[Apache Spark on K8S]
38+
+
39+
--
40+
include::spark-k8s:partial$nav.adoc[]
41+
--
42+
** xref:superset:index.adoc[Apache Superset]
43+
+
44+
--
45+
include::superset:partial$nav.adoc[]
46+
--
47+
** xref:trino:index.adoc[Trino]
48+
+
49+
--
50+
include::trino:partial$nav.adoc[]
51+
--
52+
** xref:zookeeper:index.adoc[Apache ZooKeeper]
53+
+
54+
--
55+
include::zookeeper:partial$nav.adoc[]
56+
--
57+
** xref:opa:index.adoc[OpenPolicyAgent]
1458
+
1559
--
1660
include::opa:partial$nav.adoc[]
1761
--
18-
** xref:commons-operator::index.adoc[Commons]
19-
** xref:listener-operator::index.adoc[Listener]
20-
** xref:secret-operator::index.adoc[Secret]
62+
** xref:commons-operator:index.adoc[Commons]
63+
+
64+
--
65+
include::commons-operator:partial$nav.adoc[]
66+
--
67+
** xref:listener-operator:index.adoc[Listener]
68+
+
69+
--
70+
include::listener-operator:partial$nav.adoc[]
71+
--
72+
** xref:secret-operator:index.adoc[Secret]
73+
+
74+
--
75+
include::secret-operator:partial$nav.adoc[]
76+
--

netlify.toml

Lines changed: 159 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,168 @@
1+
[[redirects]]
2+
from = "/airflow/nightly/*"
3+
to = "/home/nightly/airflow/:splat"
4+
status = 302
5+
6+
[[redirects]]
7+
from = "/druid/nightly/*"
8+
to = "/home/nightly/druid/:splat"
9+
status = 302
10+
11+
[[redirects]]
12+
from = "/hbase/nightly/*"
13+
to = "/home/nightly/hbase/:splat"
14+
status = 302
15+
16+
[[redirects]]
17+
from = "/hdfs/nightly/*"
18+
to = "/home/nightly/hdfs/:splat"
19+
status = 302
20+
21+
[[redirects]]
22+
from = "/hive/nightly/*"
23+
to = "/home/nightly/hive/:splat"
24+
status = 302
25+
26+
[[redirects]]
27+
from = "/kafka/nightly/*"
28+
to = "/home/nightly/kafka/:splat"
29+
status = 302
30+
31+
[[redirects]]
32+
from = "/nifi/nightly/*"
33+
to = "/home/nightly/nifi/:splat"
34+
status = 302
35+
36+
[[redirects]]
37+
from = "/spark-k8s/nightly/*"
38+
to = "/home/nightly/spark-k8s/:splat"
39+
status = 302
40+
41+
[[redirects]]
42+
from = "/superset/nightly/*"
43+
to = "/home/nightly/superset/:splat"
44+
status = 302
45+
46+
[[redirects]]
47+
from = "/trino/nightly/*"
48+
to = "/home/nightly/trino/:splat"
49+
status = 302
50+
51+
[[redirects]]
52+
from = "/zookeeper/nightly/*"
53+
to = "/home/nightly/zookeeper/:splat"
54+
status = 302
55+
156
[[redirects]]
257
from = "/opa/nightly/*"
358
to = "/home/nightly/opa/:splat"
459
status = 302
560

61+
[[redirects]]
62+
from = "/commons-operator/nightly/*"
63+
to = "/home/nightly/commons-operator/:splat"
64+
status = 302
65+
66+
[[redirects]]
67+
from = "/secret-operator/nightly/*"
68+
to = "/home/nightly/secret-operator/:splat"
69+
status = 302
70+
71+
[[redirects]]
72+
from = "/listener-operator/nightly/*"
73+
to = "/home/nightly/listener-operator/:splat"
74+
status = 302
75+
76+
# stable redirects
77+
# force = true --> We're generating a compat page, but redirect it
78+
79+
[[redirects]]
80+
from = "/airflow/stable/*"
81+
to = "/home/stable/airflow/:splat"
82+
status = 302
83+
force = true
84+
85+
[[redirects]]
86+
from = "/druid/stable/*"
87+
to = "/home/stable/druid/:splat"
88+
status = 302
89+
force = true
90+
91+
[[redirects]]
92+
from = "/hbase/stable/*"
93+
to = "/home/stable/hbase/:splat"
94+
status = 302
95+
force = true
96+
97+
[[redirects]]
98+
from = "/hdfs/stable/*"
99+
to = "/home/stable/hdfs/:splat"
100+
status = 302
101+
force = true
102+
103+
[[redirects]]
104+
from = "/hive/stable/*"
105+
to = "/home/stable/hive/:splat"
106+
status = 302
107+
force = true
108+
109+
[[redirects]]
110+
from = "/kafka/stable/*"
111+
to = "/home/stable/kafka/:splat"
112+
status = 302
113+
force = true
114+
115+
[[redirects]]
116+
from = "/nifi/stable/*"
117+
to = "/home/stable/nifi/:splat"
118+
status = 302
119+
force = true
120+
121+
[[redirects]]
122+
from = "/spark-k8s/stable/*"
123+
to = "/home/stable/spark-k8s/:splat"
124+
status = 302
125+
force = true
126+
127+
[[redirects]]
128+
from = "/superset/stable/*"
129+
to = "/home/stable/superset/:splat"
130+
status = 302
131+
force = true
132+
133+
[[redirects]]
134+
from = "/trino/stable/*"
135+
to = "/home/stable/trino/:splat"
136+
status = 302
137+
force = true
138+
139+
[[redirects]]
140+
from = "/zookeeper/stable/*"
141+
to = "/home/stable/zookeeper/:splat"
142+
status = 302
143+
force = true
144+
6145
[[redirects]]
7146
from = "/opa/stable/*"
8147
to = "/home/stable/opa/:splat"
9148
status = 302
10-
force = true # We're generating a compat page, but redirect it
149+
force = true
150+
151+
[[redirects]]
152+
from = "/commons-operator/stable/*"
153+
to = "/home/stable/commons-operator/:splat"
154+
status = 302
155+
force = true
156+
157+
[[redirects]]
158+
from = "/secret-operator/stable/*"
159+
to = "/home/stable/secret-operator/:splat"
160+
status = 302
161+
force = true
162+
163+
[[redirects]]
164+
from = "/listener-operator/stable/*"
165+
to = "/home/stable/listener-operator/:splat"
166+
status = 302
167+
force = true
168+

0 commit comments

Comments
 (0)