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

✨ Only use json-patch v4 #2864

Closed

Commits on Jun 27, 2024

  1. Only use json-patch v4

    controller-runtime currently depends on both v4 and v5 of
    evanphx/json-patch. For various reasons k/k is staying on v4, so it
    makes sense for controller-runtime to follow suit. This drops the v5
    dependency in favour of v4 only.
    
    Signed-off-by: Stephen Kitt <skitt@redhat.com>
    skitt committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    09def1d View commit details
    Browse the repository at this point in the history