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.10] sync with upstream #488

Merged

Commits on May 9, 2023

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

Commits on Jun 1, 2023

  1. drop safe to evict annotations (knative#14051)

    this prevents nodes from draining
    
    Co-authored-by: dprotaso <[email protected]>
    knative-prow-robot and dprotaso authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cdac06e View commit details
    Browse the repository at this point in the history
  2. [release-1.10] RandomChoice 2 policy wasn't random when the number of…

    … targets is 2 (with equal weight) (knative#14052)
    
    * RandomChoice 2 policy wasn't random when the number of targets is 2
    
    * fix linting
    
    ---------
    
    Co-authored-by: dprotaso <[email protected]>
    knative-prow-robot and dprotaso authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    500756c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. [release-1.10] fix securityContext for Knative Service Pod (user-cont…

    …ainer and queue-proxy) (knative#14377)
    
    * add seccompProfile to queue container security context
    
    * run as non root by default
    
    * update tests to expect new default run as nonroot
    
    * fix perms
    
    ---------
    
    Co-authored-by: Clay Kauzlaric <[email protected]>
    Co-authored-by: Dave Protasowski <[email protected]>
    3 people authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    60754c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. [release-1.10] bump x/net to v0.17 (knative#14517)

    * [release-1.10] bump x/net to v0.17
    
    * Re-generate test/config/tls/cert-secret.yaml (knative#14324)
    
    * Run hack/upgrade
    nak3 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bdc9865 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bound buffer for reading stats (knative#14541)

    Co-authored-by: Evan Anderson <[email protected]>
    knative-prow-robot and evankanderson authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    101f814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a5821 View commit details
    Browse the repository at this point in the history