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 #175

Closed
wants to merge 1 commit into from
Closed

Fuzzing: Initial commit #175

wants to merge 1 commit into from

Conversation

AdamKorcz
Copy link
Contributor

@AdamKorcz AdamKorcz commented Oct 1, 2021

Adds initial set up for fuzzing the image reflector controller.

To build and run the fuzzer:

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

The fuzzer should now run.

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz marked this pull request as ready for review October 7, 2021 10:32
@stefanprodan
Copy link
Member

Superseded by #221

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