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

[FCP-3429] Sync with upstream v1-8-2 #13

Draft
wants to merge 178 commits into
base: main
Choose a base branch
from

Commits on May 5, 2023

  1. fix controller tag in release

    Signed-off-by: James Strong <james.strong@chainguard.dev>
    James Strong committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c3a22a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    788b360 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#9930 from strongjz/fix-tag

    fix controller tag in release
    strongjz committed May 5, 2023
    Configuration menu
    Copy the full SHA
    57848e6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

Commits on May 7, 2023

  1. Update annotations.md (kubernetes#9933)

    add the missing quotes
    Ian De Bie committed May 7, 2023
    Configuration menu
    Copy the full SHA
    57d9456 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    eec4351 View commit details
    Browse the repository at this point in the history
  2. chore: update httpbin to httpbun (kubernetes#9919)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0bdb643 View commit details
    Browse the repository at this point in the history
  3. add option for annotations in PodDisruptionBudget (kubernetes#9843)

    add option for annotations in PodDisruptionBudget
    vkanelov committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f18826b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    3b3cf8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06612e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98780d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e37c6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (kubernetes#9936)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.54.0...v1.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 19, 2023
    Configuration menu
    Copy the full SHA
    bbf70c2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (kubernet…

    …es#9937)
    
    Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.3.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0dd1cf7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Validate path types (kubernetes#9967)

    * Validate path types
    
    * Fix the year of header
    
    * Update internal/ingress/controller/config/config.go
    
    Co-authored-by: Jintao Zhang <tao12345666333@163.com>
    
    ---------
    
    Co-authored-by: Jintao Zhang <tao12345666333@163.com>
    rikatz and tao12345666333 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    c540b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb3dcf View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    4d57ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9a507 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (kubernetes#9981

    )
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.43.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.42.0...v0.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e3fb63f View commit details
    Browse the repository at this point in the history
  2. Bump securego/gosec from 2.15.0 to 2.16.0 (kubernetes#9983)

    Bumps [securego/gosec](https://github.com/securego/gosec) from 2.15.0 to 2.16.0.
    - [Release notes](https://github.com/securego/gosec/releases)
    - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
    - [Commits](securego/gosec@a459eb0...c5ea1b7)
    
    ---
    updated-dependencies:
    - dependency-name: securego/gosec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3fc10b8 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-go from 4.0.0 to 4.0.1 (kubernetes#9984)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4d34df0...fac708d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    270571b View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (kubernetes#9982)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
    - [Commits](golang/crypto@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    214ab50 View commit details
    Browse the repository at this point in the history
  5. helm: Fix opentelemetry module installation for daemonset (kubernetes…

    …#9792)
    
    * fix: opentelemetry module for controller-daemonset
    
    * fix: Align controller-daemonset with controller-deployment
    
    * Fix typo in github/workflows/ci
    fcuello-fudo committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8c7981b View commit details
    Browse the repository at this point in the history
  6. Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.5 (kubernetes#9980)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.0 to 2.9.5.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.9.0...v2.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    24cd56d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bc7dc8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    8977835 View commit details
    Browse the repository at this point in the history
  2. Admission warning (kubernetes#9975)

    * Add warning feature in admission code
    
    * Apply suggestions from code review
    
    Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    
    * Add deprecation and validation path notice
    
    ---------
    
    Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    rikatz and jsoref committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1282345 View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (kubernetes#9913)

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.90.1...v2.100.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    61ae861 View commit details
    Browse the repository at this point in the history
  4. PodDisruptionBudget spec logic update (kubernetes#9904)

    Signed-off-by: Peter Jakubis <balonik32@gmail.com>
    balonik committed May 25, 2023
    Configuration menu
    Copy the full SHA
    df0be08 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 27, 2023

  1. images: upgrade to Alpine 3.18 (kubernetes#9997)

    Alpine Linux 3.18 was released
    https://alpinelinux.org/posts/Alpine-3.18.0-released.html
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c2e1f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9398c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ea0b1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. add faq section in docs

    longwuyuan committed May 28, 2023
    Configuration menu
    Copy the full SHA
    40957d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#10003 from longwuyuan/add-faq-section

    add faq section in docs
    strongjz committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5438968 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. chore: start v1.8.0 release process

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    0e94cc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#10010 from tao12345666333/release-v1.8.0

    chore: start v1.8.0 release process
    strongjz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    35f5082 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (kubernetes#1…

    …0007)
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.43.0 to 0.44.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.43.0...v0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 29, 2023
    Configuration menu
    Copy the full SHA
    5325464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1240361 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (kubernetes#10008)

    Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.15 to 0.3.16.
    - [Release notes](https://github.com/imdario/mergo/releases)
    - [Commits](darccio/mergo@v0.3.15...v0.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/imdario/mergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    bcfed2e View commit details
    Browse the repository at this point in the history
  2. release controller 1.8.0 and chart 4.7.0 (kubernetes#10017)

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3476232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057c1b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    19de8af View commit details
    Browse the repository at this point in the history
  2. perf: avoid unnecessary byte/string conversion (kubernetes#10012)

    We can use alternative functions to avoid unnecessary byte/string
    conversion calls and reduce allocations.
    
    Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
    Juneezee committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d02ba28 View commit details
    Browse the repository at this point in the history
  3. adding a tag here so we force nginx builds to cloudbuild

    Signed-off-by: James Strong <james.strong@chainguard.dev>
    James Strong committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9e125c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Upgrade to Golang 1.20.4 (kubernetes#10016)

    * Upgrade to Golang 1.20.4 and alpine 3.18.0
    
    * Handle Review comments
    StenlyTU committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8a61027 View commit details
    Browse the repository at this point in the history
  2. chore(dep): upgrade github.com/emicklei/go-restful/v3 to 3.10 (kubern…

    …etes#10028)
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e97e928 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#10025 from strongjz/nginx-tag

    Add a tag here so we force nginx builds to cloudbuild
    strongjz committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bd19644 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (kubernetes#10005)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    179aa89 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Fix typo in controller_test (kubernetes#10034)

    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    1503695 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    7d27f39 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (kubernetes#10041)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ba1a4fa View commit details
    Browse the repository at this point in the history
  3. Bump actions/dependency-review-action from 3.0.4 to 3.0.6 (kubernetes…

    …#10042)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.4 to 3.0.6.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@f46c48e...1360a34)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    712e10d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. docs: Updated the content of deploy/rbac.md (kubernetes#10054)

    Due to Kubernetes having deprecated the use of configmap as a mechanism
    for elections, we have migrated to a mechanism based on leases
    resources. However, the documentation has not been updated, resulting in
    inconsistencies.
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c3ea3b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    4c00085 View commit details
    Browse the repository at this point in the history
  2. Update Internal Load Balancer docs (kubernetes#10062)

    * Update internal load balancer doc
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix incorrect description
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * GenerateREADME.md using helm-docs
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Regenerate the docs
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    ---------
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5bfc566 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. docs: canary weighted deployments example (kubernetes#10067)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    adbad99 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. docs: add lua testing documentation (kubernetes#10060)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    388987c View commit details
    Browse the repository at this point in the history
  2. fix: add canary to sidebar in examples (kubernetes#10068)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    dd4a703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e5956 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    114ae77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7043f6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    051aa6d View commit details
    Browse the repository at this point in the history
  7. Adding feature to upgrade Oracle Cloud Infrastructure's Flexible Load…

    … Balancer and adjusting Health Check that were critical in the previous configuration (kubernetes#9961)
    
    * Create deploy.yaml
    
    * Create kustomization.yaml
    josenetoo committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    4d3e642 View commit details
    Browse the repository at this point in the history
  8. Fix mirror-target values without path separator and port (kubernetes#…

    …9889)
    
    * Remove variables with $ before feeding into url.Parse
    
    Signed-off-by: Gerald Pape <gerald@giantswarm.io>
    
    * Do not render invalid request mirroring config
    
    Signed-off-by: Gerald Pape <gerald@giantswarm.io>
    
    * Remove additional note from docs again
    
    Signed-off-by: Gerald Pape <gerald@giantswarm.io>
    
    * Include quotes in e2e test for mirror proxy_pass
    
    ---------
    
    Signed-off-by: Gerald Pape <gerald@giantswarm.io>
    ubergesundheit committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    db49b9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90ed0cc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore: move httpbun to be part of framework (kubernetes#9955)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    60bf6ba View commit details
    Browse the repository at this point in the history
  2. add distroless otel init (kubernetes#10035)

    add distroless otel init
    esigo committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    436df32 View commit details
    Browse the repository at this point in the history
  3. Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (kubernetes#10077)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@4b4e9c3...6a58db7)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    dd6d8e0 View commit details
    Browse the repository at this point in the history
  4. Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (kubernetes#10078)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.10.0 to 0.11.2.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@e5f4313...41f05d9)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    18e6bfd View commit details
    Browse the repository at this point in the history
  5. Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (kubernetes#10075)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@e81a89b...2b82ce8)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5544c1f View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout from 3.5.2 to 3.5.3 (kubernetes#10076)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e5e7e5...c85c95e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4eeee03 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. docs: add netlify configuration (kubernetes#10073)

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f1e3f2f View commit details
    Browse the repository at this point in the history
  2. Revert "Remove fastcgi feature" (kubernetes#10081)

    * Revert "Remove fastcgi feature (kubernetes#9864)"
    
    This reverts commit 90ed0cc.
    
    * revert fastcgi* annotations warning
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    
    ---------
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    cccba35 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 18, 2023

  1. fix: obsolete warnings (kubernetes#10029)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    30de599 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (kubernetes#10102)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@6a58db7...ecf9528)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    910ca9e View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (kubernetes#10101)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@f82d6c1...336e299)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7028bce View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (kubernetes#10103)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.55.0...v1.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b47409a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (kubernetes#10105)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
    - [Commits](golang/crypto@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    22e855d View commit details
    Browse the repository at this point in the history
  2. Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (kuber…

    …netes#10106)
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.15.1...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a53cfba View commit details
    Browse the repository at this point in the history
  3. chore: remove echo friom canary tests (kubernetes#10089)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1eeabe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    0b4c98b View commit details
    Browse the repository at this point in the history
  2. golang 1.20.5 bump (kubernetes#10120)

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8cdbcfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08158df View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. chore: remove echo from snippet tests (kubernetes#10110)

    Signed-off-by: Spazzy <brendankamp757@gmail.com>
    Spazzy757 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f8bf5a3 View commit details
    Browse the repository at this point in the history
  2. add gcloud ignore

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    44b0067 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#10124 from strongjz/fix-cloud-sha

    add gcloud ignore
    strongjz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d50c719 View commit details
    Browse the repository at this point in the history
  4. update test runner (kubernetes#10125)

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cd61016 View commit details
    Browse the repository at this point in the history
  5. rebuild nginx base container image

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    58650d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#10126 from strongjz/build-nginx

    rebuild nginx base container image
    strongjz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    427f3d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

  1. Set grpc :authority header from request header (kubernetes#8912)

    This is to fix that the `:authority` header is  set to `upstream_balancer`
    lapwingcloud committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a21b521 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (kubernetes#10134)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.56.0...v1.56.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0986c33 View commit details
    Browse the repository at this point in the history
  3. Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (kubernetes#10133)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@80e868c...08b4669)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ef6163a View commit details
    Browse the repository at this point in the history
  4. Added a doc line to the missing helm value service.internal.loadBalan…

    …cerIP (kubernetes#9406)
    
    * Update README.md
    
    kubernetes#9403 Add documentation for controller.service.internal.loadBalancerIP in Helm chart
    
    * Update README.md
    
    removed a duplicated row in the helm chart values
    
    * kubernetes#9403 added a doc to the internal loadBalancerIP
    
    removed a comment from an already supported helm value and added a doc line
    
    * kubernetes#9403 Reverted a manual added line
    
    Removed a manual added line in favour of helm doc
    
    * kubernetes#9403 re-generated the README with the last doc line added to the value.yaml
    
    * kubernetes#9403 removed trailing spaces
    
    * removed trail spaces
    fabioformosa committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    002d7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b24fc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ddecfc View commit details
    Browse the repository at this point in the history
  7. netlify: Only trigger preview when there are changes in docs. (kubern…

    …etes#10144)
    
    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a2f3036 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Fix OCI manifest templates and regenerate the deploy files

    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b38a2c7 View commit details
    Browse the repository at this point in the history
  2. Rename OCI to oracle

    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    155fc8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#10156 from z1cheng/fix-oci-manifest-tem…

    …plate
    
    Fix OCI manifest templates and regenerate the deploy files
    strongjz committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    606bb63 View commit details
    Browse the repository at this point in the history
  4. release notes 1.8.1 (kubernetes#10161)

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    652a800 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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

Commits on Jul 3, 2023

  1. Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (kubernetes#10165)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@ecf9528...16c0bc4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f50431a View commit details
    Browse the repository at this point in the history
  2. Fix golang-ci linter errors (kubernetes#10128)

    * Fix golang-ci linter errors
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix gofmt errors
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add nolint comment to defaults.Backend in Configuration
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add #nosec comment to rand.New func
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix errcheck warnings
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix gofmt check
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix unit tests and comments
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    ---------
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d44a8e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Cleanup errcheck code (kubernetes#10166)

    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ff0cb50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f7cb0 View commit details
    Browse the repository at this point in the history
  3. Clarify TCP/UDP service docs (kubernetes#10146)

    In the current state, the docs on TCP/UDP aren't really clear on exactly whether/how TCP/UDP traffic is supported. This is an attempt to clarify the limitations inherent to k8s Ingress resources vs what can be accomplished with this controller.
    machty committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    125b3be View commit details
    Browse the repository at this point in the history
  4. revise Datadog trace sampling configuration (kubernetes#10151)

    * datadog: sample_rate omitted by default
    
    * config: use *float32 with nil instead of float32 with sentinel value
    
    * change some names
    
    * gofmt -s -w internal/ingress/controller/nginx.go
    dgoffredo committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6d55e1f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (kubernetes#10191)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.8.0 to 2.9.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@16c0bc4...2a1a44a)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b9122e0 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (kubernetes#10192)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.10.0 to 0.11.0.
    - [Commits](golang/crypto@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5b35651 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Scanning port 10247 lead to tcp connection 502 error (kubernetes#9815)

    * fix tcp 502 error
    
    * fix tcp 502 error for parse tcp  backend data
    
    * fix tcp 502 error for parse tcp  backend data
    lijiecm committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0cd1f16 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (kubernetes#10207)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.0 to 2.9.1.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@2a1a44a...4c0219f)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8f8f471 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.56.1 to 1.56.2 (kubernetes#10193)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.56.1...v1.56.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4967463 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore: bump OpenResty to v1.21.4.2 (kubernetes#10219)

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6416ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd8d0c View commit details
    Browse the repository at this point in the history
  3. [helm] pass service annotations through helm tpl engine (kubernetes#1…

    …0084)
    
    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
    jkroepke committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a297ced View commit details
    Browse the repository at this point in the history
  4. Golang 1.20.6 for test runner (kubernetes#10230)

    * Golang 1.20.6 for test runner
    
    * alpine 3.18.2 as well
    
    Signed-off-by: James Strong <strong.james.e@gmail.com>
    
    ---------
    
    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    24fda9d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix gcloud builds

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e8097d8 View commit details
    Browse the repository at this point in the history
  2. update reg

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b0081a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f94ef View commit details
    Browse the repository at this point in the history
  4. fix deps sha

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c83422f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Merge pull request kubernetes#10235 from tao12345666333/fix-sha

    fix NGINX deps sha256sum
    strongjz committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    86c00a2 View commit details
    Browse the repository at this point in the history
  2. Implement annotation validation (kubernetes#9673)

    * Add validation to all annotations
    
    * Add annotation validation for fcgi
    
    * Fix reviews and fcgi e2e
    
    * Add flag to disable cross namespace validation
    
    * Add risk, flag for validation, tests
    
    * Add missing formating
    
    * Enable validation by default on tests
    
    * Test validation flag
    
    * remove ajp from list
    
    * Finalize validation changes
    
    * Add validations to CI
    
    * Update helm docs
    
    * Fix code review
    
    * Use a better name for annotation risk
    rikatz committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c5f348e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add rolling update strategy to each static deployment file (kubernete…

    …s#10129)
    
    * Add rollingUpdate strategy to each static deployment file
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Update the templates and regenerate
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Upgrade k8s version and add rolling update for exoscale
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add rolling update strategy to Oracle template
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Revert the k8s version in generate-deploy-scripts.sh
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    ---------
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ee9c624 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8 (kubernetes#1…

    …0244)
    
    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.7 to 1.1.8.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.8/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.7...v1.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0ec08bd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. [helm] configure allow to configure hostAliases (kubernetes#10180)

    Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
    jkroepke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    afd1311 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    3baa591 View commit details
    Browse the repository at this point in the history
  2. test kind updates (kubernetes#10272)

    Signed-off-by: James Strong <strong.james.e@gmail.com>
    strongjz committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d712dd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (kubernetes#10280)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0.
    - [Commits](golang/crypto@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e8b8778 View commit details
    Browse the repository at this point in the history
  2. Handle request_id variable correctly in auth requests (kubernetes#9219)

    * Handle $request_id variable correctly in auth requests
    
    * Make share_all_vars configurable
    
    * Fix test name
    leki75 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5d8185c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (kubernetes#10258)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.56.2...v1.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    42610df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411edd7 View commit details
    Browse the repository at this point in the history
  3. helm: Use .Release.Namespace as default for ServiceMonitor namespace (k…

    …ubernetes#10249)
    
    Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
    superbrothers committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e17927b View commit details
    Browse the repository at this point in the history
  4. ci(helm): fix Helm Chart release action 422 error (kubernetes#10237)

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    868df87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9baff9 View commit details
    Browse the repository at this point in the history
  6. Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aw…

    …are Hints with Topology Aware Routing) (kubernetes#10282)
    
    * Bump k8s.io/component-base from 0.26.4 to 0.27.4
    
    Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.26.4 to 0.27.4.
    - [Commits](kubernetes/component-base@v0.26.4...v0.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/component-base
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * changed annotation to TopologyMode
    
    * fixed documents
    
    * fixed test
    
    * using api constraint for test deployment options
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    logica0419 and dependabot[bot] committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dd6145b View commit details
    Browse the repository at this point in the history
  7. Bump github.com/opencontainers/runc from 1.1.8 to 1.1.9 (kubernetes#1…

    …0298)
    
    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.8 to 1.1.9.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    53c2f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Remove curl dependencies in e2e tests kubernetes#9716 (kubernetes#10296)

    * fix: Replace curl list backend with dbg command kubernetes#9716
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    * fix: Remove curl dependencies in e2e tests kubernetes#9716
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    ---------
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    sonbui00 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a92e7b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. fix: add /etc/mime.types kubernetes#10309 (kubernetes#10310)

    Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
    lucasfcnunes committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6b05e9b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Disable Modsecurity from internal processing which affects large ingr…

    …esses (kubernetes#10316)
    
    * Disable Modsecurity from interanl processing
    
    * Fix modsecurity check logic
    markhley committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8a578c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (kubernetes#10314)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.3.0 to 4.4.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@336e299...3fa32b8)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1a8ba5e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Bump securego/gosec from 2.16.0 to 2.17.0 (kubernetes#10332)

    Bumps [securego/gosec](https://github.com/securego/gosec) from 2.16.0 to 2.17.0.
    - [Release notes](https://github.com/securego/gosec/releases)
    - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
    - [Commits](securego/gosec@c5ea1b7...a89e9d5)
    
    ---
    updated-dependencies:
    - dependency-name: securego/gosec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cee39f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Bump actions/setup-go from 4.0.1 to 4.1.0 (kubernetes#10313)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@fac708d...93397be)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ac3ff59 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Use gzip instead of pigz in CI (kubernetes#10348)

    Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
    hakman committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    40e0849 View commit details
    Browse the repository at this point in the history
  2. fix: update action file to auto release plugin kubernetes#10197 (kube…

    …rnetes#10321)
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    sonbui00 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8d0b00d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    9487907 View commit details
    Browse the repository at this point in the history
  2. Bump actions/dependency-review-action from 3.0.6 to 3.0.8 (kubernetes…

    …#10333)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.6 to 3.0.8.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@1360a34...f6fff72)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    300a60f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Bump actions/checkout from 3.5.3 to 3.6.0 (kubernetes#10354)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@c85c95e...f43a0e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1ce2512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f9ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Aug 31, 2023

  1. chore(build): Fix Run make dev-env syntax error (kubernetes#10294)

    * fix: Run make dev-env syntax error kubernetes#10293
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    * fix: Run make dev-env value too great for base kubernetes#10294
    
    ---------
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    sonbui00 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    46d87d3 View commit details
    Browse the repository at this point in the history
  2. Fix golangci-lint errors (kubernetes#10196)

    * Fix golangci-lint errors
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix dupl errors
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix comments
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix errcheck lint errors
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix assert in e2e test
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Not interrupt the waitForPodsReady
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Replace string with constant
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix comments
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Revert write file permision
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    ---------
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    z1cheng committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b3060bf View commit details
    Browse the repository at this point in the history
  3. Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (kubernetes#10353)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@4c0219f...885d146)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a687343 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    c3a28ab View commit details
    Browse the repository at this point in the history
  2. Upgrade OpenTelemetry to v1.11.0 and gRPC to v1.57.0 (kubernetes#10352)

    * Upgrade OpenTelemetry to v1.11.0 and gRPC to v1.57
    
    * upgrade module
    esigo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    02236ca View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 (kubernetes#10365)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.11.2 to 0.12.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@41f05d9...fbd1636)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d45a0c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. BUGFIX incorrect indentation (kubernetes#10254)

    Error: Failed to render chart: exit status 1: Error: YAML parse error on ingress-nginx/templates/controller-serviceaccount.yaml: error converting YAML to JSON: yaml: line 14: mapping values are not allowed in this context
      Use --debug flag to render out invalid YAML
      Error: plugin "diff" exited with error
    mattclegg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c9ca168 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add golangci github action and replace the deprecated golint (kuberne…

    …tes#10187)
    
    * Add golangci github action and replace the deprecated golint
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Install if golangci-lint not exists
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Use -z operator
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix json tag for DatadogSampleRate field in config.go
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add golangci linters
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Revert DatadogSampleRate fix
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Fix comments
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add a new line
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * fixup! Add a new line
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add trigger condition
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    
    * Add golint-check entry in makefile
    
    Signed-off-by: Chen Chen <imchench@gmail.com>
    
    * Run golint-check in a container
    
    Signed-off-by: Chen Chen <imchench@gmail.com>
    
    ---------
    
    Signed-off-by: z1cheng <imchench@gmail.com>
    Signed-off-by: Chen Chen <imchench@gmail.com>
    z1cheng committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8a6af60 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5bb82dc View commit details
    Browse the repository at this point in the history
  2. Bump Go version to 1.21.1 (kubernetes#10377)

    * Bump Go version to 1.21.1
    
    * Bump testrunner image
    rikatz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8b85bad View commit details
    Browse the repository at this point in the history
  3. Bump github.com/cyphar/filepath-securejoin in /magefiles (kubernetes#…

    …10374)
    
    Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4.
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    373b1d1 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (kuber…

    …netes#10373)
    
    Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4.
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0729935 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    e5f5242 View commit details
    Browse the repository at this point in the history
  2. fix: remove curl on base container kubernetes#9716 (kubernetes#10306)

    * fix: remove curl on base container kubernetes#9716
    
    * fix: remove curl on chroot container kubernetes#9716
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    * fix: remove curl on test runner image kubernetes#9716
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    * fix: remove curl on e2e runner container kubernetes#9716
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    
    ---------
    
    Signed-off-by: Son Bui <sonbv00@gmail.com>
    sonbui00 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4664b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. release notes 1.8.2 (kubernetes#10389)

    * release notes 1.8.2
    
    Signed-off-by: James Strong <strong.james.e@gmail.com>
    
    * fix yaml error
    
    Signed-off-by: James Strong <strong.james.e@gmail.com>
    
    * supdate docs
    
    * Rolling back to v1.21.1
    
    ---------
    
    Signed-off-by: James Strong <strong.james.e@gmail.com>
    Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
    strongjz and rikatz committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    da9c573 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Remove backend from external backends if new backend has the same nam…

    …e, prevents using old cached external backend
    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8c75627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892e9b0 View commit details
    Browse the repository at this point in the history
  3. fix linting issue

    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e3ef305 View commit details
    Browse the repository at this point in the history
  4. Remove backend from external backends if new backend has the same nam…

    …e, prevents using old cached external backend
    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4a4c1bd View commit details
    Browse the repository at this point in the history
  5. add codeowners

    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    86261b9 View commit details
    Browse the repository at this point in the history
  6. Update .github/CODEOWNERS

    Co-authored-by: William Quade <liam@quade.co>
    freddyesteban and wdq committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    db51db9 View commit details
    Browse the repository at this point in the history
  7. fix linting issue

    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    24dbd6f View commit details
    Browse the repository at this point in the history
  8. add codeowners

    freddyesteban committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dc1b157 View commit details
    Browse the repository at this point in the history
  9. Update .github/CODEOWNERS

    Co-authored-by: William Quade <liam@quade.co>
    freddyesteban and wdq committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    886daa1 View commit details
    Browse the repository at this point in the history