Stefan Prodan
a9f613ecfa
Align go.mod version with Kubernetes (Go 1.20)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-06-26 19:23:13 +03:00
Paulo Gomes
45f56211e1
fuzz: Use build script from upstream
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-12-14 21:54:36 +00:00
Paulo Gomes
8d95dc087a
build: Improve fuzz tests' reliability
...
Establish conventions which aligns with what is supported upstream
today, whilst expanding on documentation to ensure folks have
pointers on how to debug/check for issues going forwards.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-23 14:56:32 +00:00
Paulo Gomes
5b1d1b1721
fuzz: Refactor Fuzzers based on Go native fuzzing
...
The existing fuzzers were converted into the Go native format.
Based on how the code was structured on this project, the fuzzers
can be quite effective, allowing for entire E2E fuzzing in some
cases, but with very low execution cost.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-07 10:46:29 +01:00
Philip Laine
2c69c847d3
Add context to Post function
...
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2022-07-27 18:26:28 +02:00
Stefan Prodan
6bc08e133c
Merge pull request #352 from ahothan/main
...
Update the webex notification provider and markdown
2022-03-29 09:08:26 +03:00
ahothan
b253471219
Update documentation for webex provider
...
Signed-off-by: ahothan <ahothan@cisco.com>
2022-03-28 09:26:23 -07:00
Ilan
83269812bf
align fuzzing deps as per task 2 flux2 issue 2552
...
Signed-off-by: Ilan <ilan.pillemer@gmail.com>
2022-03-28 09:53:33 +01:00
Sunny
cc8b8e9089
Use new standardized runtime and meta packages
...
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-03-18 00:01:41 +05:30
Moritz Schmitz von Hülst
3c7363234a
Pass headers to generic provider through secretRef
...
Co-authored-by: Moritz Schmitz von H<C3><BC>lst <moritz@hauptstadtoffice.com>
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-01-26 12:39:02 +01:00
nold
3b86de61a0
Fix(Provider/Matrix): CertSecretRef
...
Signed-off-by: nold <nold@gnu.one>
2022-01-26 11:25:19 +01:00
Paulo Gomes
4f111d289f
Add fuzz testing for notifiers
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-01-12 10:26:07 +00:00