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

[EOS-10400] Update main branch with latest tag of the fork 1.5.1 #14

Merged
merged 282 commits into from
Jan 19, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 26, 2022

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

Commits on Jun 27, 2022

  1. Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (kubernetes#8751)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.5.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.2...v1.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9baaae1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

Commits on Jul 1, 2022

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

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    ed93b70 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (kubernetes#8752)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7b1547e View commit details
    Browse the repository at this point in the history
  3. Bump github/codeql-action from 2.1.14 to 2.1.15 (kubernetes#8773)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.14 to 2.1.15.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@41a4ada...3f62b75)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fda73c9 View commit details
    Browse the repository at this point in the history
  4. Bump ossf/scorecard-action from 1.1.1 to 1.1.2 (kubernetes#8772)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@3e15ea8...ce330fd)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    0f3c1f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    653f1e8 View commit details
    Browse the repository at this point in the history
  6. Update deploy.yaml (kubernetes#8365)

    * Update deploy.yaml
    
    Removed the *service.beta.kubernetes.io/exoscale-loadbalancer-name* annotation so it uses service UID by default.
    It thus removes the current limitation that prevent the installation of several ingress nginx controllers on different clusters belonging to the same organization.
    
    * Removing default loadbalancer name
    lucj authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    d193c32 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Update docs to make it easier for noobs to follow step by step (kuber…

    …netes#8738)
    
    * Change helm release name in docs
    
    Following step by step instructions in readme I ran into error:
    Error: release: not found
    
    And realized the commandline was differnent from description.  Let
    change description to match commandline?
    
    * Fix verb tense in docs
    taylormonacelli authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    23cc900 View commit details
    Browse the repository at this point in the history
  2. Remove stable (kubernetes#8775)

    * update stable.txt
    
    * remove stable.txt since kind doesnt need it
    strongjz authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    7b832da View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    fb3b288 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (kubernetes#8781)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.5...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    193b461 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    8baac42 View commit details
    Browse the repository at this point in the history
  2. Update nginx base image in one place (kubernetes#8400)

    * update files to use one base image file
    
    Signed-off-by: James Strong <[email protected]>
    
    * add chart test as well
    
    Signed-off-by: James Strong <[email protected]>
    
    * update e2e-test image building
    
    Signed-off-by: James Strong <[email protected]>
    
    * update e2e base image arg
    
    Signed-off-by: James Strong <[email protected]>
    
    * add current e2e so test run
    
    Signed-off-by: James Strong <[email protected]>
    
    * working on fixing build
    
    * getting dev-env and make release to work
    
    * test
    
    * i think buildx is working on mac
    
    * updates
    
    * why docker for mac and linux cli differ
    
    * fix target arch
    
    * fix target arch
    
    * fix loag issue
    
    * fix issue
    
    * update the chroot docker file
    
    * fix docker base build
    
    * mac is the issue
    
    * env not getting to the e2e deployment.go file
    
    * fix pull issue
    
    * fix pull issue
    
    * move test scripts into test folder
    
    * clean up ci
    
    * updates for PR
    
    * remove unnesscary var
    strongjz authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e1a16f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. feat: migrate leaderelection lock to leases (kubernetes#8733)

    * feat: migrate leaderelection lock to leases
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * Update RBAC
    
    Co-authored-by: Shafeeque E S <[email protected]>
    tao12345666333 and shafeeqes authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    cf4dca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b7143 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    8f6c2e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c45fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b0735 View commit details
    Browse the repository at this point in the history
  4. chore: start v1.3.0 release process (kubernetes#8802)

    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    caac91c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771ce1c View commit details
    Browse the repository at this point in the history
  6. Bump k8s.io/klog/v2 from 2.60.1 to 2.70.1 (kubernetes#8805)

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.60.1 to 2.70.1.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.60.1...v2.70.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c41440f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b7b748 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Release v1.3.0 (kubernetes#8811)

    * Release v1.3.0
    
    * Update charts/ingress-nginx/CHANGELOG.md
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    * Update charts/ingress-nginx/README.md
    
    * Update Changelog.md
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    Co-authored-by: James Strong <[email protected]>
    Co-authored-by: Jintao Zhang <[email protected]>
    3 people authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e222b74 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Fixed typo (kubernetes#8817)

    mtnezm authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    64efad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2843bb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. feat: update mimalloc to 1.7.6 (kubernetes#8827)

    Signed-off-by: Guilhem Lettron <[email protected]>
    guilhem authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    0049796 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    1ebb689 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 3.2.0 to 3.2.1 (kubernetes#8835)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@b22fbbc...84cbf80)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    cdd69d0 View commit details
    Browse the repository at this point in the history
  3. Bump actions/dependency-review-action from 2.0.2 to 2.0.4 (kubernetes…

    …#8836)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.0.2 to 2.0.4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@1c59cdf...94145f3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c3d4331 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/prometheus/common from 0.35.0 to 0.37.0 (kubernetes#8832

    )
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.35.0 to 0.37.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.35.0...v0.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    047aa18 View commit details
    Browse the repository at this point in the history
  5. Bump github/codeql-action from 2.1.15 to 2.1.16 (kubernetes#8837)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.15 to 2.1.16.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@3f62b75...3e7e3b3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    476be77 View commit details
    Browse the repository at this point in the history
  6. Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (kubernetes#8833)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.47.0...v1.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    20596f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. fix: test-runner Makefile (kubernetes#8840)

    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e55e848 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    ac3c338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9df54 View commit details
    Browse the repository at this point in the history
  3. Decouple shared functions between controllers (kubernetes#8829)

    * Decouple shared functions between controllers
    
    * Apply suggestions from code review
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    * Fix package names and fmt
    
    Co-authored-by: Jintao Zhang <[email protected]>
    rikatz and tao12345666333 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4c6a7ee View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    0cc43d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7304086 View commit details
    Browse the repository at this point in the history
  3. Move TCPProxy to pkg

    rikatz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    32d06d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes#8853 from rikatz/move-more-utils

    Move utils to better locations to help in decoupling
    strongjz authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4391474 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    f0ff7e8 View commit details
    Browse the repository at this point in the history
  2. update dd-opentracing-cpp version in nginx build script (kubernetes#8848

    )
    
    * update dd-opentracing-cpp version in nginx build script
    
    * idiomatic placement of "v" prefix in Datadog plugin version tag
    dgoffredo authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    18ee046 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    c5766dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c03a88 View commit details
    Browse the repository at this point in the history
  3. fix: test-runner prow build

    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    423008b View commit details
    Browse the repository at this point in the history
  4. fix: make use of sed portable for BSD and GNU (kubernetes#8859)

    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    f9dcc13 View commit details
    Browse the repository at this point in the history
  5. fix: test-runner prow build (kubernetes#8864)

    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    92f81e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    000d1b2 View commit details
    Browse the repository at this point in the history
  2. fix: change cloudbuild configuration (kubernetes#8869)

    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    fe116d6 View commit details
    Browse the repository at this point in the history
  3. Update gce docs (kubernetes#8866)

    * update GCE doc with proxy protocol and some fixes
    
    Signed-off-by: James Strong <[email protected]>
    
    * update gke docs
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    91e6174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0490cb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

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

Commits on Jul 31, 2022

  1. migrate ginkgo to v2 (kubernetes#8826)

    * Migrate ginkgo to v2
    
    * Update test/e2e/annotations/ipwhitelist.go
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    * Update test/e2e/annotations/modsecurity/modsecurity.go
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    * Update test/e2e/settings/access_log.go
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    * remove unnecessary blank line
    
    * re-order packages
    
    * less change
    
    Co-authored-by: Jintao Zhang <[email protected]>
    lilien1010 and tao12345666333 authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    5b0cc8e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    00ee51f View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.16 to 2.1.17 (kubernetes#8894)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.16 to 2.1.17.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@3e7e3b3...0c670bb)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    72a01bb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Bump github/codeql-action from 2.1.17 to 2.1.18 (kubernetes#8914)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.17 to 2.1.18.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@0c670bb...2ca79b6)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4077f7e View commit details
    Browse the repository at this point in the history
  2. Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (kuber…

    …netes#8913)
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.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.12.2...v1.13.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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    534bcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f61d9d View commit details
    Browse the repository at this point in the history
  4. add scanning to CI

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    13639b5 View commit details
    Browse the repository at this point in the history
  5. remove var

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    069ac3a View commit details
    Browse the repository at this point in the history
  6. need short tags

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    932320c View commit details
    Browse the repository at this point in the history
  7. it seems sarif upload needs git information

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ebb8308 View commit details
    Browse the repository at this point in the history
  8. fix permissions

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9162fe0 View commit details
    Browse the repository at this point in the history
  9. testing output of sarif file

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e55a84e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. sarif upload issues

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1d2fa93 View commit details
    Browse the repository at this point in the history
  2. stesting pathing

    strongjz committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0c343c8 View commit details
    Browse the repository at this point in the history
  3. remove on pushes

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ead3c2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes#8776 from strongjz/ci-unit-test

    Trivy Image Scanning
    strongjz authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f44e790 View commit details
    Browse the repository at this point in the history
  5. Improve hack/generate-deploy-scripts.sh to no longer generate versi…

    …oned manifests (kubernetes#8877)
    
    * feat: no longer generate versioned manifests
    
    Updates the script to no longer generate multiple versioned deploy manifests.
    The script will only generate the manifests for one given version of
    Kubernetes.
    
    See: kubernetes#8824
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    * fix: delete unnecessary versioned deploy manifests
    
    See: kubernetes#8824
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c85765a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Reimplement kubectl plugin release workflow (kubernetes#8812)

    * Feat: reimplement kubectl plugin release system
    
    This commit does the following changes:
    - Add GitHub Actions pipeline for releasing the plugin
    - Removes the build/build-plugin.sh and replaces this with GoReleaser
    - Adds the use of krew-release-bot for automatically updating the krew
      release
    - Removes the make target for build/build-plugin.sh
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    * Fix: pin github actions stages with commit sha
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1dc9d98 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 21, 2022

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

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    3a450e0 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.18 to 2.1.19 (kubernetes#8950)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.18 to 2.1.19.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2.1.18...f5d217b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    cecd085 View commit details
    Browse the repository at this point in the history
  3. Bump geekyeggo/delete-artifact (kubernetes#8951)

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from a6ab43859c960a8b74cbc6291f362c7fb51829ba to 1. This release includes the previously tagged commit.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Commits](GeekyEggo/delete-artifact@a6ab438...b73cb98)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2e3eb67 View commit details
    Browse the repository at this point in the history
  4. Bump securego/gosec (kubernetes#8952)

    Bumps [securego/gosec](https://github.com/securego/gosec) from b99b5f7838e43a4104354ad92a6a1774302ee1f9 to 2.13.1. This release includes the previously tagged commit.
    - [Release notes](https://github.com/securego/gosec/releases)
    - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
    - [Commits](securego/gosec@b99b5f7...19fa856)
    
    ---
    updated-dependencies:
    - dependency-name: securego/gosec
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    21fab45 View commit details
    Browse the repository at this point in the history
  5. Bump aquasecurity/trivy-action from 0.5.1 to 0.7.1 (kubernetes#8953)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.1 to 0.7.1.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0105373...d63413b)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c3fb817 View commit details
    Browse the repository at this point in the history
  6. Bump actions/dependency-review-action from 2.0.4 to 2.1.0 (kubernetes…

    …#8954)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.0.4 to 2.1.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@94145f3...23d1fff)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d7373c9 View commit details
    Browse the repository at this point in the history
  7. Bump azure/setup-helm from 2.1 to 3.3 (kubernetes#8956)

    Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
    - [Release notes](https://github.com/azure/setup-helm/releases)
    - [Commits](Azure/setup-helm@217bf70...b5b231a)
    
    ---
    updated-dependencies:
    - dependency-name: azure/setup-helm
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c1b3a50 View commit details
    Browse the repository at this point in the history
  8. Bump github/codeql-action from 2.1.19 to 2.1.20 (kubernetes#8957)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.19 to 2.1.20.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f5d217b...7fee4ca)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    363a7f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe09f6d View commit details
    Browse the repository at this point in the history
  10. feat: using LeaseLock for election (kubernetes#8921)

    We removed the use of configmap as an election lock, so we will use the
    Lease API to complete the election.
    
    Before this, we used `MultiLock` to facilitate smooth migration of
    existing users of ingress-nginx from configmap to LeaseLock.
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    730174f View commit details
    Browse the repository at this point in the history
  11. Add NetworkPolicy support (kubernetes#8928)

    * Add NetworkPolicy support
    
    * add doc for np
    mjudeikis authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1791b62 View commit details
    Browse the repository at this point in the history
  12. securityContext in admission-webhook now configurable e.g. to set sec…

    …compProfiles (kubernetes#8930)
    
    * Make securityContext in admission-webhook more configurable e.g. to set seccompProfiles
    
    Signed-off-by: Oliver Michels <[email protected]>
    
    * Make securityContext in admission-webhook more configurable e.g. to set seccompProfiles
    
    Signed-off-by: Oliver Michels <[email protected]>
    
    * Make securityContext in admission-webhook more configurable e.g. to set seccompProfiles
    
    Signed-off-by: Oliver Michels <[email protected]>
    
    * Make securityContext in admission-webhook more configurable e.g. to set seccompProfiles
    
    Signed-off-by: Oliver Michels <[email protected]>
    
    Signed-off-by: Oliver Michels <[email protected]>
    omichels authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    cad575e View commit details
    Browse the repository at this point in the history
  13. Document internal-logger-address cli arg (kubernetes#8873)

    Signed-off-by: Edvin Norling <[email protected]>
    
    Signed-off-by: Edvin Norling <[email protected]>
    NissesSenap authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    63edd3b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adeb84a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5893d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6931835 View commit details
    Browse the repository at this point in the history
  17. make keep-alive docs more explicit kubernetes#8927 (kubernetes#8944)

    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    45f71d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. revert changes to configmap resource permissions (kubernetes#8959)

    Signed-off-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ffcf13c View commit details
    Browse the repository at this point in the history
  2. upgrade yamale and yamllint version (kubernetes#8960)

    Signed-off-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e19026f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    511f7cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d04d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f34769b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. adding cve finding and adding release-notes to PR template (kubernete…

    …s#8916)
    
    * adding cve finding and adding release-notes to PR template
    
    Signed-off-by: James Strong <[email protected]>
    
    * update cve report with verbiage around open CVEs and not disclosures
    
    Signed-off-by: James Strong <[email protected]>
    
    * fix then assignees
    
    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a171d3f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update apiserver to 0.25 to remove v2 go-restful (kubernetes#8976)

    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    9b29898 View commit details
    Browse the repository at this point in the history
  2. bump Golang to 1.19 kubernetes#8932 (kubernetes#8970)

    * fix: convert to LF line endings
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    * Pin exact Go bugfix versions for CI jobs
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    * Bump go.mod and Dockerfiles to Go 1.19.0
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    
    Signed-off-by: Ismayil Mirzali <[email protected]>
    Volatus authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    26bc6e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    c6b70ec View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 3.2.1 to 3.3.0 (kubernetes#8981)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3.2.1...268d8c0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    629cc14 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Bump github.com/opencontainers/runc from 1.1.3 to 1.1.4 (kubernetes#8992

    )
    
    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.4.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.4/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.3...v1.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2819c0f View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (kubernetes#8986)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@68acf3b...ff11ca2)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    75cf26e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Bump github/codeql-action from 2.1.20 to 2.1.21 (kubernetes#8982)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.20 to 2.1.21.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@7fee4ca...c7f292e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b490eb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Update plugin.yaml (kubernetes#9001)

    Signed-off-by: sashashura <[email protected]>
    
    Signed-off-by: sashashura <[email protected]>
    sashashura authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    542cfb7 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.21 to 2.1.22

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@c7f292e...b398f52)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9f4c443 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (kubernetes#8991)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.48.0...v1.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7791d2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#9003 from kubernetes/dependabot/github_…

    …actions/github/codeql-action-2.1.22
    
    Bump github/codeql-action from 2.1.21 to 2.1.22
    strongjz authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    441bb6c View commit details
    Browse the repository at this point in the history
  3. start 1.3.1 release

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ce3afda View commit details
    Browse the repository at this point in the history
  4. issue:8739 fix doc issue (kubernetes#9006)

    Signed-off-by: sreelakshminarayananm <[email protected]>
    
    Signed-off-by: sreelakshminarayananm <[email protected]>
    sreelakshminarayananm authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6a83cdd View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes#9010 from strongjz/tag-1.3.1

    start 1.3.1 release
    strongjz authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2fe6660 View commit details
    Browse the repository at this point in the history
  6. Fix cloud build git error (kubernetes#9012)

    * testing the fix
    
    Signed-off-by: James Strong <[email protected]>
    
    * revert 1.3.1 while we fix the build
    
    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    96dc940 View commit details
    Browse the repository at this point in the history
  7. 1.3.1 for real (kubernetes#9013)

    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    92534fa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

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

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    79a311d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c9f00 View commit details
    Browse the repository at this point in the history
  3. release 1.3.1 (kubernetes#9014)

    * release 1.3.1
    
    Signed-off-by: James Strong <[email protected]>
    
    * fix readme
    
    Signed-off-by: James Strong <[email protected]>
    
    * fix readme
    
    Signed-off-by: James Strong <[email protected]>
    
    * fix readme
    
    Signed-off-by: James Strong <[email protected]>
    
    * Fix chart linter
    
    * Fix helm docs
    
    * Fix helm docs
    
    * fix helm docs
    
    * Add warning about lease change
    
    * Disable PSP in v1.25
    
    * rollback cluster in helmchart to psp tests
    
    Signed-off-by: James Strong <[email protected]>
    Co-authored-by: Ricardo Pchevuzinske Katz <[email protected]>
    strongjz and rikatz authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    db3cdc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a42ded View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. updates for fixing 1.3.1 release (kubernetes#9023)

    * updates for fixing 1.3.1 release
    
    Signed-off-by: James Strong <[email protected]>
    
    * update chart readmea
    
    Signed-off-by: James Strong <[email protected]>
    
    * updating chart
    
    Signed-off-by: James Strong <[email protected]>
    
    * supdate wording of legacy drop
    
    * supgraded helm docs
    
    * one more time
    
    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e079486 View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 (kubernetes#9021)

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.70.1 to 2.80.0.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.70.1...v2.80.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    037e019 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.6 (kubernetes#9022)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.4 to 2.1.6.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.1.4...v2.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f020034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981ce38 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Added instructions for Rancher Desktop (kubernetes#9035)

    Signed-off-by: Gunasekhar Matamalam <[email protected]>
    
    Signed-off-by: Gunasekhar Matamalam <[email protected]>
    gunamata authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b212b5a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Revert "Metrics port name (Helm) (kubernetes#8665)"

    This reverts commit adeb84a.
    anders-swanson authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6ef7317 View commit details
    Browse the repository at this point in the history
  2. parameterize port name

    anders-swanson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e7c793f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb3b38 View commit details
    Browse the repository at this point in the history
  4. Fix for Docs check

    anders-swanson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    adb7a9d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Bump ossf/scorecard-action from 1.1.2 to 2.0.2 (kubernetes#9044)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.0.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@ce330fd...68bf5b3)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ec4c53f View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 3.0.0 to 3.1.0 (kubernetes#9045)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...3cea537)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0b8dc59 View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (kubernetes#9043)

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.0 to 2.80.1.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.80.0...v2.80.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f352f1f View commit details
    Browse the repository at this point in the history
  4. update OpenTelemetry image (kubernetes#9036)

    * update OpenTelemetry image
    
    * use promoted image
    esigo authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1ce0b55 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Bump github/codeql-action from 2.1.22 to 2.1.23 (kubernetes#9052)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.1.23.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b398f52...6a38b7d)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e68ab4f View commit details
    Browse the repository at this point in the history
  2. Bump ossf/scorecard-action from 2.0.2 to 2.0.3 (kubernetes#9053)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@68bf5b3...865b409)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ca1e8b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32f8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1edb3e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Bump github/codeql-action from 2.1.23 to 2.1.24 (kubernetes#9066)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.23 to 2.1.24.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6a38b7d...904260d)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b088ee2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (kubernetes#9064)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.6 to 2.2.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.1.6...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a559f75 View commit details
    Browse the repository at this point in the history
  3. Tips for new contributors (kubernetes#8924)

    This commit adds tips for new contributors along with references and
    examples
    
    Signed-off-by: afro-coder <[email protected]>
    Co-authored-by: Tanisha Banik <[email protected]>
    
    Signed-off-by: afro-coder <[email protected]>
    Co-authored-by: Tanisha Banik <[email protected]>
    afro-coder and 26tanishabanik authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3ce1f43 View commit details
    Browse the repository at this point in the history
  4. Bump k8s.io/component-base from 0.25.0 to 0.25.1 (kubernetes#9065)

    Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.0 to 0.25.1.
    - [Release notes](https://github.com/kubernetes/component-base/releases)
    - [Commits](kubernetes/component-base@v0.25.0...v0.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/component-base
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    fd9d0ab View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

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

Commits on Sep 23, 2022

  1. feat: switch from endpoints to endpointslices (kubernetes#8890)

    * endpointslices
    
    Signed-off-by: tombokombo <[email protected]>
    
    * cleanup
    
    Signed-off-by: tombokombo <[email protected]>
    
    * fix rbac
    
    Signed-off-by: tombokombo <[email protected]>
    
    * fix comments
    
    Signed-off-by: tombokombo <[email protected]>
    
    * cleanup store, add store tests
    
    Signed-off-by: tombokombo <[email protected]>
    
    * fix copyright date
    
    Signed-off-by: tombokombo <[email protected]>
    
    Signed-off-by: tombokombo <[email protected]>
    tombokombo authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3579ed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. fix: do not apply job-patch psp on Kubernetes 1.25 and newer (kuberne…

    …tes#9074)
    
    * fix: do not apply job-patch psp on Kubernetes 1.25 and newer
    
    Signed-off-by: wilmarguida <[email protected]>
    
    * fix: bump kubernetes version for helm chart CI to 1.25.0
    
    Signed-off-by: wilmarguida <[email protected]>
    
    Signed-off-by: wilmarguida <[email protected]>
    wilmardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    67f7d3d View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.24 to 2.1.25 (kubernetes#9083)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.24 to 2.1.25.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@904260d...86f3159)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    2af4fec View commit details
    Browse the repository at this point in the history
  3. Bump actions/dependency-review-action from 2.1.0 to 2.4.0 (kubernetes…

    …#9085)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.1.0 to 2.4.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@23d1fff...375c537)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    f192ffe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Bump actions/checkout from 1 to 3 (kubernetes#9084)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...2541b12)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    cd151e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

  1. Added a Link to the New Contributors Tips (kubernetes#9072)

    This adds a link to the new contributor tips
    in the developer guide present on the docs page
    
    Signed-off-by: afro-coder <[email protected]>
    
    Signed-off-by: afro-coder <[email protected]>
    afro-coder authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a3da90f View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/component-base from 0.25.1 to 0.25.2 (kubernetes#9089)

    Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.1 to 0.25.2.
    - [Release notes](https://github.com/kubernetes/component-base/releases)
    - [Commits](kubernetes/component-base@v0.25.1...v0.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/component-base
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    077c041 View commit details
    Browse the repository at this point in the history
  3. Add annotation for setting sticky cookie domain (kubernetes#9088)

    This adds the new annotation `nginx.ingress.kubernetes.io/session-cookie-domain`
    for setting the cookie `Domain` attribute of the sticky cookie.
    
    Signed-off-by: Matthias Neugebauer <[email protected]>
    
    Signed-off-by: Matthias Neugebauer <[email protected]>
    mtneug authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    26fe69c View commit details
    Browse the repository at this point in the history
  4. plugin - endpoints to slices (kubernetes#9081)

    Signed-off-by: tombokombo <[email protected]>
    
    Signed-off-by: tombokombo <[email protected]>
    tombokombo authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    261ce42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a078af View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    61be730 View commit details
    Browse the repository at this point in the history
  2. expand CI testing for all stable versions of Kubernetes (kubernetes#9078

    )
    
    * ci: setup version matrix for the helm chart e2e
    
    Signed-off-by: wilmarguida <[email protected]>
    
    * ci: sync all k8s version on CI steps
    
    Signed-off-by: wilmarguida <[email protected]>
    
    * ci: bump all k8s version to latest stable
    
    Signed-off-by: wilmarguida <[email protected]>
    
    Signed-off-by: wilmarguida <[email protected]>
    wilmardo authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0b04270 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Support none keyword in log-format escape (kubernetes#8692)

    * Support none keyword in log-format escape
    
    
    ## What this PR does / why we need it:
    ingress-nginx does not support disabling escaping of special characters in the nginx log. This PR exposes the setting to support that functionality.
    
    ## Types of changes
    - [ ] Bug fix (non-breaking change which fixes an issue)
    - [x] New feature (non-breaking change which adds functionality)
    - [ ] Breaking change (fix or feature that would cause existing functionality to change)
    - [ ] Documentation only
    
    ## Which issue/s this PR fixes
    <!--
    (optional, in `fixes #<issue number>` format, will close that issue when PR gets merged):
    
    fixes #
    -->
    
    ## How Has This Been Tested?
    Followed the [getting-started](https://github.com/kubernetes/ingress-nginx/blob/96b6228a6b65a85e421b8a348a149e99181664d1/docs/developer-guide/getting-started.md) guide. Used ppa:longsleep/golang-backports on WSL Ubuntu to establish a golang-1.18 environment with latest docker and recommended kind. Built the dev-env successfully; had issues with make test, but they are entirely unrelated to anything I touched. Ultimate test was
    ```
    FOCUS=log-format make kind-e2e-test
    ...
    Ginkgo ran 1 suite in 6m29.7437865s
    Test Suite Passed
    ```
    
    ## Checklist:
    <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
    <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
    - [x] My change requires a change to the documentation.
    - [x] I have updated the documentation accordingly.
    - [x] I've read the [CONTRIBUTION](https://github.com/kubernetes/ingress-nginx/blob/main/CONTRIBUTING.md) guide
    - [x] I have added tests to cover my changes.
    - [x] All new and existing tests passed.
    
    I did not update docs/e2e-tests.md.
    
    * gofmt -s ./internal/ingress/controller/config/config.go
    knbnnate authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7cb91ef View commit details
    Browse the repository at this point in the history
  2. Consistent prometheus metric names and documentation (kubernetes#8728)

    * clean prometheus metrics
    
    - add new histogram metrics with consistent names
    - deprecate summary metrics with inconsistent names
    
    * update prometheus metrics tests
    
    * remove ingress_upstream_header_seconds metric
    
    It hasn't been released so it is safe. Use header_duration_seconds metric.
    
    * add documentation on prometheus metrics
    nailgun authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e6ff97f View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#9046 from anders-swanson/revert-8665-me…

    …trics-port-name
    
    Parameterize metrics port name
    strongjz authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8f18c0f View commit details
    Browse the repository at this point in the history
  4. Fix yaml formatting error with multiple annotations (kubernetes#9104)

    When using multiple values for the `serviceAccount.annotations` values, the first line ends up indented 2 further than the following lines, resulting in a invalid yaml
    mklauber authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    dacb8da View commit details
    Browse the repository at this point in the history
  5. tag 1.4.0 to start release

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8d7286c View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#9105 from strongjz/build-tag-1.4.0

    tag 1.4.0 to start release
    strongjz authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c2ed9bd View commit details
    Browse the repository at this point in the history
  7. remove vcs build and resolve git issues

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    3dd08bf View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes#9106 from strongjz/remove-vcs

    remove vcs build and resolve git issues
    strongjz authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e7640a3 View commit details
    Browse the repository at this point in the history
  9. update tag to start build

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4c24fa2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes#9107 from strongjz/1.4.0

    update tag to start build
    strongjz authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    50be2bf View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

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

Commits on Oct 2, 2022

  1. update for 1.4.0 release

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    c4a50eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc79e14 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

  1. Updated incorrect version number in the Installation Guide (kubernete…

    …s#9120)
    
    Fixes the incorrect version v.1.4.0 to v1.4.0
    
    Signed-off-by: afro-coder <[email protected]>
    
    Signed-off-by: afro-coder <[email protected]>
    afro-coder authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    fd7281c View commit details
    Browse the repository at this point in the history
  2. Updated the Developer guide with New Contributor information (kuberne…

    …tes#9114)
    
    Added more clarity to the docs with regards to the getting-started page
    for developers.
    
    Signed-off-by: afro-coder <[email protected]>
    
    Signed-off-by: afro-coder <[email protected]>
    afro-coder authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    172d302 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2645b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc2ec8 View commit details
    Browse the repository at this point in the history
  5. update x/net to remove vul CVE-2022-27664 (kubernetes#9109)

    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    00f86f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. fix wrong tag

    strongjz authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c211aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83aa9e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 (kubernetes#9136)

    Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/helm/chart-releaser-action/releases)
    - [Commits](helm/chart-releaser-action@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: helm/chart-releaser-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    796cdf7 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 2.1.25 to 2.1.27 (kubernetes#9137)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.25 to 2.1.27.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@86f3159...8075783)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    aaa336f View commit details
    Browse the repository at this point in the history
  3. Bump ossf/scorecard-action from 2.0.3 to 2.0.4 (kubernetes#9138)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@865b409...e363bfc)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3f40eb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Bump google.golang.org/grpc from 1.49.0 to 1.50.0 (kubernetes#9134)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.49.0...v1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c42b68e View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3.0.2 to 3.1.0 (kubernetes#9135)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@2541b12...93ea575)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ea254fb View commit details
    Browse the repository at this point in the history
  3. upgrade to golang 1.19.2 (kubernetes#9124)

    * upgrade to golang 1.19.2
    
    Signed-off-by: James Strong <[email protected]>
    
    * update e2e testing to 1.25 kind
    
    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    93df796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9faac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aac006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e53d19c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    499dbf5 View commit details
    Browse the repository at this point in the history
  2. kubernetes#7652 - Updated Helm chart to use the fullname for the elec…

    …tionID if not specified. (kubernetes#9133)
    
    * Automatically generate electionID from the fullname or use the set value.
    
    * Updated the chart readme to include the new empty default.
    
    * Rebuilt the Helm readme with helm-docs.
    FutureMatt authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2497807 View commit details
    Browse the repository at this point in the history
  3. Documentation added for implemented redirection in the proxy to ensur…

    …e image pulling (kubernetes#9098)
    
    * Documentation added for redirection in the proxy to ensure image pulling
    
    * Update troubleshooting.md
    
    * Update troubleshooting.md
    
    * Update troubleshooting.md
    Sanghamitra-PERSONAL authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f89bd6d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. updating runner with golang 1.19.2 (kubernetes#9158)

    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    739e85c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    a3bed7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0932a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    2740ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddbba3 View commit details
    Browse the repository at this point in the history
  3. Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (kubernetes#9180)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@dc7b971...95cb08c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    82e4543 View commit details
    Browse the repository at this point in the history
  4. Bump dorny/paths-filter from 2.10.2 to 2.11.1 (kubernetes#9183)

    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.10.2 to 2.11.1.
    - [Release notes](https://github.com/dorny/paths-filter/releases)
    - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
    - [Commits](dorny/paths-filter@b2feaf1...4512585)
    
    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    92d7520 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. start 1.4.1 release

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c7fef55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#9189 from strongjz/start-release-1.4.1

    start 1.4.1 release
    strongjz authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    de86a8a View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (kubernetes#9173)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    533a795 View commit details
    Browse the repository at this point in the history
  4. Bump google.golang.org/grpc from 1.50.0 to 1.50.1 (kubernetes#9174)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.0 to 1.50.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.50.0...v1.50.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8234954 View commit details
    Browse the repository at this point in the history
  5. Bump k8s.io/component-base from 0.25.2 to 0.25.3 (kubernetes#9175)

    Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.2 to 0.25.3.
    - [Release notes](https://github.com/kubernetes/component-base/releases)
    - [Commits](kubernetes/component-base@v0.25.2...v0.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/component-base
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7dd4a6e View commit details
    Browse the repository at this point in the history
  6. Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 (kubernetes#9176)

    Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.4 to 1.6.0.
    - [Release notes](https://github.com/fsnotify/fsnotify/releases)
    - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
    - [Commits](fsnotify/fsnotify@v1.5.4...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsnotify/fsnotify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9f1e0fd View commit details
    Browse the repository at this point in the history
  7. Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 (kubernetes#9177)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.2.0 to 2.3.1.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.2.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c18cb46 View commit details
    Browse the repository at this point in the history
  8. Bump geekyeggo/delete-artifact from 1.0.0 to 2.0.0 (kubernetes#9178)

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1.0.0 to 2.0.0.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Commits](GeekyEggo/delete-artifact@b73cb98...54ab544)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2ebb6b9 View commit details
    Browse the repository at this point in the history
  9. Bump actions/dependency-review-action from 2.4.0 to 2.5.0 (kubernetes…

    …#9179)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@375c537...fd675ce)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    98505a2 View commit details
    Browse the repository at this point in the history
  10. Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (kubernetes#9181)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@8b12248...e81a89b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8a83748 View commit details
    Browse the repository at this point in the history
  11. Bump securego/gosec from 2.13.1 to 2.14.0 (kubernetes#9182)

    Bumps [securego/gosec](https://github.com/securego/gosec) from 2.13.1 to 2.14.0.
    - [Release notes](https://github.com/securego/gosec/releases)
    - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
    - [Commits](securego/gosec@19fa856...1af1d5b)
    
    ---
    updated-dependencies:
    - dependency-name: securego/gosec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5f2a794 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 24, 2022

  1. Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (kubernetes#9201)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.3.1...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f2ed5d1 View commit details
    Browse the repository at this point in the history
  2. Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (kubernetes#9208)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@ff11ca2...b508e2e)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    68bcb37 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (kubernetes#9202)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a500a1e View commit details
    Browse the repository at this point in the history
  4. Bump ossf/scorecard-action from 2.0.4 to 2.0.6 (kubernetes#9203)

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.4 to 2.0.6.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@e363bfc...99c5375)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f4cefed View commit details
    Browse the repository at this point in the history
  5. Bump docker/setup-buildx-action from 2.1.0 to 2.2.1 (kubernetes#9204)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.1.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@95cb08c...8c0edbc)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    951d819 View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-go from 3.3.0 to 3.3.1 (kubernetes#9205)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@268d8c0...c4a742c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    60dc844 View commit details
    Browse the repository at this point in the history
  7. Bump github/codeql-action from 2.1.27 to 2.1.28 (kubernetes#9206)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.27 to 2.1.28.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@8075783...cc7986c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f7c757c View commit details
    Browse the repository at this point in the history
  8. Bump actions/download-artifact from 3.0.0 to 3.0.1 (kubernetes#9207)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@fb598a6...9782bd6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9216b7b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (kubernet…

    …es#9200)
    
    Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.2.0...v0.3.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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    397003d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a383cfc View commit details
    Browse the repository at this point in the history
  3. add:(admission-webhooks) ability to set securityContext for job-conta…

    …iners createSecret and patchWebhook (kubernetes#9186)
    
    Signed-off-by: ybelMekk <[email protected]>
    
    Signed-off-by: ybelMekk <[email protected]>
    ybelMekk authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ac1a336 View commit details
    Browse the repository at this point in the history
  4. Fix Markdown header level (kubernetes#9210)

    Cloud providers use level 4 headers.
    jaens authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2488fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. chore: bump NGINX version v1.21.4 (kubernetes#8889)

    * chore: bump NGINX version v1.21.4
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * chore: bump all others
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * apply all patches
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * fix files hash
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * fix ajp module
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    bf8362c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. chore: update NGINX to 1.21.6 (kubernetes#9231)

    Signed-off-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: Jintao Zhang <[email protected]>
    tao12345666333 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0b5e068 View commit details
    Browse the repository at this point in the history
  2. Bump actions/dependency-review-action from 2.5.0 to 2.5.1 (kubernetes…

    …#9237)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@fd675ce...0efb1d1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8c69877 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Bump github/codeql-action from 2.1.28 to 2.1.29 (kubernetes#9236)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.1.29.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@cc7986c...ec3cf9c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    709e984 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (kubernetes#9233)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    12c6028 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 3.1.0 to 3.1.1 (kubernetes#9234)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@3cea537...83fd05a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cf4fb7d View commit details
    Browse the repository at this point in the history
  4. Bump azure/setup-helm from 3.3 to 3.4 (kubernetes#9235)

    Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.3 to 3.4.
    - [Release notes](https://github.com/azure/setup-helm/releases)
    - [Commits](Azure/setup-helm@b5b231a...f382f75)
    
    ---
    updated-dependencies:
    - dependency-name: azure/setup-helm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3c32413 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. fix svc long name (kubernetes#9245)

    Signed-off-by: tombokombo <[email protected]>
    
    Signed-off-by: tombokombo <[email protected]>
    tombokombo authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    490ecff View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. update base image of nginx to 1.21.6 (kubernetes#9257)

    * add workflow dispatch and update nginx base
    
    Signed-off-by: James Strong <[email protected]>
    
    * e2e were failing, added a go mod tidy
    
    Signed-off-by: James Strong <[email protected]>
    
    * e2e were failing, added a go mod tidy
    
    Signed-off-by: James Strong <[email protected]>
    
    * push mod and sum from main
    
    Signed-off-by: James Strong <[email protected]>
    
    * Update NGINX_BASE
    
    Co-authored-by: Jintao Zhang <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    Co-authored-by: Jintao Zhang <[email protected]>
    strongjz and tao12345666333 authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4bd7e17 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Fix CVE-2022-32149 (kubernetes#9258)

    * Fix CVE-2022-32149
    
    * fix CI
    esigo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5a42ec4 View commit details
    Browse the repository at this point in the history
  2. Fix CVE-2022-1996 (kubernetes#9244)

    * CVE-2022-1996
    
    * clean
    
    * fix
    
    * fix
    esigo authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    90a9d64 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (kuber…

    …netes#9262)
    
    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.13.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.13.1/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.13.0...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5cba77c View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 2.1.29 to 2.1.31 (kubernetes#9263)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.29 to 2.1.31.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ec3cf9c...c3b6fce)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    6b22d5a View commit details
    Browse the repository at this point in the history
  5. Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 (kubernetes#9264)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.7.1 to 0.8.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@d63413b...9ab158e)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    644f05d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.13.1

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.11.2 to 0.13.1.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.11.2...v0.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ae3c246 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#9261 from kubernetes/dependabot/go_modu…

    …les/sigs.k8s.io/controller-runtime-0.13.1
    
    Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.13.1
    strongjz authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cf00ec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4358f View commit details
    Browse the repository at this point in the history
  4. start 1.5.0 release

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e03f8cc View commit details
    Browse the repository at this point in the history
  5. fix CVE-2022-27664

    esigo committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8949379 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes#9271 from strongjz/release-1.5.0

    start 1.5.0 release
    strongjz authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bb5c964 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e21c5 View commit details
    Browse the repository at this point in the history
  8. missed CVE-2022-27664 kubernetes#9273 in 1.5.0 build

    Signed-off-by: James Strong <[email protected]>
    strongjz committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3bca5e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d003aae View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. udate readme, charts and static deploys for release 1.5.1 (kubernetes…

    …#9280)
    
    Signed-off-by: James Strong <[email protected]>
    
    Signed-off-by: James Strong <[email protected]>
    strongjz authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    63dbbdb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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