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

1526 commits

Author SHA1 Message Date
lamai93
5c3ed67414 Updated dependencies. 2019-05-03 10:12:50 +02:00
Max Neunhoeffer
1a986ea7d4
Updated to 0.3.10+git 2019-04-08 11:56:35 +02:00
Max Neunhoeffer
604fd75c24
Updated manifest to 0.3.10 2019-04-08 11:56:17 +02:00
Max Neunhoeffer
eae11a696c
Updated to 0.3.10 2019-04-08 11:54:10 +02:00
Max Neunhoeffer
42fd00be8e
Fix VERSION file for next release. 2019-04-08 11:53:36 +02:00
Max Neunhoeffer
15cdd7916e
CHANGELOG. 2019-04-08 11:52:43 +02:00
Max Neunhoeffer
646164b921
Finishing touches to MAINTAINERS file. 2019-04-08 11:52:11 +02:00
Max Neunhöffer
95ed1e48a5
Merge pull request #376 from arangodb/bug-fix/upgrade-docs
Improve installation and upgrade instructions.
2019-04-08 11:49:52 +02:00
Max Neunhoeffer
f65cb0854e
Improve installation and upgrade instructions. 2019-04-08 11:42:21 +02:00
Max Neunhöffer
8d8dd5adce
Merge pull request #375 from arangodb/bug-fix/fix-pdb-test
Give default image for test.
2019-04-08 11:17:30 +02:00
Max Neunhoeffer
01214d3197
More info in MAINTAINERS. 2019-04-08 11:05:43 +02:00
Max Neunhoeffer
3a84fc2f66
Update MAINTAINERS file. 2019-04-08 11:04:30 +02:00
Max Neunhoeffer
337997d428
Make it compile. 2019-04-08 10:59:51 +02:00
Max Neunhoeffer
5b918580cd
Add assert. 2019-04-08 10:58:38 +02:00
Max Neunhoeffer
c5630f1548
Give default image for test. 2019-04-08 10:57:08 +02:00
Max Neunhöffer
ad32e9b21e
Merge pull request #374 from arangodb/bug-fix/sync-status-only-cluster
Only check shard sync status for cluster deployments.
2019-04-08 09:29:45 +02:00
Max Neunhoeffer
147a0d6953
Hold Mutex for shorter or not at all if not needed. 2019-04-08 09:26:45 +02:00
Max Neunhoeffer
455bc4439d
Only check shard sync status for cluster deployments.
This fixes a test and is benficial otherwise, too.
2019-04-08 09:10:14 +02:00
lamai93
0c707c56f1 Merge branch 'master' of github.com:arangodb/kube-arangodb 2019-04-05 16:03:05 +02:00
lamai93
0ee0d858dd WaitForMember invalidates sync status at end. 2019-04-05 16:02:21 +02:00
Max Neunhoeffer
14345bc829
CHANGELOG. 2019-04-05 15:59:42 +02:00
Max Neunhöffer
da83d852a0
Merge pull request #373 from arangodb/bug-fix/wait-for-sync-upgrade
waitForSync Upgrade
2019-04-05 15:58:31 +02:00
lamai93
2b8a8d6b9a Added sync invalidation on server shutdown. 2019-04-05 15:05:23 +02:00
lamai93
2eada0b3a4 Modified log message. 2019-04-05 14:16:51 +02:00
lamai93
8f9ec45d03 Modified timeouts. 2019-04-05 09:03:23 +02:00
lamai93
90b1d87daa Monitor sync status concurrently. Only create new upgrade plan if everything is good. 2019-04-04 17:06:27 +02:00
Max Neunhoeffer
8749bfaa9a
Better wording. 2019-04-04 16:51:55 +02:00
Max Neunhoeffer
926a374d1f
Merge branch 'master' of ssh://github.com/arangodb/kube-arangodb 2019-04-04 14:15:14 +02:00
Max Neunhoeffer
03a4d55e1f
CHANGELOG. 2019-04-04 14:15:02 +02:00
Max Neunhöffer
ebdaa78aab
Merge pull request #372 from arangodb/bug-fix/restricted-jwt-tokens
Special Probe Tokens
2019-04-04 14:14:31 +02:00
Max Neunhoeffer
8529be864a
Add to CHANGELOG. 2019-04-04 13:45:08 +02:00
lamai93
e6b23a859f Do not use super user token but restricted token for liveness and readiness. 2019-04-04 13:31:45 +02:00
Max Neunhöffer
90784a0858
Merge pull request #371 from arangodb/feature/acc-tests-semi-license-key
License Key Tests
2019-04-04 11:29:30 +02:00
lamai93
029d8195e4 Updated missing tests. 2019-04-04 10:57:32 +02:00
lamai93
79bdd6be69 Added license key to semi automation acceptance tests. 2019-04-04 10:53:05 +02:00
lamai93
fd1a4e4a75 Quick fix for container resources. 2019-04-03 10:33:15 +02:00
Lars Maier
0304299bfa
Merge pull request #368 from arangodb/feature/pod-priority
Feature/pod priority
2019-04-03 10:00:52 +02:00
lamai93
48f774c230 Changelog 2019-04-03 10:00:28 +02:00
lamai93
6cb6cb3019 small changes. 2019-04-03 09:58:59 +02:00
lamai93
5c80920091 Merge remote-tracking branch 'origin/master' into feature/pod-priority 2019-04-03 09:53:55 +02:00
lamai93
a1cd5a1075 Added url to k8s docu. 2019-04-03 09:47:59 +02:00
Max Neunhöffer
fd917007c0
Merge pull request #367 from arangodb/bug-fix/container-resources
Container Resources
2019-04-03 09:47:52 +02:00
lamai93
869081db35 Commit test. 2019-04-02 11:25:03 +02:00
lamai93
b2ad76a052 Updated docs. 2019-04-02 11:15:28 +02:00
lamai93
c41c9cf53b Removed Priority field. Added test. 2019-04-02 09:36:19 +02:00
lamai93
093aaf2995 Forward priorities to the pod. 2019-04-01 16:57:36 +02:00
lamai93
48bed099ef Added test for rotation. 2019-04-01 15:48:31 +02:00
lamai93
6747623f0c Added some ideas for pod rotation for changing requirements. 2019-04-01 14:32:37 +02:00
lamai93
252f01eeec Forward resources to container, except for Storage. 2019-04-01 14:04:59 +02:00
lamai93
a1904cd5ad Default None for root password. 2019-04-01 13:58:25 +02:00