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

Consume latest crossplane-runtime's fake.Composite to prevent panics caught by CNCF fuzzing tests #3394

Merged
merged 1 commit into from
Oct 20, 2022

Commits on Oct 20, 2022

  1. Change method signature of Patch.Apply

    - Consume crossplane-runtime where fake.ConnectionDetailsLastPublishedTimer.Time has
      an `omitempty` json tag so that we keep runtime.DefaultUnstructuredConverter.ToUnstructured
      happy.
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    43b18d6 View commit details
    Browse the repository at this point in the history