Commit Graph

61 Commits

Author SHA1 Message Date
Stefan Prodan f2e96a88e0
Add summary field to Alert API
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-12-06 11:36:41 +02:00
Stefan Prodan cf5c5c08c8
Release v0.4.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-11-26 18:02:46 +02:00
Stefan Prodan 600ba2d008
Add readiness/liveness probes
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-11-26 10:00:55 +02:00
Philip Laine 4922ddee15 Add Azure DevOps provider
Signed-off-by: Philip Laine <philip.laine@xenit.se>
2020-11-22 15:07:56 +01:00
Hidde Beydals 2a51bd7745 Release v0.3.0
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-11-20 09:32:29 +01:00
Aurel Canciu ce214b9fa9
Refactor to adopt k8s standardized Condition type
Updates to use metav1.Condition type and removes references for
deprecated corev1.Condition* constants and uses the new k8s api/meta
helpers in place of the old pkg/apis/meta types.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-11-19 19:51:40 +02:00
Stefan Prodan 8293804d16
Release v0.2.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-11-09 15:41:43 +02:00
Philip Laine 030a0f6ed8 Add bitbucket notifier
Signed-off-by: Philip Laine <philip.laine@xenit.se>
2020-11-07 23:20:36 +01:00
Stefan Prodan 866aa89365
Release v0.2.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-29 14:15:46 +02:00
Stefan Prodan dd1255dc74
Release v0.1.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-19 15:48:49 +03:00
Stefan Prodan 46666dae22
Add URL prefix validation to CRDs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-17 15:58:49 +03:00
Stefan Prodan 2f14e4b74b
Add Proxy field to Provider API
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-17 14:19:54 +03:00
Stefan Prodan 90570ab77f
Release v0.1.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-13 18:03:05 +03:00
stefanprodan 3e09552ddb Release v0.1.0 2020-09-30 18:55:46 +03:00
stefanprodan d90acda9e6 Promote API to v1beta1 2020-09-30 18:21:17 +03:00
stefanprodan d4e3755515 Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 11:33:32 +03:00
stefanprodan e9595c112b Release v0.0.11 2020-09-22 14:48:15 +03:00
stefanprodan 66518860d7 Add support for S3 buckets to alerts and receivers 2020-09-22 14:15:18 +03:00
Philip Laine eb7a25506f Change default value to use default annotation 2020-09-15 19:54:17 +02:00
Philip Laine e176655c9d Add gitlab notifier 2020-09-13 21:16:03 +02:00
stefanprodan 16dd709335 Release v0.0.10 2020-09-12 10:51:36 +03:00
stefanprodan c39cad9b84 Add watch all namespaces flag 2020-09-11 15:47:46 +03:00
stefanprodan 8797926557 Release v0.0.9 2020-09-11 10:57:35 +03:00
stefanprodan c86c8d1d3d Configure manager logging and set level to info 2020-09-09 15:15:17 +03:00
stefanprodan adb172d9c6 Release v0.0.8 2020-09-02 09:44:36 +03:00
Philip Laine e321ee70fd Add github notifier 2020-08-26 20:46:10 +02:00
stefanprodan 011bccaf1a Release v0.0.7 2020-08-05 16:27:37 +03:00
stefanprodan 5b03fbe7c2 Fix Prometheus scraping 2020-08-04 15:57:42 +03:00
Hidde Beydals 4c1af4a100 Release v0.0.6 2020-07-31 09:30:23 +02:00
Hidde Beydals bb7c241c83 Change CRD domain 'notification.toolkit.fluxcd.io'
Due to required domain changes for the helm-controller so that it
can co-exist in a cluster with the Helm Operator, other Toolkit
components are moving to a *.toolklit.fluxcd.io domain too.
2020-07-30 22:32:07 +02:00
stefanprodan f7f8633b44 Release v0.0.5 2020-07-20 13:09:00 +03:00
stefanprodan ce7e963761 Upgrade CRDs to apiextensions.k8s.io/v1 2020-07-20 12:26:20 +03:00
stefanprodan e3c3cfd110 Release v0.0.4 2020-07-16 10:50:13 +03:00
stefanprodan 15e060fde5 Release v0.0.3 2020-07-14 15:09:27 +03:00
Hidde Beydals d9fadcd358 Remove namespace scope from deployment
To allow alert rules for resources outside of the controller's
namespace.
2020-07-14 13:34:10 +02:00
stefanprodan aec677baca Release v0.0.2 2020-07-13 17:32:42 +03:00
stefanprodan 1bf1534b90 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 11:56:53 +03:00
stefanprodan 15cb40342c Release v0.0.1 2020-07-07 09:38:50 +03:00
stefanprodan c42686fd60 Rename webhook alert provider to generic
Add the alert provider types to API
2020-07-07 09:15:07 +03:00
stefanprodan 7c7a26641e Implement Bitbucket server receiver 2020-07-06 13:10:18 +03:00
stefanprodan 95f1ae4ce9 Implement Harbor receiver 2020-07-05 00:33:16 +03:00
stefanprodan 15f15bd0a9 Add samples to e2e testing 2020-07-04 11:10:17 +03:00
stefanprodan 28e8477e29 Implement GitHub receiver 2020-07-04 08:19:06 +03:00
stefanprodan 368c13af28 Implement GitRepository hook 2020-07-03 18:32:34 +03:00
stefanprodan 3c711cc5d9 Initialise receivers 2020-07-03 17:26:00 +03:00
stefanprodan 99fc71c17a Add receiver to API 2020-07-03 16:38:17 +03:00
stefanprodan 948a344cc4 Release v0.0.1-beta.1 2020-07-03 09:13:39 +03:00
stefanprodan 378f185dd9 Add wildcard support 2020-07-02 19:48:40 +03:00
stefanprodan ffea0df86d Release v0.0.1-alpha.2 2020-07-02 11:44:09 +03:00
stefanprodan 5c1768c426 Generate API documentation 2020-07-02 09:45:02 +03:00