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

fix(deps): update minor dependencies (master) #2592

Merged
merged 4 commits into from
May 2, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    69f3c79 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix: remove PodSecurityPolicy

    1. Remove `v1beta1.PodSecurityPolicy`.
    2. Modify system backup restore controller and unit test cases.
    3. Downupgrade package `github.com/prometheus/common` from 0.48.0 to 0.47.0
    
    Signed-off-by: James Lu <james.lu@suse.com>
    mantissahz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bcb3718 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge remote-tracking branch 'origin/master' into renovate/master-min…

    …or-dependencies
    
    The origin/master branch has already moved beyond k8s.io/kubernetes v1.29.3 to
    v1.30.0. Make the required updates to the go.mod file and remove an undesired
    replace directive for k8s.io/kubernetes currently in origin/master so that
    dependency issues are largely resolved.
    
    Signed-off-by: Eric Weber <eric.weber@suse.com>
    ejweber committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9d5cba8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: correct "function" nam of log in csi

    Signed-off-by: James Lu <james.lu@suse.com>
    mantissahz committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f8d8a9b View commit details
    Browse the repository at this point in the history