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

280 commits

Author SHA1 Message Date
Adam Janikowski
0beb06192e
[Maintenance] Update Go & K8S Versions (#1406) 2023-09-14 10:29:25 +02:00
Adam Janikowski
90aca02ce1
[Feature] Optional Assertions (#1384) 2023-08-17 12:39:14 +02:00
Adam Janikowski
ba02917380
[Feature] Bump K8S Version to 1.25.12 (#1372) 2023-07-31 15:38:34 +02:00
Adam Janikowski
c89b45f978
[Feature] Bump K8S Version to 1.24.16 (#1371) 2023-07-31 11:40:59 +02:00
Adam Janikowski
3661886a14
[Feature] Bump K8S Version to 1.23.17 (#1369) 2023-07-31 10:53:37 +02:00
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
Tomasz Mielech
6c9802911f
[Feature] Get agency dump and agency state (#803) 2021-10-28 11:11:13 +02:00
Adam Janikowski
53cd15d318
[Feature] Change NodeAffinity arch label (#798) 2021-09-29 16:11:48 +02:00
Adam Janikowski
a7d0a47e85
[Bugfix] Allow rotation on ActiveFailover for Agents (#796) 2021-09-24 15:29:00 +02:00
Adam Janikowski
468dce87e9
[Feature] Enterprise Edition support (#795) 2021-09-23 15:48:43 +02:00
Tomasz Mielech
8a60d17677
[Bugfix] Adjust ChangeLog and fix Makefile (#792) 2021-09-22 13:59:26 +02:00
Tomasz Mielech
4639ff685b
[Feature] Change log level on the fly (#788) 2021-09-21 11:46:17 +02:00
Adam Janikowski
ddb5623370
[Feature] Update Go and UBI Versions (#785) 2021-09-09 16:32:11 +02:00
Adam Janikowski
82ef8f3b0e
[Feature] Version Endpoint (#752) 2021-07-08 12:11:39 +02:00
Tomasz Mielech
43f7dbca1b
[Cleanup] Add gosimple linter (#729) 2021-05-18 16:08:16 +02:00
Adam Janikowski
16614a2334
[Feature] Cluster IP communication (#728) 2021-05-18 14:26:32 +02:00
Adam Janikowski
e3ac5e6039
[Clean] Remove tests from Operator repository (#723) 2021-05-17 11:45:32 +02:00
Adam Janikowski
0f18f49e93
[Cleanup] Regenerate assets (#725) 2021-05-11 21:16:58 +02:00
Tomasz Mielech
c5cc68d94c
[Cleanup] Linter code cleaning (#718) 2021-05-07 16:13:15 +02:00
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 (#701) 2021-03-23 16:47:28 +01:00
Adam Janikowski
c65c909757
[Feature] Manage ArangoMember within ArangoDeployment (#696) 2021-03-10 14:30:47 +01:00
Adam Janikowski
5ae64f80d9
[Feature] Define ArangoMember type (#692) 2021-03-01 14:18:59 +01:00
Adam Janikowski
6f7c363fb4
[Feature] Upgrade as InitContainer (#670) 2020-11-23 14:19:50 +01:00
Adam Janikowski
a03121eb60
[Feature] Add v1 and v2alpha1 switch (#668) 2020-11-17 01:17:34 +01:00
Adam Janikowski
f426cf0834
[API] Add v2alpha1 Version (#665) 2020-11-12 08:46:03 +01:00
Adam Janikowski
49637356df
[Feature] Update K8S to 1.16 (#638) 2020-09-17 16:53:31 +02:00
Adam Janikowski
95355be73f
[Feature] Customizable Annotations and Labels settings (#610) 2020-08-05 08:42:39 +02:00
Adam Janikowski
75b3118cfa
[Feature] Pod Security Context (#601) 2020-07-22 14:24:22 +02:00
Adam Janikowski
f007ab0213
[Feature] Single mode (#600) 2020-07-21 09:32:02 +02:00
Adam Janikowski
d6f49fe432
[Feature] Kustomization support (#578) 2020-06-17 08:29:11 +02:00
Adam Janikowski
fd8e98aee9
[CICD] Define Travis file (#541) 2020-04-01 11:23:24 +02:00
Adam Janikowski
d8c9f5a536
[Feature] Add customizable volumes (#533) 2020-03-20 14:39:32 +01:00
Adam Janikowski
7c649303d0
FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
Adam Janikowski
3254e2f789
FEATURE/Remove v1alpha from core API (#527) 2020-03-03 10:34:54 +01:00
Adam Janikowski
c829a71ea9
Feature/new resize mode (#524) 2020-02-27 08:28:25 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01:00
Adam Janikowski
0bf7b6cc36
Feature/add ubi based image (#486) 2019-10-31 07:48:27 +01:00
informalict
5f98a4aafc Feature/change user password (#484) 2019-10-18 09:54:27 +02:00
Adam Janikowski
3cc2b4f9aa
REVERT/to_0.4.0 (#476) 2019-10-16 09:05:56 +02:00
informalict
82cd2b0f4d
Tests/docerize integration tests (#473)
* Docerize integration tests

* Change comment

* Discard unnecessary changes
2019-10-15 09:20:14 +02:00
informalict
17f63e8339
Docerize unit tests (#472)
* Docerize unit tests

* Improve unit tests
2019-10-15 09:19:50 +02:00
informalict
9b9862619c
Upgrade/golang1.13 (#469)
* Prepare environment for golang 1.13

Add test which checks if version has been changed

Remove unnecessary variables from Makefile

remove commit change

* Remove unnecessary dependencies
2019-10-14 15:33:24 +02:00
informalict
b16029b33c Feature/change user password (#463)
* Change password in a database for a user
* Add unit tests
* Change password for user when hash secret has changed
* Add integration test for changing root password
* Add disclaimer
* Change comment
* Run unit test for whole pkg/deployment/...
* Check password in the database
* Fix nil receiver
* Fix removing root secret password
* Fix unit test definition in Makefile
* Don't validate non-existing users' secrets
2019-10-10 10:55:08 +02:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator (#438) 2019-09-27 13:04:23 +02:00
Max Neunhöffer
a55c3860d8
Preparations for 0.3.16. (#454)
* Preparations for 0.3.16.
* Document permissions needed.
* Add note to README.md.
2019-09-25 12:38:10 +02:00
Adam Janikowski
ea5302459b Prepare release scripts (#455) 2019-09-25 12:31:12 +02:00
Adam Janikowski
2998cbc834
bug/add_default_make_target (#452) 2019-09-24 17:25:09 +02:00
Adam Janikowski
a4aae7b1fe
Adjust Helm Makefile (#451) 2019-09-24 09:22:06 +02:00
Adam Janikowski
c359f44114
Change custom templates to Helm charts (#445) 2019-09-23 09:00:10 +02:00
Max Neunhoeffer
fc4c0a7d21
Increase LONG test timeout to 240m. 2019-07-31 14:39:56 +02:00