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

[Release-1.30] Backports for August 2024 #10671

Merged
merged 3 commits into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. Enhance E2E Hardened option (k3s-io#10558)

    * Remove unnecessary hardened arguments
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    
    * slim down hardened arguments
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    
    ---------
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ee90df6 View commit details
    Browse the repository at this point in the history
  2. Use higher QPS for secrets reencryption (k3s-io#10571)

    * Use higher QPS for secrets reencryption
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c76f689 View commit details
    Browse the repository at this point in the history
  3. Allow Pprof and Superisor metrics in standalone mode (k3s-io#10576)

    * Allow pprof to run on server with `--disable-agent`
    * Allow supervisor metrics to run on server with `--disable-agent`
    
    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    11d183f View commit details
    Browse the repository at this point in the history