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

62 commits

Author SHA1 Message Date
Adam Janikowski
70cdbff501
[Feature] Expose HTTP Client Config (#1680) 2024-07-16 12:52:01 +02:00
Adam Janikowski
61cdd68e89
[Feature] Extract GRPC Server (#1590) 2024-02-08 15:25:48 +01:00
jwierzbo
384fd6ac9e
Linter - sharedApi (#1537) 2023-12-12 16:39:35 +01:00
Adam Janikowski
40a95a58bf
[Bugfix] Handle optional taints for Storage Operator (#1495) 2023-11-17 12:55:29 +01:00
jwierzbo
57af12acaa
Fix/deps (#1413) 2023-09-20 12:01:40 +02:00
Adam Janikowski
4a7d2e8f97
[Fix] Fix file headers date (#1379) 2023-08-15 15:42:38 +02:00
Adam Janikowski
b866a5b7e8
[Maintenance] Bump Go to 1.20.7 (#1374) 2023-08-03 13:47:27 +02:00
Adam Janikowski
953f930465
[Bugfix] [LocalStorage] Add feature to pass ReclaimPolicy from StorageClass to PersistentVolumes (#1326) 2023-06-07 00:53:56 +02:00
Adam Janikowski
f96273b64a
[Feature] Check if Volume with LocalStorage is missing (#1315) 2023-05-24 21:54:20 +02:00
Adam Janikowski
0bbf335a47
[Feature] Generics for type handling (#1313) 2023-05-24 15:12:27 +02:00
jwierzbo
199bf200c4
Fix 'make generate' command in ZSH (#1305)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2023-05-08 15:28:02 +02:00
Adam Janikowski
46b519a1d1
[Bugfix] Fix LocalStorage WaitForFirstConsumer mode (#1219) 2022-12-31 14:04:26 +01:00
Adam Janikowski
fe664c29fc
[Update] Update Go to 1.19 (#1216) 2022-12-22 10:49:51 +01:00
Adam Janikowski
5a229fa7f8
[Refactoring] Extract kerrors package (#1162) 2022-11-02 08:29:46 +01:00
Adam Janikowski
20a53e7d9c
[Feature] Immutable spec (#1089) 2022-08-25 13:44:28 +02:00
jwierzbo
1a44b19b7c
[Bugfix] Memory leaks due to incorrect time.After function usage (#1045) 2022-07-24 22:13:34 +02:00
Adam Janikowski
1f93c9c367
[Linter] [Imports] Standardize k8s.io/api/storage/v1 (#1058) 2022-07-15 07:56:00 +02:00
Nikita Vanyasin
8ca0835a5d
[Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
Adam Janikowski
bca84f3331
[Linter] Unify imports (#1042) 2022-06-30 20:39:07 +02:00
Adam Janikowski
1b6f0476c7
[Feature] Unify logging system (#1007) 2022-06-14 09:26:07 +02:00
Adam Janikowski
e7b35ba12d
[Feature] LocalStorage Priority support (#969) 2022-04-29 11:43:01 +02:00
jwierzbo
1b2e8759f4
[Fix] Assign imagePullSecrets to LocalStorage (#921)
Co-authored-by: Adam Janikowski <12255597+ajanikow@users.noreply.github.com>
2022-03-04 14:27:50 +01:00
Adam Janikowski
ef14035beb
[Feature] Improve Kubernetes clientsets management (#918) 2022-02-28 19:53:01 +01:00
Adam Janikowski
95069bc156
[License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
jwierzbo
071c837f2b
[Feature] Exporter - network mesh check (#823) 2021-11-03 14:24:59 +01:00
Adam Janikowski
876acfb9a3
[License] Adjust years (#811) 2021-10-09 16:47:18 +02:00
Tomasz Mielech
c5cc68d94c
[Cleanup] Linter code cleaning (#718) 2021-05-07 16:13:15 +02:00
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
3f7b548d6c
[Feature] Allow privileged pods (#631) 2020-09-08 09:40:44 +02:00
Adam Janikowski
7c649303d0
FEATURE/fix-linter-issues (#529) 2020-03-10 10:26:38 +01:00
Adam Janikowski
c10f5104b4
FATURE/fix docs and headers (#528) 2020-03-04 11:25:14 +01:00
Lars Maier
dba4dcb8da Use jwt-keyfile option if available. 2019-01-01 14:39:43 +01:00
lamai93
d2fc497d07 Show the correct volume size for volumes provided by the storage operator. 2018-12-14 21:27:07 +01:00
Ewout Prangsma
4a096f28b3
Fixed unit tests 2018-08-27 13:12:02 +02:00
Ewout Prangsma
d87bd898fd
Fixed PV creation on kubernetes 1.11 2018-08-27 12:09:33 +02:00
Ewout Prangsma
95643d3b9f
Various improvements 2018-07-09 11:40:43 +02:00
Ewout Prangsma
44cec706b0
Adding local storage dashboard 2018-07-09 11:05:31 +02:00
Ewout Prangsma
b47a5b6508
Use standard EventRecord to use event compression 2018-06-18 11:55:42 +02:00
Ewout Prangsma
80b7f81f59
Prefer distinct nodes, even when not required 2018-06-15 08:42:53 +02:00
Ewout Prangsma
d9db5e9e65
Merge pull request #166 from arangodb/tests/storage-pv-creator
Added unit tests for pv_creator.go
2018-06-15 07:31:31 +02:00
Ewout Prangsma
3e325e842a
Using alternate values 2018-06-15 07:31:09 +02:00
Ewout Prangsma
60ed954942
Prevent deleting the PV when the PVC has already been attached to it 2018-06-08 10:03:21 +02:00
Ewout Prangsma
6e9cb0f3e3
Added unit tests for pv_creator.go 2018-06-08 08:10:05 +02:00
Ewout Prangsma
26162d28a1
Included node-name derived info in PV name 2018-06-07 11:36:02 +02:00
Ewout Prangsma
c017ba7a61
Force volumes to unique nodes for production environments 2018-06-07 10:54:53 +02:00
Ewout Prangsma
c08dc0b342
Using panic safe resource watcher 2018-04-05 09:53:54 +02:00
Ewout Prangsma
8a7e1a8603
Prevent panic on duplicate Delete (storage) 2018-04-05 08:47:59 +02:00
Ewout Prangsma
6ce6197e53
Fixing PV cleanup 2018-03-29 16:44:23 +02:00
Ewout Prangsma
03a572ba6b
Change scope of ArangoLocalStorage to Cluster 2018-03-19 18:51:42 +01:00