1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Adam Janikowski
73d178e4a3
[Feature] Switch k8s to 1.19 (#701) 2021-03-23 16:47:28 +01:00
Adam Janikowski
d232d3dca9
Standardize error handling (#680) 2021-01-08 15:35:38 +01:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
informalict
59277df79e Fixed bug with changing storage class name (#487) 2020-01-20 08:39:51 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01:00
Lars Maier
a27e5eff2f
Do not display scaling buttons if scaling is not possible. (#441)
* Do not display scaling buttons if scaling is not possible.
2019-10-01 14:57:55 +02:00
lamai93
4577e151b0 Added scaling limits. 2019-01-07 16:57:45 +01:00
lamai93
9bcee7f08b Clean up. 2018-11-06 01:54:38 +01:00
lamai93
341fc3b47e Fixing uninitialised lastNumberOfServers. 2018-11-05 23:15:09 +01:00
lamai93
bf258687c7 When redeployed the operator would not care about the ui because desired has only nil pointers. 2018-11-02 11:26:10 +01:00
lamai93
18cff92b44 Don't updated the agency if not required. This may overwrites changes made by the user. 2018-10-23 15:05:35 +02:00
Ewout Prangsma
589fe673ac
Min dbserver count is 2. Revert phase when cleanout has failed 2018-06-15 09:36:53 +02:00
Ewout Prangsma
fc3ab8f1d7
Prevent warnings about not reaching the cluster in the first 2min, while the cluster may not yet be ready 2018-06-12 13:08:11 +02:00
Ewout Prangsma
69a73b2fef
Avoid overwriting status changes 2018-06-12 11:09:42 +02:00
Ewout Prangsma
5017ee84da
Refactor DeploymentState to DeploymentPhase 2018-03-27 15:42:10 +02:00
Ewout Prangsma
0909a77795
Merged in master 2018-03-23 11:08:30 +01:00
Ewout Prangsma
1e51a90452
Fixed behavior for scaling UI integration wrt startup of the cluster 2018-03-23 10:52:41 +01:00