Adam Janikowski
44af8a1df7
[Maintenance] Bump golang.org/x/net to v0.13.0 ( #1377 )
2023-08-15 14:58:16 +02:00
dependabot[bot]
686559654d
Bump github.com/emicklei/go-restful ( #1370 )
...
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful ) from 2.9.5+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases )
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md )
- [Commits](https://github.com/emicklei/go-restful/compare/v2.9.5...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 18:43:02 +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
dependabot[bot]
c95bf0e4ce
Bump google.golang.org/grpc from 1.47.0 to 1.53.0 ( #1349 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.47.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.53.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2023-07-06 15:28:10 +02:00
dependabot[bot]
b8ef2de01e
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 ( #1322 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 16:43:44 +02:00
dependabot[bot]
2da8a752be
Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 ( #1307 )
2023-05-08 18:29:49 +02:00
jwierzbo
eadd75d74f
GT-405 Automatically fix out of sync shards with broken MerkleTree ( #1296 )
2023-04-25 17:19:13 +02:00
Adam Janikowski
6a3dde9852
[Feature] Optional Graceful Restart ( #1278 )
2023-03-28 15:25:12 +02:00
Adam Janikowski
7e5ab5be8a
[Maintenance] Bump Go modules ( #1268 )
2023-03-09 17:51:06 +01:00
jwierzbo
4d8decd83e
GT-345 Optional JSON logger format ( #1252 )
2023-02-23 11:55:06 +01:00
Nikita Vaniasin
cbb45623a4
GT-228 Update arangosync-client package for new API capabilities and better HTTP handling ( #1234 )
2023-02-06 16:07:40 +01:00
Adam Janikowski
1992298afc
[DebugPackage] Add Agency Dump & State ( #1230 )
2023-01-18 10:41:15 +01:00
Adam Janikowski
fe664c29fc
[Update] Update Go to 1.19 ( #1216 )
2022-12-22 10:49:51 +01:00
Adam Janikowski
42b74175a1
[Dependencies] Bump K8S Dependencies to 1.22.15 ( #1171 )
2022-11-03 17:08:57 +01:00
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