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

chore: Cut v2.11.0 #2317

Merged
merged 16 commits into from
Mar 12, 2024
Merged

chore: Cut v2.11.0 #2317

merged 16 commits into from
Mar 12, 2024

Commits on Jan 1, 2024

  1. build(deps): Bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.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.17.0...v1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a04bba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request kubernetes#2292 from kubernetes/dependabot/go_modu…

    …les/github.com/prometheus/client_golang-1.18.0
    
    build(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
    k8s-ci-robot committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    90bd24f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. build(deps): Bump k8s.io/klog/v2 from 2.110.1 to 2.120.1

    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.110.1 to 2.120.1.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](kubernetes/klog@v2.110.1...v2.120.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e943588 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request kubernetes#2309 from kubernetes/dependabot/go_modu…

    …les/k8s.io/klog/v2-2.120.1
    
    build(deps): Bump k8s.io/klog/v2 from 2.110.1 to 2.120.1
    k8s-ci-robot committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0fb6eee View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. build(deps): Bump github.com/prometheus/common from 0.45.0 to 0.46.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.45.0 to 0.46.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.45.0...v0.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e52dcc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes#2312 from kubernetes/dependabot/go_modu…

    …les/github.com/prometheus/common-0.46.0
    
    build(deps): Bump github.com/prometheus/common from 0.45.0 to 0.46.0
    k8s-ci-robot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    122e5e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. feat: add kube_secret_owner metric

    Add the kube_secret_owner metric for Secrets.
    
    This metric already exists for several other Kubernetes primitives (Jobs, Pods, etc).
    
    Cluster operators will often use external secret stores with a controller
    to reconcile those secrets into Kubernetes Secrets.
    
    Cluster operators may wish to discourage manually managed secrets.
    
    Having the secret owner data in kube-state-metrics allows graphing and alerting on unmanaged secrets.
    jrcichra committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    01507af View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. build(deps): Bump github.com/prometheus/common from 0.46.0 to 0.47.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.47.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.46.0...v0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    42a4999 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request kubernetes#2318 from kubernetes/dependabot/go_modu…

    …les/github.com/prometheus/common-0.47.0
    
    build(deps): Bump github.com/prometheus/common from 0.46.0 to 0.47.0
    k8s-ci-robot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8481b06 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0

    Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](prometheus/client_model@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8f2224e View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#2322 from kubernetes/dependabot/go_modu…

    …les/github.com/prometheus/client_model-0.6.0
    
    build(deps): Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
    k8s-ci-robot committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a1329c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Merge pull request kubernetes#2298 from jrcichra/kube_secret_owner

    feat: add kube_secret_owner metric
    k8s-ci-robot committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c92541d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix broken markdown format

    yosshi825 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e74428e View commit details
    Browse the repository at this point in the history
  2. Update docs/lease-metrics.md

    Co-authored-by: Pranshu Srivastava <prasriva@redhat.com>
    yosshi825 and rexagod committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    195d277 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes#2332 from yosshi825/fix/broken-markdown…

    …-format
    
    style: fix broken markdown format
    k8s-ci-robot committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    44c65d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. *: Cut v2.11.0

    Blocked by kubernetes#2316.
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2413430 View commit details
    Browse the repository at this point in the history