1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
Commit graph

114 commits

Author SHA1 Message Date
jwierzbo
9eb4b603e6
Updated to 1.2.32 2023-08-07 21:19:54 +02:00
ajanikow
266ead1365
Updated to 1.2.31 2023-07-14 09:57:39 +00:00
jwierzbo
3157c16757
Update storage examples (#1353) 2023-07-10 13:10:58 +02:00
Nikita Vaniasin
a7b5e47759
Update ArangoDB version used in examples YAMLs (#1342) 2023-07-03 10:05:56 +02:00
ajanikow
2a4a07da34
Updated to 1.2.30 2023-06-16 09:35:51 +00:00
ajanikow
2c65df1746
Updated to 1.2.29 2023-06-08 14:02:43 +00:00
Nikita Vaniasin
34c816f218
Update ArangoDB version used in examples YAMLs (#1324) 2023-06-05 16:42:48 +02:00
ajanikow
a78e4a323b
Updated to 1.2.28 2023-06-05 10:36:57 +00:00
ajanikow
85bd83b3b8
Updated to 1.2.27 2023-04-27 09:03:33 +00:00
ajanikow
c4f2c0fda2
Updated to 1.2.26 2023-04-18 20:09:31 +00:00
ajanikow
61356a7e01
Updated to 1.2.25 2023-04-07 08:39:14 +00:00
Adam Janikowski
2664b5ab3c
[Maintenance] Add & Enable YAML Linter (#1251) 2023-02-20 14:30:42 +01:00
ajanikow
a7b7306b23
Updated to 1.2.24 2023-01-25 09:29:17 +00:00
ubuntu
47cfdd1e71
Updated to 1.2.23 2023-01-12 16:52:36 +00:00
ajanikow
5715128ae3
Updated to 1.2.22 2022-12-13 15:34:23 +00:00
ajanikow
3cb31c2f8a
Updated to 1.2.21 2022-12-13 09:01:47 +00:00
ajanikow
28088875ee
Updated to 1.2.20 2022-10-25 11:57:24 +00:00
ajanikow
fb1fca2a7a
Updated to 1.2.19 2022-10-05 07:24:35 +00:00
ajanikow
d5cf7cd7c8
Updated to 1.2.18 2022-09-28 13:46:20 +00:00
ajanikow
2b3a950aba
Updated to 1.2.17 2022-09-22 14:22:10 +00:00
ajanikow
d6f6d35225
Updated to 1.2.16 2022-09-14 08:43:05 +00:00
Nikita Vanyasin
4102f97dc0
[Documentation] Integration of Operator metrics with Prometheus (#1040) 2022-07-24 20:34:08 +02:00
ajanikow
77f5d63306
Updated to 1.2.15 2022-07-19 17:10:30 +00:00
ajanikow
c3e34ddf52
Updated to 1.2.14 2022-07-14 08:40:56 +00:00
ajanikow
f178f0de43
Updated to 1.2.13 2022-06-07 19:19:21 +00:00
ajanikow
2deca5f76a
Updated to 1.2.12 2022-05-10 06:16:59 +00:00
ajanikow
66671fdc3e
Updated to 1.2.11 2022-04-29 18:39:23 +00:00
ajanikow
646314cdb5
Updated to 1.2.10 2022-04-27 06:13:15 +00:00
ajanikow
0a999fb3e6 Updated to 1.2.9 2022-03-30 14:04:43 +00:00
ajanikow
96c0978d52 Updated to 1.2.8 2022-02-24 03:19:47 +00:00
ajanikow
57b4111860 Updated to 1.2.7 2022-01-17 10:34:34 +00:00
jwierzbo
b56c4a5631
[Feature] ArangoClusterSynchronization controller (TG-190) (#876)
* [Feature] ArangoClusterSynchronization controller (TG-190)

* helm chart

* Fix model
2022-01-06 21:27:01 +01:00
jwierzbo
5846a3f8be
ArangoJob controller (#874) 2021-12-31 12:38:53 +01:00
ajanikow
4d01e402c9 Updated to 1.2.6 2021-12-15 10:51:25 +00:00
ajanikow
77576c568c Updated to 1.2.5 2021-11-25 12:38:30 +00:00
ajanikow
cd387f98ed Updated to 1.2.4 2021-10-22 08:22:24 +00:00
ajanikow
bcc76af414 Updated to 1.2.3 2021-09-24 21:05:15 +00:00
ajanikow
fb7498608b Updated manifest to 1.2.2 2021-09-09 13:40:45 +00:00
ajanikow
c84922dd09 Updated manifest to 1.2.1 2021-07-28 21:48:19 +00:00
ajanikow
0ecf2e46cf Updated manifest to 1.2.0 2021-07-16 14:10:18 +00:00
ajanikow
39723815ea Updated manifest to 1.1.10 2021-07-06 05:58:35 +00:00
Edgar Lanting
b29207e48a
[Documentation] Update examples to ArangoDB 3.7.12 (#741)
Updated the included examples to our latest ArangoDB 3.7.12 release.
2021-06-29 12:07:48 +02:00
Edgar Lanting
9a7359e99f
[Documentation] Patched examples for latest ArangoDB & exporter (#733)
Patched the examples for kube-arangodb to ArangoDB version `3.7.11` and the metrics exporter to version `0.1.8`
2021-06-08 19:23:09 +02:00
ajanikow
41972ad9b0 Updated manifest to 1.1.9 2021-05-28 08:25:42 +00:00
Edgar Lanting
124749d0b5
Fix production-cluster-with-metrics.yaml (#717)
Fixed a missing parenthesis
2021-04-25 21:39:29 +02:00
Adam Janikowski
1a5a269178
[Exaples] Patch examples to ArangoDB 3.7.10 (#715) 2021-04-21 20:53:05 +02:00
ajanikow
f7df5c5d88 Updated manifest to 1.1.8 2021-04-21 18:38:25 +00:00
Edgar Lanting
f9845f8a52
[Improvement] Metrics examples & assorted changes (#706)
* Metrics examples & assorted changes

What has been done:

- Two new examples containing metrics sidecar information a well as metrics related annotations.
- Changed the `v1alpha` apiVersion to `v1`
- Changed the ArangoDB version to `3.7.10`.
- Walked through all examples for validity.

* Update production-cluster-with-metrics.yaml

* Resolved indentation for the `annotations`

* Update reboot-pod.yaml - fix typo
2021-04-14 17:09:43 +02:00
ajanikow
e66e59938a Updated manifest to 1.1.7 2021-04-14 14:01:29 +00:00
ajanikow
78be726451 Updated manifest to 1.1.6 2021-03-02 12:41:51 +00:00