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

2607 commits

Author SHA1 Message Date
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
ajanikow
1f80b97fb7
Updated to 1.2.30+git 2023-06-16 09:36:22 +00:00
ajanikow
2a4a07da34
Updated to 1.2.30 2023-06-16 09:35:51 +00:00
ajanikow
042037e776
Update CHANGELOG 2023-06-16 09:29:58 +00:00
ajanikow
bd84cd9645
Updated to 1.2.30-preview-2 2023-06-14 12:12:50 +00:00
Adam Janikowski
d83a1cec84
[Feature] Agency Lock bugfix (#1335) 2023-06-14 12:24:44 +02:00
ajanikow
de90967fd6
Updated to 1.2.30-preview-1 2023-06-13 16:06:19 +00:00
Adam Janikowski
3ec9e764c6
[Feature] [GT-432] Agency Poll System (#1332) 2023-06-13 16:39:23 +02:00
Adam Janikowski
d9ea028019
[Feature] Requests Bytes Counter (#1334) 2023-06-12 15:35:12 +02:00
Adam Janikowski
1b76f8c4e5
[Feature] Metrics counter (#1333) 2023-06-12 15:18:51 +02:00
Adam Janikowski
618b48f606
[Feature] Agency Cache Poll EE Extension (#1330) 2023-06-09 14:04:19 +02:00
Adam Janikowski
7b9c0b4fed
[Feature] Agency cache generic (#1329) 2023-06-09 13:18:14 +02:00
Adam Janikowski
df97f13d4a
[Feature] Extract AgencyCache Interface (#1328) 2023-06-08 18:26:37 +02:00
ajanikow
1ad4251858
Updated to 1.2.29+git 2023-06-08 14:03:12 +00:00
ajanikow
2c65df1746
Updated to 1.2.29 2023-06-08 14:02:43 +00:00
ajanikow
7305962df8
Update CHANGELOG 2023-06-08 12:21:40 +00:00
ajanikow
84b0c013b0
Updated to 1.2.29-preview-2 2023-06-07 20:06:43 +00:00
Adam Janikowski
e3dc619904
[Bugfix] Fix executor (#1327) 2023-06-07 21:57:14 +02:00
ajanikow
959692ab80
Updated to 1.2.29-preview-1 2023-06-07 09:16:27 +00:00
Adam Janikowski
953f930465
[Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from StorageClass to PersistentVolumes (#1326) 2023-06-07 00:53:56 +02:00