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

27 commits

Author SHA1 Message Date
Adam Janikowski
5a229fa7f8
[Refactoring] Extract kerrors package (#1162) 2022-11-02 08:29:46 +01:00
Adam Janikowski
4939634b7d
[Bugfix] Fix action timeouts (#1112) 2022-09-19 17:24:54 +02:00
Adam Janikowski
d95a1b1f1a
[Feature] Extract pod details (#1080) 2022-08-08 12:03:06 +02:00
Nikita Vanyasin
8ca0835a5d
[Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
Adam Janikowski
1b6f0476c7
[Feature] Unify logging system (#1007) 2022-06-14 09:26:07 +02:00
Adam Janikowski
65bbce5d61
[Feature] [ACS] Unify client handler (#987) 2022-05-15 18:11:41 +02:00
Adam Janikowski
a117bdb1dd
[Feature] Allow to configure action timeouts (#934) 2022-03-19 03:52:09 +01:00
Adam Janikowski
a4e48c33dc
[Bugfix] Add grecefulness to kill action (#912) 2022-02-16 14:29:24 +01:00
Adam Janikowski
0056d420ea
[Feature] Allow to disable external port (#906) 2022-02-09 13:32:06 +01:00
Tomasz Mielech
c8a0920c16
[Feature] [TG-165] Kill pod forcefully (#896) 2022-01-31 12:37:10 +01:00
Adam Janikowski
95069bc156
[License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
Adam Janikowski
6367b6f02a
[Bugfix] Change Plan change discovery (#784) 2021-09-08 09:25:04 +02:00
Tomasz Mielech
e559f210f7
[Feature] Requests timeout (#705) 2021-04-26 10:30:06 +02:00
Adam Janikowski
dbf6458e8a
[Feature] Add member shutdown option (#703) 2021-04-06 14:42:34 +02:00
Adam Janikowski
d232d3dca9
Standardize error handling (#680) 2021-01-08 15:35:38 +01:00
Adam Janikowski
99770ce2bc
[Feature] Add UpToDate Condition (#540) 2020-04-01 15:38:03 +02:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
Adam Janikowski
30c09d0259
Change version to V1 (#490) 2019-11-04 08:49:24 +01:00
Lars Maier
1fa3eb5d56
Sidecar Issues 2 (#434)
* Moved status update to pod creation. Used deepEquals for pointers.
* Simplified code.
* Deleted comment nobody needs.
2019-08-06 10:19:16 +02:00
Kaveh Vahedipour
08ecc445cd Feature/restart pods on sidecar changes (#420)
* added side car changes to pod rotation
* change log
* go fmt
* sidecar test
2019-07-31 10:58:44 +02:00
Ewout Prangsma
44581c7764
Allow changing storage class of a server group 2018-06-15 14:30:15 +02:00
Ewout Prangsma
134c79595d
Added renewal of deployment TLS CA certificate 2018-06-15 11:31:06 +02:00
Ewout Prangsma
aa0e6efce5
Abort reconcilientation plan on failed cleanout server 2018-06-12 09:11:00 +02:00
Ewout Prangsma
43ffc34b15
Add timeout to plan actions 2018-06-05 14:50:47 +02:00
Ewout Prangsma
0fdb0c0c35
Detect member failure and replace member if needed 2018-03-29 11:56:57 +02:00
Ewout Prangsma
4a283646fa
Tracking recent pod terminations 2018-03-29 09:51:17 +02:00
Ewout Prangsma
0df6df345f
Moved reconciliation code to separate package 2018-03-23 12:15:22 +01:00
Renamed from pkg/deployment/action_rotate_member.go (Browse further)