.. |
mocks
|
Adding unit tests for k8s secrets
|
2018-03-01 15:49:48 +01:00 |
test
|
Fixed unit-tests
|
2018-03-23 10:12:06 +01:00 |
affinity.go
|
Added pod affinity
|
2018-02-16 15:04:07 +01:00 |
affinity_test.go
|
Added unit test for creating affinity
|
2018-03-01 12:59:15 +01:00 |
client.go
|
Create control pod and run syncer tests when deployment is ready.
|
2019-03-06 14:21:36 +01:00 |
constants.go
|
First version of arangodbexporter support.
|
2019-01-10 10:00:55 +01:00 |
container.go
|
Prevent stopping Pods to early to avoid dataloss
|
2018-05-11 14:58:49 +02:00 |
dns.go
|
Allow master-endpoint customization
|
2018-05-08 13:28:25 +02:00 |
dns_test.go
|
Adding unit tests for k8sutil
|
2018-03-01 14:25:52 +01:00 |
errors.go
|
Building basic controller & main structures
|
2018-02-09 15:27:40 +01:00 |
errors_test.go
|
rename ks8util_test to test and add documentation
|
2018-03-08 11:23:14 +01:00 |
events.go
|
Added CannotShrink Event.
|
2019-03-18 15:57:28 +01:00 |
finalizers.go
|
Avoid useless warnings
|
2018-06-12 13:30:43 +02:00 |
images.go
|
Added some ideas for pod rotation for changing requirements.
|
2019-04-01 14:32:37 +02:00 |
informer.go
|
Adding panic-safe ResourceWatcher
|
2018-04-05 09:32:09 +02:00 |
names.go
|
Added BootstrapSucceeded condition.
|
2019-03-19 10:11:26 +01:00 |
names_test.go
|
Extending Spec object, moved vendor to deps for test support
|
2018-02-13 16:06:36 +01:00 |
owner.go
|
Report leader event in owner resource
|
2018-06-26 10:42:13 +02:00 |
pods.go
|
Allow to set ImagePullSecrets in pods (#444)
|
2019-09-15 18:43:55 +02:00 |
pods_test.go
|
Adding unit tests for k8sutil
|
2018-03-01 14:25:52 +01:00 |
probes.go
|
Changed default probe values.
|
2019-03-21 13:55:15 +01:00 |
probes_test.go
|
Fixed tests for Probes.
|
2019-03-21 14:07:48 +01:00 |
pvc.go
|
First draft of volume claim templates.
|
2019-04-24 14:25:14 +02:00 |
pvc_cache.go
|
Added Service & PVC cache for faster inspection loops
|
2018-08-31 08:01:49 +02:00 |
secrets.go
|
Merge remote-tracking branch 'origin/master' into feature/arangodbexporter
|
2019-04-04 13:45:30 +02:00 |
secrets_cache.go
|
Speeding up inspection loop
|
2018-08-30 16:57:08 +02:00 |
secrets_test.go
|
Speeding up inspection loop
|
2018-08-30 16:57:08 +02:00 |
services.go
|
Update service when possible to preserve IP
|
2019-05-27 17:13:05 +02:00 |
services_cache.go
|
Update service when possible to preserve IP
|
2019-05-27 17:13:05 +02:00 |
storageclass.go
|
Avoid use of arangosync packages
|
2018-09-07 12:19:41 +02:00 |
storageclass_test.go
|
Fixed unit test
|
2018-06-28 13:11:30 +02:00 |
tolerations.go
|
Added non-alpha key
|
2018-05-14 16:36:18 +02:00 |
util.go
|
Create headless service for exporter pods.
|
2019-05-13 16:12:37 +02:00 |
util_test.go
|
Adding unit tests for k8sutil
|
2018-03-01 14:25:52 +01:00 |