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

225 commits

Author SHA1 Message Date
Adam Janikowski
7d513cca72
[Docs] Add enum type (#1364) 2023-07-24 16:53:50 +02:00
Adam Janikowski
44792d2679
[Feature] Version Check V2 (#1348) 2023-07-06 14:33:39 +02:00
Adam Janikowski
953f930465
[Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from StorageClass to PersistentVolumes (#1326) 2023-06-07 00:53:56 +02:00
Nikita Vaniasin
3a5f04240c
Add govulncheck to pipeline, update golangci-linter (#1302)
* Add govulncheck to pipeline, update golangci-linter

Two linter warnings fixed to pass the build

* Add to Travis

* Do not fail build on 1.19

* Remove vulncheck from travisCI

---------

Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2023-06-05 20:46:18 +02:00
jwierzbo
ef33dbb835
Adjust release scripts for MacOS usage (#1323) 2023-06-05 14:18:04 +02:00
jwierzbo
199bf200c4
Fix 'make generate' command in ZSH (#1305)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2023-05-08 15:28:02 +02:00
Adam Janikowski
2bf6769b65
[Feature] Improve CRD Management and deprecate CRD Chart (#1247) 2023-02-21 19:58:09 +01:00
Adam Janikowski
2664b5ab3c
[Maintenance] Add & Enable YAML Linter (#1251) 2023-02-20 14:30:42 +01:00
Adam Janikowski
78c33e608e
[Maintenace] Add license range rewrite command (#1248) 2023-02-20 07:46:27 +01:00
Adam Janikowski
09a28f0056
[Improvement] Reduce CI on Commit Travis runs (#1249) 2023-02-20 07:09:13 +01:00
Adam Janikowski
6e917a96db
[Maintenance] Fix generated license dates (#1244)
Co-authored-by: Nikita Vaniasin <nikita.vanyasin@gmail.com>
2023-02-20 06:01:54 +01:00
Adam Janikowski
36a2a73bda
[Feature] CreationFailed ArangoMember Phase (#1237) 2023-01-27 09:56:00 +01:00
Adam Janikowski
4871fb09fc
[License] Update to 2023 (#1229) 2023-01-17 09:18:42 +01:00
Adam Janikowski
880ae2384b
[Feature] Promote Version Check Feature (#1217) 2022-12-23 11:50:23 +01:00
Adam Janikowski
fe664c29fc
[Update] Update Go to 1.19 (#1216) 2022-12-22 10:49:51 +01:00
Adam Janikowski
3fc881c949
[Feature] Do not change external service ports (#1204) 2022-12-09 13:04:58 +01:00
jwierzbo
2f94237256
[Improvement] ArangoDB image validation (=>3.10) for ARM64 architecture (#1161) 2022-11-07 16:14:32 +01:00
Adam Janikowski
42b74175a1
[Dependencies] Bump K8S Dependencies to 1.22.15 (#1171) 2022-11-03 17:08:57 +01:00
Adam Janikowski
6149a3ed13
[Bugfix] Fix V2Alpha1 Generator (#1169) 2022-11-03 13:41:19 +01:00
Adam Janikowski
203ee10a5b
[Improvement] Parametrize Make tools (#1167) 2022-11-03 03:03:37 +01:00
Adam Janikowski
5f1efa2ffa
[Documentation] [1.3.0] EE & CE Definitions (#1142) 2022-10-26 23:44:21 +02:00
Adam Janikowski
fb504ec4a5
[Improvement] Bump dependencies (#1156) 2022-10-26 23:41:19 +02:00
Tomasz Mielech
b8e2e9b08c
[Improvement] Generate manifests with helm v3 (#1154) 2022-10-26 23:26:17 +02:00
ajanikow
032ed0472c
[Generate] Dashboards assets 2022-09-05 13:50:21 +00:00
Nikita Vaniasin
583532e665
[Feature] New gRPC and HTTP listeners (#1036) 2022-08-15 10:23:25 +02:00
Adam Janikowski
616b96a792
[Generated] Add Timezones (#1081) 2022-08-08 16:23:57 +02:00
Nikita Vanyasin
8ca0835a5d
[Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
Adam Janikowski
bca84f3331
[Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
Nikita Vanyasin
fb8d214e4a
[Internal] Fix make license command (#1038)
It was adding redundant line comment to license header
2022-06-30 19:59:25 +02:00
Adam Janikowski
92c2528aad
[Documentation] Refactor metrics (Part 1) (#1019) 2022-06-27 08:02:21 +02:00
jwierzbo
ccf6f1148b
[Feature] OPS CLI with Arango Task (#1003) 2022-06-13 14:44:58 +02:00
Adam Janikowski
3191f5ef43
[Feature] Async Requests Support (#981) 2022-05-08 22:23:48 +02:00
Tomasz Mielech
aad986fed8
[Feature] Create local variables for an action (#978) 2022-05-08 16:02:30 +02:00
Adam Janikowski
16d6555325
[Maintenance] Makefile check targets (#975) 2022-05-03 13:10:06 +02:00
Adam Janikowski
ac35fd7489
[Feature] Add upgrade steps procedure (#933) 2022-03-24 12:40:51 +01:00
Nikita Vanyasin
3b874af937
[Bugfix] Fix golangci-lint tool installation (#924) 2022-03-10 10:46:44 +01:00
Adam Janikowski
daaf9b1a18
[Update] Bump K8S API to 1.21.10 (#923) 2022-03-07 22:05:31 +01:00
ajanikow
08f4524a38 Limit UBI build to AMD64 2022-02-10 10:55:54 +00:00
Adam Janikowski
0350466568
[Feature] ARM64 Support (#900) 2022-02-02 11:56:57 +01:00
jwierzbo
03a04eaa44
Use debug mode only if env DEBUG=true (#881) 2022-01-10 08:26:29 +01: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
Tomasz Mielech
143bc30faf
[Update] Update Go to 1.17 (#877) 2022-01-04 16:27:25 +01:00
jwierzbo
5846a3f8be
ArangoJob controller (#874) 2021-12-31 12:38:53 +01:00
jwierzbo
591acec8aa
Debug mode for DLV debugger (#869)
* Debug mode for DLV debugger

* Changelog update
2021-12-28 12:04:01 +01:00
Adam Janikowski
39035437d5
[Feature] Unify timeouts and add additional parameters for kubernetes (#858) 2021-12-10 13:04:48 +01:00
ajanikow
ffc98194c4 Switch go get to go install 2021-11-22 19:06:10 +00:00
Adam Janikowski
e0a4c8bc0e
[Feature] Rebalancer ALPHA (#839) 2021-11-22 19:00:17 +01:00
Adam Janikowski
b87b6419db
[Feature] Add ARM64 Image Support (#838) 2021-11-22 11:57:45 +01:00
jwierzbo
1b66d2e41b
ArangoJob model (#833)
* ArangoJob model

* Update Makefile
2021-11-11 20:45:30 +01:00
jwierzbo
071c837f2b
[Feature] Exporter - network mesh check (#823) 2021-11-03 14:24:59 +01:00