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

pkg/resource: consistent applicators #491

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2023

  1. pkg/resource: don't retry conflict errors

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
    sttts committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fa9f877 View commit details
    Browse the repository at this point in the history
  2. pkg/test: add RESTMapper to client mock

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
    sttts committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    72cf3b0 View commit details
    Browse the repository at this point in the history
  3. pkg/resource: make patching applicator consistent and deprecate updat…

    …e applicator
    
    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
    sttts committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    36c1fe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. pkg/resource: add AdditiveMergePatchApplyOption

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@upbound.io>
    sttts committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9a0fe90 View commit details
    Browse the repository at this point in the history