Hidde Beydals
b3baf39e11
Move dedicated watcher to in-controller watcher
...
This prevents the resources from getting annotated, and instead uses
the `handler.EnqueueRequestsFromMapFunc` to queue requests based on
changes to the source objects.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-10-28 13:28:11 +01:00
Hidde Beydals
7ac2a41e1a
Change copyright to Flux authors
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-10-27 17:55:18 +01:00
Stefan Prodan
1819f143a9
Implement Prometheus instrumentation
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-13 16:24:56 +03:00
Stefan Prodan
6a04f769b2
Update fluxcd/pkg/runtime to v0.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-13 15:33:46 +03:00
Hidde Beydals
accd4762fe
Promote API to v2beta1
2020-09-30 19:37:23 +02:00
stefanprodan
b5844b2c77
Add watch all namespaces flag
2020-09-11 16:02:05 +03:00
stefanprodan
2a8d08091f
Configure manager logging and set level to info
2020-09-09 15:13:02 +03:00
Hidde Beydals
e66a93698b
Setup production logging
...
For production the log format is JSON, the timestamps format is ISO8601
and stack traces are logged when the level is set to debug.
2020-07-13 10:33:59 +02:00
stefanprodan
948986c27e
Update maintainers
2020-07-09 20:31:28 +03:00
stefanprodan
b94dccac13
Implement event recording
...
- emit Kubernetes events when a release status changes
- forward events to notification controller
2020-07-09 20:19:08 +03:00
Hidde Beydals
6bded34a1b
Various small changes
...
* newline fixes
* source-controller v0.0.2 -> v0.0.3
* pkg v0.0.2 -> v0.0.3
* const for HelmRelease kind
* wording change in README
* lockfile error message fix
2020-07-09 18:04:45 +02:00
Hidde Beydals
dc606ea797
Support dependencies on other releases
2020-07-08 19:41:37 +02:00
Hidde Beydals
51da5f0fe2
Support Helm install action
2020-07-08 16:23:38 +02:00
Hidde Beydals
2a5c905145
Init
2020-05-05 22:35:49 +02:00