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

[ACM Obs bot] Bump stolostron/prometheus-operator to v0.75.2 #62

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 18, 2024

  1. fix: ScrapeClass TLSConfig nil pointer exception (prometheus-operator…

    …#6507)
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    kakkoyun authored and simonpasquier committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ada71c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6526 from simonpasquier/cherry…

    …-pick-6507
    
    fix: ScrapeClass TLSConfig nil pointer exception (prometheus-operator#6507)
    simonpasquier authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    af00f92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6525 from simonpasquier/fix-6513

    fix: register k8s metrics
    simonpasquier authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    21b32c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6497 from stefan-caraiman/fix/…

    …configurable-automountServiceAccountToken
    
    fix: make automountServiceAccountToken configurable
    simonpasquier authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3e7eb79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6519 from slashpai/update-rele…

    …ase-doc
    
    chore: update RELEASE.md with instructions
    simonpasquier authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9a58f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update .github/workflows/stale.yaml

    Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
    simonpasquier and slashpai authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6ac2464 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.52.3 to 0.53.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.52.3...v0.53.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] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c3ae6b8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /scripts

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
    - [Commits](golang/net@v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    601bdf0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6533 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/common-0.53.0
    
    build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    305ff99 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /pkg/client

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5e1df07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6534 from prometheus-operator/…

    …dependabot/go_modules/scripts/golang.org/x/net-0.23.0
    
    build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /scripts
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    547bea6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6536 from prometheus-operator/…

    …dependabot/go_modules/pkg/client/golang.org/x/net-0.23.0
    
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /pkg/client
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ba64b8e View commit details
    Browse the repository at this point in the history
  8. chore:cut v0.73.2

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    slashpai and simonpasquier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3aa2b0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20beb0b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: update RELEASE.md instructions (prometheus-operator#6539)

    * chore: update RELEASE.md instructions
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    
    * Update RELEASE.md
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    ---------
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    slashpai and ArthurSens authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4860e3c View commit details
    Browse the repository at this point in the history
  2. update golangci-lint version (prometheus-operator#6543)

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f33dc76 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:prometheus-operator/prometheus-oper…

    …ator into merge-release-0.73
    slashpai committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    093205b View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6542 from slashpai/merge-relea…

    …se-0.73
    
    Merge release 0.73 into main
    slashpai authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e0f430b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. feat(xds): Add support nomad service discovery to the ScrapeConfig CRD (

    prometheus-operator#6485)
    
    * add support for nomad sd
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    39af968 View commit details
    Browse the repository at this point in the history
  2. fix generate checks

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    218558c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8fca98 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (p…

    …rometheus-operator#6547)
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4.0.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eb5d95c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. build(deps): bump helm/kind-action from 1.9.0 to 1.10.0

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm/kind-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e284c27 View commit details
    Browse the repository at this point in the history
  2. chore: bump k8s libs to v0.30.0

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    347ce51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6544 from prometheus-operator/…

    …dependabot/github_actions/helm/kind-action-1.10.0
    
    build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
    github-actions[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b980637 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6505 from prometheus-operator/…

    …stale-drafts
    
    Consider draft PRs electable for staleness
    simonpasquier authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    822c158 View commit details
    Browse the repository at this point in the history
  5. chore: refactor the assets package

    This commit simplifies the API of the assets package. To limit the
    impact, it tackles only Basic Auth secrets for now.
    
    Previous API:
    
    ```
    // storing the credentials from function A
    err = store.AddBasicAuth(ctx, namespace, httpConfig.BasicAuth, "some key")
    
    // retrieving the credentials from function B
    basicAuth := store.BasicAuthAssets["some key"]
    ```
    
    New API:
    
    ```
    // storing the credentials from function A
    err = store.AddBasicAuth(ctx, namespace, httpConfig.BasicAuth)
    
    // retrieving the credentials from function B
    s := store.ForNamespace(namespace)
    username, err := s.GetSecretKey(basicAuth.Username)
    password, err := s.GetSecretKey(basicAuth.Password)
    ```
    
    The main simplification is that function B doesn't need to know how
    function A built the key value. It also makes testing more decoupled and
    reduces the risk of leaking data across namespaces.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b6b5313 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6551 from simonpasquier/bump-k…

    …8s-1.30
    
    chore: bump k8s libs to v0.30.0
    simonpasquier authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    06dca08 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.3 to 0.18.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.17.3...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ecd1cda View commit details
    Browse the repository at this point in the history
  8. Chore: Change *RelabelConfigs to values instead of Pointers (promethe…

    …us-operator#6479)
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    
    ---------
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    mviswanathsai and simonpasquier authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    642d9cd View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6546 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.0
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0
    github-actions[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a0fddce View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8202437 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6537 from simonpasquier/refact…

    …or-store-pkg
    
    chore: refactor the assets package
    simonpasquier authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b859bad View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6553 from hmacias-avaya/main

    doc: fix sample port name used
    simonpasquier authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2e82f89 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5.0.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    04e8448 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0

    Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    38ffd6e View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6554 from prometheus-operator/…

    …dependabot/github_actions/golangci/golangci-lint-action-5.1.0
    
    build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
    github-actions[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e5158e0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6555 from prometheus-operator/…

    …dependabot/go_modules/google.golang.org/protobuf-1.34.0
    
    build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0
    github-actions[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5f00efd View commit details
    Browse the repository at this point in the history
  8. chore: refactor OAuth2 in the assets package

    This is the follow-up of prometheus-operator#6537 for OAuth2 credentials.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    55b3b95 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge pull request prometheus-operator#6557 from simonpasquier/refact…

    …or-store-pkg-oauth2
    
    chore: refactor OAuth2 in the assets package
    simonpasquier authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5a8ab71 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.0 to 0.18.1.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    13b6bfb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/thanos-io/thanos from 0.34.1 to 0.35.0

    Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.34.1 to 0.35.0.
    - [Release notes](https://github.com/thanos-io/thanos/releases)
    - [Changelog](https://github.com/thanos-io/thanos/blob/main/CHANGELOG.md)
    - [Commits](thanos-io/thanos@v0.34.1...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/thanos-io/thanos
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    480473b View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6558 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.1
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1
    github-actions[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    c3ba980 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6559 from prometheus-operator/…

    …dependabot/go_modules/github.com/thanos-io/thanos-0.35.0
    
    build(deps): bump github.com/thanos-io/thanos from 0.34.1 to 0.35.0
    github-actions[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    f55c724 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat: add Go runtime scheduler metrics

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 3, 2024
    Configuration menu
    Copy the full SHA
    99c6ab2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6563 from simonpasquier/add-go…

    …-sched-metrics
    
    feat: add Go runtime scheduler metrics
    simonpasquier authored May 3, 2024
    Configuration menu
    Copy the full SHA
    03065ce View commit details
    Browse the repository at this point in the history
  3. chore: add link to public calendar (prometheus-operator#6564)

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier authored May 3, 2024
    Configuration menu
    Copy the full SHA
    eb55151 View commit details
    Browse the repository at this point in the history
  4. Add testing steps for podman with kind (prometheus-operator#6509)

    * chore: Add testing instructions for using Podman with Kind
    
    * chore: fixing typos
    
    * Update formatting according to the failing checks.
    
    * Removed whitespace to match the standard.
    
    * Updating according to the suggestions from review.
    codeknight03 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    caa561e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. update prometheus version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6335d1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6378 from yp969803/issue4885

    chore: Template string allowed for Responder.Type (prometheus-operator#4882)
    simonpasquier authored May 6, 2024
    Configuration menu
    Copy the full SHA
    e175135 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6565 from kubeservice-stack/up…

    …date-prometheus-version
    
    chore: update default prometheus version
    simonpasquier authored May 6, 2024
    Configuration menu
    Copy the full SHA
    807f5ed View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5.1.0...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    1329877 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6566 from prometheus-operator/…

    …dependabot/github_actions/golangci/golangci-lint-action-5.3.0
    
    build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
    github-actions[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    5e6aa47 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. chore: make TLSConfig fields optional

    This commit changes the `serverName` and `insecureSkipVerify` fields of
    TLS configuration to pointers instead of values.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b63aa18 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.1 to 0.18.2.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    734d00e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
    - [Commits](golang/net@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    3601fa7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6568 from simonpasquier/option…

    …al-tls-config-fiels
    
    chore: make TLSConfig fields optional
    simonpasquier authored May 7, 2024
    Configuration menu
    Copy the full SHA
    9587feb View commit details
    Browse the repository at this point in the history
  5. fix: apply TLS scrape class to all objects

    Before this change, the TLS configuration from the scrape class wasn't
    applied to the generated configuration for PodMonitor, ScrapeConfig and
    Probe objects.
    
    Closes prometheus-operator#6556
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bc1a502 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6569 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.2
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2
    github-actions[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    7b93ac5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6570 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/net-0.25.0
    
    build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
    github-actions[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0537856 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1

    Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    59f5fbd View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6571 from prometheus-operator/…

    …dependabot/go_modules/google.golang.org/protobuf-1.34.1
    
    build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
    github-actions[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    52241f0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. update thanos version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d458d54 View commit details
    Browse the repository at this point in the history
  2. fix mistake by make generate

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    eb031b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6574 from kubeservice-stack/up…

    …date-thanos-version
    
    chore: update default thanos version
    nicolastakashi authored May 8, 2024
    Configuration menu
    Copy the full SHA
    ce0c971 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5.3.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    d3fbdb2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. build(deps): bump github.com/prometheus/prometheus from 0.51.2 to 0.52.0

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.51.2 to 0.52.0.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.51.2...v0.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/prometheus
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    3dcc519 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1.
    - [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.19.0...v1.19.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] <support@github.com>
    dependabot[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b912ea8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6577 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.52.0
    
    build(deps): bump github.com/prometheus/prometheus from 0.51.2 to 0.52.0
    github-actions[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    dbba5a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6578 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
    
    build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
    github-actions[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    11f8eb1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request prometheus-operator#6575 from prometheus-operator/…

    …dependabot/github_actions/golangci/golangci-lint-action-6.0.1
    
    build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
    simonpasquier authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f1e0c2a View commit details
    Browse the repository at this point in the history
  2. fix: deref nil pointer on WebexConfig

    Signed-off-by: Yoan Blanc <yoan.blanc@chuv.ch>
    greut committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9a7c598 View commit details
    Browse the repository at this point in the history
  3. feat: add go_sync_mutex_wait_total_seconds_total metric

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 13, 2024
    Configuration menu
    Copy the full SHA
    80792a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6582 from greut/fix/panic-webe…

    …x-config
    
    fix: deref nil pointer on WebexConfig
    simonpasquier authored May 13, 2024
    Configuration menu
    Copy the full SHA
    158d25e View commit details
    Browse the repository at this point in the history
  5. chore: update golangci-lint configuration

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3b4a558 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6573 from simonpasquier/fix-6556

    fix: apply TLS scrape class to all objects
    ArthurSens authored May 13, 2024
    Configuration menu
    Copy the full SHA
    508b6b6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6581 from simonpasquier/add-go…

    …-sync-metric
    
    feat: add `go_sync_mutex_wait_total_seconds_total` metric
    slashpai authored May 13, 2024
    Configuration menu
    Copy the full SHA
    bb56b63 View commit details
    Browse the repository at this point in the history
  8. Merge pull request prometheus-operator#6583 from simonpasquier/update…

    …-golangci-lint
    
    chore: update golangci-lint configuration
    simonpasquier authored May 13, 2024
    Configuration menu
    Copy the full SHA
    5b880a0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. chore: update kind version to v0.23.0

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9a5a8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb83a87 View commit details
    Browse the repository at this point in the history
  3. chore: update Prometheus to v2.52.0

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c0945f8 View commit details
    Browse the repository at this point in the history
  4. feat(ProxyConfig): Update CRD for ProxyConnectHeader type (prometheus…

    …-operator#6541)
    
    * update CRD for ProxyConnectHeader
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    5a61e1d View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6588 from simonpasquier/bump-p…

    …rom-2.52
    
    chore: update Prometheus to v2.52.0
    simonpasquier authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a05a3ef View commit details
    Browse the repository at this point in the history
  6. Feat: Add relabel_configs field to AlertmanagerEndpoints (prometheu…

    …s-operator#6467)
    
    * Add RelabelConfigs to AlertmanagerEndpoints
    mviswanathsai authored May 14, 2024
    Configuration menu
    Copy the full SHA
    48e9858 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. chore: Update vulnerable dependency golang.org/x/net

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed May 15, 2024
    Configuration menu
    Copy the full SHA
    59eafa7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request prometheus-operator#6597 from prometheus-operator/…

    …dependabot-x-net
    
    chore: Update vulnerable dependency golang.org/x/net
    ArthurSens authored May 16, 2024
    Configuration menu
    Copy the full SHA
    0b7fbf3 View commit details
    Browse the repository at this point in the history
  2. chore: bump k8s libraries

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f745830 View commit details
    Browse the repository at this point in the history
  3. feat(env): auto set GOMAXPROCS by go.uber.org/automaxprocs (prometheu…

    …s-operator#6576)
    
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    bac5d11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6598 from simonpasquier/bump-k…

    …8s-0.30.1
    
    chore: bump k8s libraries
    simonpasquier authored May 16, 2024
    Configuration menu
    Copy the full SHA
    889f4e8 View commit details
    Browse the repository at this point in the history
  5. feat: support SDK auth in AzureSD

    Related-to prometheus-operator#6584
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d24ff5b View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6595 from slashpai/azure-sd

    feat: support SDK auth in AzureSD
    simonpasquier authored May 16, 2024
    Configuration menu
    Copy the full SHA
    f4b82d7 View commit details
    Browse the repository at this point in the history
  7. feat: support SDK auth in AzureAD RemoteWrite

    Related-to prometheus-operator#6584
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3bea446 View commit details
    Browse the repository at this point in the history
  8. Update promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    slashpai and simonpasquier authored May 16, 2024
    Configuration menu
    Copy the full SHA
    a7f0d26 View commit details
    Browse the repository at this point in the history
  9. Add structure for feature flags

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens authored and ArthurSens committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6b1caac View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request prometheus-operator#6596 from slashpai/azure-sdk-rw

    feat: support SDK auth in AzureAD RemoteWrite
    slashpai authored May 17, 2024
    Configuration menu
    Copy the full SHA
    282afa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6491 from prometheus-operator/…

    …feature-flags
    
    Add structure for feature flags
    simonpasquier authored May 17, 2024
    Configuration menu
    Copy the full SHA
    49472c7 View commit details
    Browse the repository at this point in the history
  3. [WIP] Feat: Add alert_relabel_configs to the Prometheus and Prometh…

    …eusAgent CRD's (prometheus-operator#6450)
    
    * AlertmanagerEndpoints: add alertRelabelingConfigs field to AlertmanagerEndpoints
    
    * alertmanagerEndpoints: wrap errors and fix naming for tests
    
    * fix: attempt to manually revert mistakenly commited code
    mviswanathsai authored May 17, 2024
    Configuration menu
    Copy the full SHA
    35340a6 View commit details
    Browse the repository at this point in the history
  4. chore: cut v0.74.0

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ef34de2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6602 from simonpasquier/cut-0.…

    …74.0
    
    chore: cut v0.74.0
    simonpasquier authored May 17, 2024
    Configuration menu
    Copy the full SHA
    cd506c4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Corrected Documentation for xxxMonitorNamespaceSelector (prometheus-o…

    …perator#6605)
    
    Chore: Clarify that null is the default value for Service/PodMonitor selectors
    AshwinSriram11 authored May 20, 2024
    Configuration menu
    Copy the full SHA
    370db30 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Reload alert manager when notification templates change (prometheus-o…

    …perator#6607)
    
    * Reload alert manager when notification templates change
    hamza3202 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    7e18b82 View commit details
    Browse the repository at this point in the history
  2. feat: add automatic GOMAXPROCS to admission webhook

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    98c1840 View commit details
    Browse the repository at this point in the history
  3. crd: add support for source pagerduty_config option in AlertMananger …

    …CRD (prometheus-operator#6427)
    
    * crd: add support for source pagerduty_config option in AlertMananger CRD
    
    The AlertManager CRD was expected to have 1:1 fields mapped from
    https://prometheus.io/docs/alerting/latest/configuration/#pagerduty_config
    . Currently source was missing so it is added.
    
    
    ---------
    
    Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
    codeknight03 and slashpai authored May 21, 2024
    Configuration menu
    Copy the full SHA
    ff2896a View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6599 from simonpasquier/add-au…

    …tomaxprocs-admission
    
    feat: add automatic GOMAXPROCS to admission webhook
    simonpasquier authored May 21, 2024
    Configuration menu
    Copy the full SHA
    6a5aa14 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    3c22e4d View commit details
    Browse the repository at this point in the history
  2. chore: remove WebTLSConfigError

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    311e110 View commit details
    Browse the repository at this point in the history
  3. chore: rework webconfig package

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    347b289 View commit details
    Browse the repository at this point in the history
  4. Add extra metric relabelings to scrape classes

    Signed-off-by: Mathieu Parent <math.parent@gmail.com>
    sathieu committed May 22, 2024
    Configuration menu
    Copy the full SHA
    555fa80 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request prometheus-operator#6480 from mviswanathsai/refact…

    …or-am-validation
    
    chore: Move AlertmanagerEndpoints validation to pkg/prometheus/server
    simonpasquier authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a1b6218 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6492 from sathieu/scrapeclass-…

    …metric-relabeling
    
    Add extra metric relabelings to scrape classes
    ArthurSens authored May 23, 2024
    Configuration menu
    Copy the full SHA
    37043cc View commit details
    Browse the repository at this point in the history
  3. bugfix: Fix bug created from race conditions during merge

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed May 23, 2024
    Configuration menu
    Copy the full SHA
    34a6ea0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6613 from prometheus-operator/…

    …bug-during-merge-raceconditions
    
    bugfix: Fix bug created from race conditions during merge
    ArthurSens authored May 23, 2024
    Configuration menu
    Copy the full SHA
    4c1706c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. [CHORE] considering global limits over enforced

    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    nicolastakashi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f2d978d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request prometheus-operator#6612 from simonpasquier/refact…

    …or-web-tls-validation
    
    Refactor web tls validation
    simonpasquier authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ce92005 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.2 to 0.18.3.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    cc34a97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6619 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.3
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3
    github-actions[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    605966a View commit details
    Browse the repository at this point in the history
  4. e2e/framework: Allow setting feature-gates when creating Prometheus-O…

    …perator
    
    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7d6467b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. chore: add slashpai as release shepherd for v0.75

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9f846b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4df70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6625 from slashpai/update-release

    chore: add slashpai as release shepherd for v0.75
    simonpasquier authored May 28, 2024
    Configuration menu
    Copy the full SHA
    06c6bba View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6624 from haanhvu/edit-kind-e2e

    Make a cluster of 2 worker nodes for e2e
    simonpasquier authored May 28, 2024
    Configuration menu
    Copy the full SHA
    e3cd189 View commit details
    Browse the repository at this point in the history
  5. [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset chang…

    …es (prometheus-operator#6615)
    
    * [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes
    
    Signed-off-by: junotx <junotxiang@kubesphere.io>
    
    ---------
    
    Signed-off-by: junotx <junotxiang@kubesphere.io>
    junotx authored May 28, 2024
    Configuration menu
    Copy the full SHA
    fb35b48 View commit details
    Browse the repository at this point in the history
  6. chore: add test for AlertmanagerConfig with subroutes

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 28, 2024
    Configuration menu
    Copy the full SHA
    abb219e View commit details
    Browse the repository at this point in the history
  7. Use functional options pattern for Prometheus Controller

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5488b9f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. ScrapeConfig: Add JobName field to the CRD

    Co-authored-by: M Viswanath Sai <mviswanath.sai.met21@itbhu.ac.in>
    janluak and mviswanathsai committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3491f5c View commit details
    Browse the repository at this point in the history
  2. chore: fix testScrapeConfigKubernetesNodeRole()

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 29, 2024
    Configuration menu
    Copy the full SHA
    677c2d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6620 from prometheus-operator/…

    …promcontrollerOptions
    
    Use functional options pattern for Prometheus Controller
    simonpasquier authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c149e8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6630 from simonpasquier/fix-no…

    …de-tests
    
    chore: fix testScrapeConfigKubernetesNodeRole()
    simonpasquier authored May 29, 2024
    Configuration menu
    Copy the full SHA
    0615e9d View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6627 from simonpasquier/add-am…

    …config-with-subroutes
    
    chore: add test for AlertmanagerConfig with subroutes
    simonpasquier authored May 29, 2024
    Configuration menu
    Copy the full SHA
    eb42c1f View commit details
    Browse the repository at this point in the history
  6. chore: bump k8s dependencies for api

    regenerate assets
    
    Fixes prometheus-operator#6617
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e8b322a View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6629 from slashpai/po-release-…

    …0.74
    
    chore: bump k8s dependencies for api
    slashpai authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c9b7520 View commit details
    Browse the repository at this point in the history
  8. [CHORE] allowing kubeconfig as parameter (prometheus-operator#6623)

    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    nicolastakashi authored May 29, 2024
    Configuration menu
    Copy the full SHA
    2f6f310 View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6618 from mviswanathsai/issue-…

    …6147
    
    Feat: Add JobName to ScrapeConfig CRD
    simonpasquier authored May 29, 2024
    Configuration menu
    Copy the full SHA
    3b5d291 View commit details
    Browse the repository at this point in the history
  10. Add feature gate for Prometheus Agent's DaemonSet deployment (prometh…

    …eus-operator#6626)
    
    * Add feature gate for Prometheus Agent's DaemonSet deployment
    haanhvu authored May 29, 2024
    Configuration menu
    Copy the full SHA
    d67afdd View commit details
    Browse the repository at this point in the history
  11. Merge pull request prometheus-operator#6621 from prometheus-operator/…

    …featuregate-testframework
    
    e2e/framework: Allow setting feature-gates when creating Prometheus-Operator
    ArthurSens authored May 29, 2024
    Configuration menu
    Copy the full SHA
    5bd0d83 View commit details
    Browse the repository at this point in the history
  12. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2e668e6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat(env): Add automatic memory limit handling (prometheus-operator#6591

    )
    
    * add auto GOMEMLIMIT
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    dongjiang1989 and simonpasquier authored May 30, 2024
    Configuration menu
    Copy the full SHA
    d5d08c5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/KimMachineGun/automemlimit

    Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) from 0.6.0 to 0.6.1.
    - [Release notes](https://github.com/KimMachineGun/automemlimit/releases)
    - [Commits](KimMachineGun/automemlimit@v0.6.0...v0.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/KimMachineGun/automemlimit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    5fc9b36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6637 from prometheus-operator/…

    …dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.6.1
    
    build(deps): bump github.com/KimMachineGun/automemlimit from 0.6.0 to 0.6.1
    github-actions[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    e3412ee View commit details
    Browse the repository at this point in the history
  4. fix: use a separate port number for init container

    The Kubernetes API starting from v1.30 will return a warning when a pod
    template contains 2 containers exposing the same port number, even
    across init and regular containers.
    
    [1] kubernetes/kubernetes#113245
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c98bd5c View commit details
    Browse the repository at this point in the history
  5. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f26ef1f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. build(deps): bump github.com/prometheus/prometheus from 0.52.0 to 0.52.1

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.52.0 to 0.52.1.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.52.0...v0.52.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/prometheus
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    b230e21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6639 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.52.1
    
    build(deps): bump github.com/prometheus/prometheus from 0.52.0 to 0.52.1
    github-actions[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    e991917 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/thanos-io/thanos from 0.35.0 to 0.35.1

    Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.35.0 to 0.35.1.
    - [Release notes](https://github.com/thanos-io/thanos/releases)
    - [Changelog](https://github.com/thanos-io/thanos/blob/v0.35.1/CHANGELOG.md)
    - [Commits](thanos-io/thanos@v0.35.0...v0.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/thanos-io/thanos
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    8f3fcf7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6632 from prometheus-operator/…

    …dependabot/go_modules/github.com/thanos-io/thanos-0.35.1
    
    build(deps): bump github.com/thanos-io/thanos from 0.35.0 to 0.35.1
    github-actions[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    2adc2ba View commit details
    Browse the repository at this point in the history
  5. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier authored May 31, 2024
    Configuration menu
    Copy the full SHA
    79b8bc6 View commit details
    Browse the repository at this point in the history
  6. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier authored May 31, 2024
    Configuration menu
    Copy the full SHA
    3ee9ae1 View commit details
    Browse the repository at this point in the history
  7. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier authored May 31, 2024
    Configuration menu
    Copy the full SHA
    65c0cb1 View commit details
    Browse the repository at this point in the history
  8. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier authored May 31, 2024
    Configuration menu
    Copy the full SHA
    1f6f67d View commit details
    Browse the repository at this point in the history
  9. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c0cca17 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request prometheus-operator#6635 from simonpasquier/fix-6284

    fix: use a separate port number for init container
    simonpasquier authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    95f730f View commit details
    Browse the repository at this point in the history
  2. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    efcc211 View commit details
    Browse the repository at this point in the history
  3. chore: refactor tokens management in the assets package

    This is a follow-up of prometheus-operator#6537 and prometheus-operator#6557.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8095fe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request prometheus-operator#6641 from simonpasquier/refact…

    …or-store-pkg-tokens
    
    chore: refactor tokens management in the assets package
    simonpasquier authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    77e92ec View commit details
    Browse the repository at this point in the history
  2. chore: add test-e2e-image target to Makefile

    This change also simplifies the end-to-end testing instructions.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4c1296a View commit details
    Browse the repository at this point in the history
  3. Add mode field in PrometheusAgent CRD (prometheus-operator#6640)

    * Add mode field in PrometheusAgent CRD
    haanhvu authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fa37a77 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.53.0 to 0.54.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
    - [Commits](prometheus/common@v0.53.0...v0.54.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] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4e8641d View commit details
    Browse the repository at this point in the history
  5. chore: refactor sigv4 management in the assets package

    This is a follow-up of prometheus-operator#6537 and prometheus-operator#6557 and prometheus-operator#6641.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    707218c View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6643 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/common-0.54.0
    
    build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
    github-actions[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9006756 View commit details
    Browse the repository at this point in the history
  7. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    17b294a View commit details
    Browse the repository at this point in the history
  8. Merge pull request prometheus-operator#6644 from simonpasquier/refact…

    …or-store-pkg-sigv4
    
    chore: refactor sigv4 management in the assets package
    simonpasquier authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b9d2fc4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6642 from simonpasquier/add-te…

    …st-e2e-images
    
    chore: add test-e2e-image target to Makefile
    simonpasquier authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    60e0ff0 View commit details
    Browse the repository at this point in the history
  10. chore: refactor AzureAD management in the assets package

    This is a follow-up of prometheus-operator#6537 and prometheus-operator#6557, prometheus-operator#6641 and prometheus-operator#6644.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ba71c80 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. build(deps): bump github.com/prometheus-community/prom-label-proxy

    Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.8.1 to 0.9.0.
    - [Release notes](https://github.com/prometheus-community/prom-label-proxy/releases)
    - [Changelog](https://github.com/prometheus-community/prom-label-proxy/blob/main/CHANGELOG.md)
    - [Commits](prometheus-community/prom-label-proxy@v0.8.1...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus-community/prom-label-proxy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    863e39a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
    - [Commits](golang/net@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    39872f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc9f4f View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6647 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.9.0
    
    build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.8.1 to 0.9.0
    github-actions[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    89da1b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6648 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/net-0.26.0
    
    build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
    github-actions[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2266c80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6633 from mviswanathsai/issue-…

    …6631-dockerswarm
    
    ScrapeConfig CRD: Add DockerswarmSD configuration to the CRD
    simonpasquier authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cd9e336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7984d14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c02682 View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6586 from mviswanathsai/add-li…

    …nodeSDConfig
    
    Add LinodeSD configuration fields to the Scrape Config CRD
    simonpasquier authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7c17d9c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    0988d3b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.3 to 0.18.4.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    58cb1a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6654 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.18.4
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4
    github-actions[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    34b7af1 View commit details
    Browse the repository at this point in the history
  4. Add NODE_NAME env in config reloader (prometheus-operator#6636)

    * Add NODE_NAME env in config reloader
    haanhvu authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6fab9e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. feat: add prometheus_operator_feature_gate_info metric

    This change also moves the feature gates to the operator config struct.
    It means that after a feature gate is enabled/disabled, the operator
    will reconcile the managed Prometheus resources which should be the
    right thing to do.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    704206b View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6655 from simonpasquier/add-fe…

    …ature-gate-metric
    
    feat: add `prometheus_operator_feature_gate_info` metric
    simonpasquier authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    46810bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6651 from mviswanathsai/add-pu…

    …ppetdb
    
    ScrapeConfig CRD: Add PuppetDB Service Discovery Configurations
    simonpasquier authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    18c7108 View commit details
    Browse the repository at this point in the history
  4. chore: bump code-generator to v0.30.1

    The gen tools arguments have changed a bit, the Makefile commands have
    been adjusted accordingly.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2e151cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6658 from simonpasquier/bump-g…

    …en-tools
    
    chore: bump code-generator to v0.30.1
    simonpasquier authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7649019 View commit details
    Browse the repository at this point in the history
  6. Changed the description for overrideHonorLabels field (promethe…

    …us-operator#6653)
    
    * Changed the decription for overrideHonorLabels
    AshwinSriram11 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0d8575e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update pkg/prometheus/promcfg.go

    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    nicolastakashi and simonpasquier committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c792167 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request prometheus-operator#6645 from simonpasquier/refact…

    …or-store-pkg-azuread
    
    chore: refactor AzureAD management in the assets package
    simonpasquier authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4fa3c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2

    Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    783afcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6664 from prometheus-operator/…

    …dependabot/go_modules/google.golang.org/protobuf-1.34.2
    
    build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
    github-actions[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dd8d28a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.2 to 1.6.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.2...sdk/azcore/v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0f27597 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6666 from prometheus-operator/…

    …dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
    
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0
    github-actions[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a08473e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. build(deps): bump imjasonh/setup-crane from 0.3 to 0.4

    Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.3 to 0.4.
    - [Release notes](https://github.com/imjasonh/setup-crane/releases)
    - [Commits](imjasonh/setup-crane@v0.3...v0.4)
    
    ---
    updated-dependencies:
    - dependency-name: imjasonh/setup-crane
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    72291f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6671 from prometheus-operator/…

    …dependabot/github_actions/imjasonh/setup-crane-0.4
    
    build(deps): bump imjasonh/setup-crane from 0.3 to 0.4
    github-actions[bot] authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    52de496 View commit details
    Browse the repository at this point in the history
  3. [Enhancement] Replacing t.Fatal with testify/require package (prometh…

    …eus-operator#6659)
    
    chore: pkg/operator: Replace t.Fatal with require.testify
    AshwinSriram11 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6d11c8 View commit details
    Browse the repository at this point in the history
  4. chore: Add feature-gated tests to CI

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3709681 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    6421fe8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6660 from mviswanathsai/add-li…

    …ghtsail
    
    ScrapeConfig CRD: Add LightSail Service Discovery Config Options
    simonpasquier authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3cc675a View commit details
    Browse the repository at this point in the history
  3. chore: bump to k8s.io libs v0.30.2

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0364e98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6679 from simonpasquier/bump-k…

    …8s.io-0.30.2
    
    chore: bump to k8s.io libs v0.30.2
    ArthurSens authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7daa3d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. build(deps): bump github.com/prometheus-community/prom-label-proxy

    Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/prometheus-community/prom-label-proxy/releases)
    - [Changelog](https://github.com/prometheus-community/prom-label-proxy/blob/main/CHANGELOG.md)
    - [Commits](prometheus-community/prom-label-proxy@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus-community/prom-label-proxy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    92f5906 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    593b96e View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6683 from AshwinSriram11/repla…

    …ce-Fatal-2
    
    Replaced t.Fatal with require in Alertmanager Package
    ArthurSens authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f3091ec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: fix build after prom-label-proxy bump

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d7ecb43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6681 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.10.0
    
    build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.9.0 to 0.10.0
    github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    36db2de View commit details
    Browse the repository at this point in the history
  3. Replacing t.fatal with require Package (prometheus-operator#6680)

    chore: Replace t.Fatal with require package
    AshwinSriram11 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cbf0f66 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat(remote): add support prometheus remote write/read ProxyConfig (p…

    …rometheus-operator#6512)
    
    * update prometheus remote write/read proxy config
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0130d11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6665 from prometheus-operator/…

    …feature-gated-tests
    
    chore: Add feature-gated tests to CI
    ArthurSens authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7b23fd6 View commit details
    Browse the repository at this point in the history
  3. WIP: Refactor common test code between Prometheus Agent's StatefulSet…

    … and DaemonSet modes (prometheus-operator#6688)
    
    * Refactor test code between Prometheus Agent's StatefulSet and DaemonSet modes
    haanhvu authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    211c77d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. update default thanos version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bfa80f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6692 from kubeservice-stack/up…

    …date-thanos-version
    
    chore: update default thanos version
    slashpai authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    30b7126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e57c1 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/prometheus/prometheus from 0.52.1 to 0.53.0

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.52.1 to 0.53.0.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.52.1...v0.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/prometheus
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a4e3b47 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6695 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.53.0
    
    build(deps): bump github.com/prometheus/prometheus from 0.52.1 to 0.53.0
    github-actions[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    aaf881e View commit details
    Browse the repository at this point in the history
  6. update prometheus version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    666b5a8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6696 from kubeservice-stack/up…

    …date-prometheus-version
    
    chore: update default prometheus version
    simonpasquier authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1e113b4 View commit details
    Browse the repository at this point in the history
  8. config-reloader: create correct probes when listenLocal is set to `…

    …true`
    
    When the prometheus operator is started with `--enable-config-reloader-probes`
    it will now create `exec` probes that run curl/wget in the config-reloader
    container against localhost to check the /healthz endpoint if `listenLocal` is
    set to `true`. Otherwise, it creates `httpGet` probes as before.
    
    Fixes prometheus-operator#6682
    sdickhoven committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cb295ec View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Nit: Check if EnableFeatures already contains agent mode's features (p…

    …rometheus-operator#6701)
    
    * Check if EnableFeatures already contains ageent mode's features
    haanhvu authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2574435 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6698 from sdickhoven/BUGFIX/co…

    …nfig-reloader-probes
    
    Create correct readiness/liveness probes for config-reloader when `listenLocal` is set to `true`
    simonpasquier authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8188384 View commit details
    Browse the repository at this point in the history
  3. [CHORE] Nicolas as release volunteer

    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    nicolastakashi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a3f05d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6608 from nicolastakashi/chore…

    …/improving-sample-limit-precedence
    
    [CHORE] considering global limits over enforced
    ArthurSens authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    08018a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6699 from nicolastakashi/chore…

    …/nicolas-release-volunteer
    
    [CHORE] adding Nicolas as release volunteer
    simonpasquier authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    15d7907 View commit details
    Browse the repository at this point in the history
  6. Add ttl obj to alertmanagercfgs resource (prometheus-operator#6515)

    * add ttl obj into alertmanagerConfig rsc
    
    
    ---------
    
    Co-authored-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    3 people authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    598ed72 View commit details
    Browse the repository at this point in the history
  7. chore: factorize prober code

    This is a quick follow-up of prometheus-operator#6698.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4958d8c View commit details
    Browse the repository at this point in the history
  8. chore: Replace StringPtrValOrDefault with ptr.Deref

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    caaf7bc View commit details
    Browse the repository at this point in the history
  9. Proposal for DaemonSet deployment of Prometheus Agent (prometheus-ope…

    …rator#6600)
    
    chore: Add Proposal for Daemonset deployment of Prometheus Agent
    haanhvu authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8cf75b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request prometheus-operator#6702 from simonpasquier/refact…

    …or-prober
    
    chore: factorize prober code
    simonpasquier authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6c43aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d2298 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6703 from prometheus-operator/…

    …ptrDeref
    
    chore: Replace StringPtrValOrDefault with ptr.Deref
    ArthurSens authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    769d392 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6662 from simonpasquier/refact…

    …or-store-pkg-tlsassets
    
    chore: refactor TLS management in the assets package
    simonpasquier authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    94823a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Refactor the common implementation code (not including tests) between…

    … Prometheus's modes (prometheus-operator#6686)
    
    * Refactor the common implementation code (not including tests) between Prometheus's modes
    haanhvu authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    24ea585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3322ed8 View commit details
    Browse the repository at this point in the history
  3. chore: optimize get secret key from store (prometheus-operator#6700)

    * optimize code
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1050a64 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1

    Bumps [github.com/go-test/deep](https://github.com/go-test/deep) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/go-test/deep/releases)
    - [Changelog](https://github.com/go-test/deep/blob/master/CHANGES.md)
    - [Commits](go-test/deep@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-test/deep
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    31fa37d View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6706 from prometheus-operator/…

    …dependabot/go_modules/github.com/go-test/deep-1.1.1
    
    build(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1
    github-actions[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ad006f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: bump go dependencies before release

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    87e3b56 View commit details
    Browse the repository at this point in the history
  2. feat(xds): Add OVHcloud service discovery to the ScrapeConfig CRD (pr…

    …ometheus-operator#6689)
    
    * add service discovery for ovhcloud
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cb79b96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6707 from slashpai/cut-0.75.0

    chore: bump go dependencies before release
    simonpasquier authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    91df221 View commit details
    Browse the repository at this point in the history
  4. chore: cut 0.75.0

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21e69ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79c225b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cherry-pick 6722

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c2a24e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6723 from kubeservice-stack/Ch…

    …erry-pick-6722
    
    fix: ovhcloud sd configs key error(prometheus-operator#6722)
    simonpasquier authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    84bddcb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: cut 0.75.1

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7e721e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b72f85 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix: avoid invalid alerting config with TLS

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9369020 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6765 from simonpasquier/fix-6760

    fix: avoid invalid alerting config with TLS
    simonpasquier authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    22bc92f View commit details
    Browse the repository at this point in the history
  3. chore: cut 0.75.2

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    92c0477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b0f45 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Aug 1, 2024

  1. conflict fix

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    63723ee View commit details
    Browse the repository at this point in the history
  2. conflict

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    433b860 View commit details
    Browse the repository at this point in the history
  3. conflict files

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c21f2c1 View commit details
    Browse the repository at this point in the history
  4. conflict files

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3b4a4f7 View commit details
    Browse the repository at this point in the history
  5. conflict files

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1711adb View commit details
    Browse the repository at this point in the history