Adam Janikowski
fb504ec4a5
[Improvement] Bump dependencies ( #1156 )
2022-10-26 23:41:19 +02:00
Adam Janikowski
198cac593f
[Bugfix] Prevent LifeCycle restarts ( #1127 )
2022-09-27 16:11:57 +02:00
Nikita Vaniasin
18ad9b6919
[Feature] Add new field to DeploymentReplicationStatus with details on DC2DC sync status ( #1096 )
2022-09-14 12:58:54 +02:00
Nikita Vaniasin
583532e665
[Feature] New gRPC and HTTP listeners ( #1036 )
2022-08-15 10:23:25 +02:00
ajanikow
10d2e4d25f
Update go.sum
2022-06-17 07:30:57 +00:00
Adam Janikowski
09103a5aca
[Refactor] Optimize go.mod entries ( #1018 )
2022-06-16 12:25:37 +02:00
Adam Janikowski
daaf9b1a18
[Update] Bump K8S API to 1.21.10 ( #923 )
2022-03-07 22:05:31 +01:00
Adam Janikowski
e0a4c8bc0e
[Feature] Rebalancer ALPHA ( #839 )
2021-11-22 19:00:17 +01:00
Adam Janikowski
1f7d272b53
[Feature] Graceful Shutdown ( #824 )
2021-10-29 09:41:41 +02:00
Tomasz Mielech
6c9802911f
[Feature] Get agency dump and agency state ( #803 )
2021-10-28 11:11:13 +02:00
Tomasz Mielech
142299071e
[Bugfix] Use new arangosync-client ( #767 )
2021-08-10 16:24:24 +02:00
Adam Janikowski
89004dda74
[Security] Replace 'github.com/dgrijalva/jwt-go' with 'github.com/golang-jwt/jwt' ( #766 )
2021-07-28 13:51:02 +02:00
Adam Janikowski
432ee27b88
[Security] Update 'github.com/gin-gonic/gin' dependency to v1.7.2 ( #765 )
2021-07-28 13:50:11 +02:00
Adam Janikowski
5a1500293f
[Feature] Maintenance mode improvements ( #757 )
2021-07-15 14:07:33 +02:00
Adam Janikowski
16614a2334
[Feature] Cluster IP communication ( #728 )
2021-05-18 14:26:32 +02:00
Adam Janikowski
0f18f49e93
[Cleanup] Regenerate assets ( #725 )
2021-05-11 21:16:58 +02:00
Tomasz Mielech
e559f210f7
[Feature] Requests timeout ( #705 )
2021-04-26 10:30:06 +02:00
ajanikow
12b08b24ed
Update CHANGELOG
2021-04-14 13:52:53 +00:00
dependabot[bot]
4945324a46
Bump elliptic from 6.5.3 to 6.5.4 in /dashboard ( #695 )
...
* Bump elliptic from 6.5.3 to 6.5.4 in /dashboard
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
* Rebuild assets
* Add license
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2021-03-23 22:37:13 +01:00
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 ( #701 )
2021-03-23 16:47:28 +01:00
Adam Janikowski
5ae64f80d9
[Feature] Define ArangoMember type ( #692 )
2021-03-01 14:18:59 +01:00
Adam Janikowski
12732997eb
[Feature] Fix NoAuth deployments ( #641 )
2020-10-07 13:18:48 +02:00
Adam Janikowski
49637356df
[Feature] Update K8S to 1.16 ( #638 )
2020-09-17 16:53:31 +02:00
Adam Janikowski
75b3118cfa
[Feature] Pod Security Context ( #601 )
2020-07-22 14:24:22 +02:00
Adam Janikowski
de6b43ae3c
[Feature] Add Backup Key SHA ( #581 )
2020-06-18 06:10:30 +02:00
Adam Janikowski
fd8e98aee9
[CICD] Define Travis file ( #541 )
2020-04-01 11:23:24 +02:00
ajanikow
26638c3db0
Update CHANGELOG
2020-03-25 10:29:44 +00:00
Adam Janikowski
26088637dc
[Feature] Add memory limits env ( #532 )
2020-03-18 10:48:31 +01:00
Adam Janikowski
aafeff7446
[Feature] Change rotation discovery ( #531 )
2020-03-17 09:31:52 +01:00
ajanikow
163c623e7b
Update go.mod
2020-03-04 11:05:59 +00: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
3cc2b4f9aa
REVERT/to_0.4.0 ( #476 )
2019-10-16 09:05:56 +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
Adam Janikowski
d13fb27325
Add Size Field to Backup CR ( #460 )
2019-10-07 07:48:36 +02:00
Adam Janikowski
6cef89bc41
Arango Backup support in Operator ( #438 )
2019-09-27 13:04:23 +02:00
Adam Janikowski
c359f44114
Change custom templates to Helm charts ( #445 )
2019-09-23 09:00:10 +02:00
Lars Maier
363e06cfae
Resign Leadership ( #414 )
...
* Added resign leadership job to operator. (Version check missing)
* Added version check.
* Added missing deep copy of new field.
* New go-driver.
* Take current version from member.
2019-08-16 12:36:28 +02:00
Max Neunhoeffer
97d5b7bdf5
Update upgrade tests.
2019-07-25 16:35:10 +02:00
Lars Maier
a0e2c3ee0b
ArangoSync-Client ( #408 )
...
* Removed vendored directory. Use arangosync-client repo instead.
* Use tag instead of commit.
* Updated prometheur client_go to v1.
2019-07-08 11:49:32 +02:00
Max Neunhoeffer
c892b07890
Intermediate commit.
2019-05-14 15:51:47 +02:00
lamai93
03cf8a2dd3
More Go 1.12
2019-05-07 10:10:23 +02:00