Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzing: Initial commit #434

Closed
wants to merge 1 commit into from
Closed

Fuzzing: Initial commit #434

wants to merge 1 commit into from

Conversation

AdamKorcz
Copy link
Contributor

Adds the initial setup for fuzzing for the kustomize-controller.

It is currently WIP, but sharing in case anyone wants to test it or have comments.

To run the fuzzer in this PR:

git clone --branch fuzz1 https://github.com/AdamKorcz/kustomize-controller
cd kustomize-controller/fuzz
sudo docker build . --tag flux-fuzzing-image

The fuzzer will now run.


Other fuzzing PRs in the Flux ecosystem:

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz changed the title [DRAFT] Fuzzing: Initial commit Fuzzing: Initial commit Sep 30, 2021
@AdamKorcz AdamKorcz marked this pull request as ready for review September 30, 2021 21:04
@stefanprodan
Copy link
Member

Superseded by #536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants