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

add revision fuzzer #4199

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

AdamKorcz
Copy link
Contributor

Description of your changes

Adds a fuzzer that mimics the behavior of the Revision controller.
It parses a Crossplane package and resolves its dependencies.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

go test -fuzz=FuzzRevisionControllerPackageHandling

@AdamKorcz AdamKorcz requested review from a team and hasheddan as code owners June 19, 2023 12:32
Signed-off-by: AdamKorcz <adam@adalogics.com>
@turkenh turkenh merged commit a946d1a into crossplane:master Aug 1, 2023
12 checks passed
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.

None yet

3 participants