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

2626 commits

Author SHA1 Message Date
jwierzbo
147d6bf0c4
Updated to 1.2.32+git 2023-08-07 21:20:19 +02:00
jwierzbo
9eb4b603e6
Updated to 1.2.32 2023-08-07 21:19:54 +02:00
jwierzbo
65f3c99091
Update CHANGELOG 2023-08-07 16:21:27 +02:00
ajanikow
37ab5b7ef9
Updated to 1.2.32-preview-1 2023-08-04 10:21:57 +00:00
Adam Janikowski
7d76d3f317
[Feature] Sync API (#1375) 2023-08-04 11:56:14 +02:00
Adam Janikowski
b866a5b7e8
[Maintenance] Bump Go to 1.20.7 (#1374) 2023-08-03 13:47:27 +02:00
Nikita Vaniasin
63a65d856c
Fix equality check for Plan Action (#1373)
It was returning false even for a.Equals(a) because of wrong check in times.go
2023-08-02 09:03: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
Adam Janikowski
647f2aa41b
[Feature] Numactl Options (#1368) 2023-07-28 10:00:57 +02:00
Adam Janikowski
cc1f19651d
[Docs] Update docs for DeploymentSpec (#1367) 2023-07-27 11:52:16 +02:00
Nikita Vaniasin
ba6dcc0961
[Docs] Add docs for DeploymentSpec (#1363) 2023-07-25 10:52:51 +02:00
Adam Janikowski
7bc9dc3b84
[Doc] Add Immutable fields (#1365) 2023-07-24 18:52:51 +02:00
Adam Janikowski
6a49e3d25b
[Feature] Generate feature list (#1362) 2023-07-24 17:10:59 +02:00
Adam Janikowski
7d513cca72
[Docs] Add enum type (#1364) 2023-07-24 16:53:50 +02:00
Tomasz Mielech
89499203eb
[Feature] Abort resignation of leadership when dbserver restarted (#1291) 2023-07-20 21:15:51 +02:00
Adam Janikowski
4f12875577
[Bugfix] Skip Collection check for missing Database (#1361) 2023-07-20 18:23:43 +02:00
Adam Janikowski
2bd002e7f6
[Feature] Expose core.PodSecurityContext Sysctl options (#1360) 2023-07-20 13:25:54 +02:00
Adam Janikowski
8b6395a647
[Feature] Generate docs from Objects (#1358) 2023-07-20 04:49:34 +02:00
dependabot[bot]
ba649d5965
Bump word-wrap from 1.2.3 to 1.2.4 in /dashboard (#1359)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  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-20 02:24:01 +02:00
Tomasz Mielech
a221ce9b6e
[Feature] Add secured contatiners' features (#1287) 2023-07-19 11:46:59 +02:00
Adam Janikowski
7ad5d275b4
[Feature] Add Feature dependency (#1357) 2023-07-18 12:57:33 +02:00
Adam Janikowski
544833f72f
[Maintenance] Fix Rebalancer Flag typo (#1356) 2023-07-17 16:07:17 +02:00
jwierzbo
34ae2c0f82
GT-350 Backup lifetime - remove Backup once its lifetime has been reached (#1262) 2023-07-17 14:43:54 +02:00
dependabot[bot]
87f558fae4
Bump semver from 5.7.1 to 5.7.2 in /dashboard (#1354)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

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-17 10:08:30 +02:00
ajanikow
65c70e08e5
Updated to 1.2.31+git 2023-07-14 09:58:11 +00:00
ajanikow
266ead1365
Updated to 1.2.31 2023-07-14 09:57:39 +00:00
ajanikow
e353910887
Update CHANGELOG 2023-07-14 09:51:15 +00:00
Adam Janikowski
934d68c796
[Bugfix] Fix Rebalancer V2 Job (From/To) (#1355) 2023-07-14 09:30:41 +02:00
ajanikow
c8e6b00258
Updated to 1.2.31-preview-3 2023-07-12 08:44:40 +00:00
ajanikow
b6c96f4ef1
Updated to 1.2.31-preview-2 2023-07-10 12:22:34 +00:00
jwierzbo
3157c16757
Update storage examples (#1353) 2023-07-10 13:10:58 +02:00
dependabot[bot]
3f86d3a54e
Bump tough-cookie from 4.1.2 to 4.1.3 in /dashboard (#1351)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

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-10 11:54:08 +02:00
Adam Janikowski
1b71d0343d
[Bugfix] Disable VersionCheck V2 by default (#1352) 2023-07-10 11:13:37 +02:00
ajanikow
51a2b703a4
Updated to 1.2.31-preview-1 2023-07-07 12:11:48 +00: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
Adam Janikowski
44792d2679
[Feature] Version Check V2 (#1348) 2023-07-06 14:33:39 +02:00
jwierzbo
a3206f0c58
GT-313 Fix for ContextExceeded error during backup upload (#1263) 2023-07-05 15:58:33 +02:00
Adam Janikowski
0cd5a2a65f
GT-457 [Feature] Rebalancer V2 (#1345) 2023-07-04 11:51:56 +02:00
Nikita Vaniasin
a7b5e47759
Update ArangoDB version used in examples YAMLs (#1342) 2023-07-03 10:05:56 +02:00
jwierzbo
d2fdf62e10
[Doc] Restore defaults from last accepted state of deployment (#1346) 2023-07-03 09:54:49 +02:00
Adam Janikowski
e93d861036
[Feature] Extract Agency timeout (#1344) 2023-06-29 15:43:57 +02:00
Adam Janikowski
5ab671d68a
[Bugfix] Fix agency timeout (#1343) 2023-06-28 21:01:44 +02:00
Adam Janikowski
b6efac04c2
[Feature] Agency Improvements (#1341) 2023-06-27 21:59:35 +02:00
jwierzbo
deb06bf3c8
GT-449 Update Features table in doc (#1340) 2023-06-27 09:40:03 +02:00
jwierzbo
d837ebd3e4
GT-449 Documentation update (#1338) 2023-06-26 12:35:56 +02:00
jwierzbo
6052958ece
GT-452 Improve master endpoint validation (#1339) 2023-06-26 12:18:03 +02:00
jwierzbo
c0afad6e7f
GT-449 Block traffic on the services if there is more than 1 active leader in ActiveFailover mode (#1337) 2023-06-20 09:11:23 +02:00