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

100 commits

Author SHA1 Message Date
Nikita Vaniasin
ffd9d5256c
Disallow untidy go mod in Pull requests (#1575) 2024-01-17 11:25:50 +01:00
Adam Janikowski
bb94548fb1
[Maintenance] Bump dependencies (#1568) 2024-01-09 09:18:37 +01:00
Adam Janikowski
b76b0de839
[Maintenance] Update Features Description, Supported K8S Versions (#1563) 2024-01-08 16:58:01 +01:00
dependabot[bot]
7dbd3ad5fb
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1545) 2023-12-22 13:38:39 +01:00
Nikita Vaniasin
0c5238b79e
Use AGIP proto definitions for ML BucketService (#1521) 2023-12-05 09:30:53 +01:00
jwierzbo
8c7115ed94
Switch to fsnotify (#1522) 2023-12-05 08:57:47 +01:00
Nikita Vaniasin
b421395047
(Feature) (ML) Storage S3 sidecar implementation - GT-529 (#1512)
* (Feature) (ML) Storage S3 sidecar implementation
2023-11-29 13:31:03 +01:00
Nikita Vaniasin
82cb7f1298
(Feature) Add generator for CRD validation schemas (#1488)
* (Feature) Add generator for CRD validation schemas

* Improve docs / log output for crd installation

* Add ability to force-update CRDs to allow testing
2023-11-15 10:20:18 +01:00
Nikita Vaniasin
4a9a3b913a
(Maintenance) Bump Go to 1.20.11 (#1483)
go mod tidy
2023-11-09 16:02:27 +01:00
jwierzbo
27d448a4e9
GT-523 Async backup (#1460) 2023-11-08 11:21:22 +01:00
Adam Janikowski
f101f07937
GT-525 [Feature] License Manager (#1476) 2023-11-08 09:35:34 +01:00
Nikita Vaniasin
b80bfb7423
(Documentation) Improvements and fixes for rendered documentation (GH pages) (#1477) 2023-11-07 19:50:23 +01:00
dependabot[bot]
2827d116c2
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1465) 2023-10-26 09:11:22 +02:00
Nikita Vaniasin
7816a9cd07
[Maintenance] Update go-driver version to v1.6.0 - GT-505 (#1443) 2023-10-17 13:16:06 +02:00
Nikita Vaniasin
ca26bc38d9
Bump Go to 1.20.10 (#1436) 2023-10-12 14:34:41 +02:00
Nikita Vaniasin
25113b6e39
[Refactoring] Reorganize package imports (#1347) 2023-09-29 11:45:22 +02:00
jwierzbo
57af12acaa
Fix/deps (#1413) 2023-09-20 12:01:40 +02:00
Adam Janikowski
5bdd1687cb
[Feature] ArangoMember Overrides (#1398) 2023-09-15 13:46:38 +02:00
Adam Janikowski
0beb06192e
[Maintenance] Update Go & K8S Versions (#1406) 2023-09-14 10:29:25 +02:00
Adam Janikowski
278cc60b4c
[Bugfix] Fix GZIP encoding in case of small responses (#1397) 2023-09-04 10:49:41 +02:00
Adam Janikowski
44af8a1df7
[Maintenance] Bump golang.org/x/net to v0.13.0 (#1377) 2023-08-15 14:58:16 +02:00
Adam Janikowski
b866a5b7e8
[Maintenance] Bump Go to 1.20.7 (#1374) 2023-08-03 13:47:27 +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
6a3b85940c
[Feature] Headless DNS CommunicationMethod (#1282) 2023-04-04 12:41:45 +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
Adam Janikowski
ef4c3c6161
[Feature] Timezone (#1088) 2022-08-18 09:13:03 +02:00
Nikita Vaniasin
583532e665
[Feature] New gRPC and HTTP listeners (#1036) 2022-08-15 10:23:25 +02:00
Adam Janikowski
c7ea7cf682
[Bugfix] Unify yaml packages (#1055) 2022-07-13 12:30:50 +02:00
ajanikow
e10ab25f0b
Update go.mod dependency 2022-07-12 21:45:34 +00:00
Adam Janikowski
cde52bb084
[Bugfix] Add DistributeShardsLike support (#1037) 2022-06-30 23:34:34 +02:00
Adam Janikowski
54de5c6242
[Bugfix] Extend Agency HealthCheck for replace (#1030) 2022-06-27 10:00:01 +02:00
Adam Janikowski
09103a5aca
[Refactor] Optimize go.mod entries (#1018) 2022-06-16 12:25:37 +02:00
ajanikow
d256b8e21d Cleanup go.mod 2022-03-25 18:46:49 +00:00
Adam Janikowski
f8ed6f5098
[Bugfix] Allow limited rbac scope (#940) 2022-03-25 19:44:44 +01:00