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

Update prom operator to v0.73.2 #39

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

Commits on Dec 23, 2023

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

Commits on Dec 28, 2023

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

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.17.0...v1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6f2fbc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6195 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
    
    build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
    github-actions[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d52d58d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request prometheus-operator#6185 from simonpasquier/add-up…

    …date-status-metrics
    
    feat: add metrics tracking status updates
    simonpasquier authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7a8a6ee View commit details
    Browse the repository at this point in the history
  2. Disable dependabot automation targeting k8s libs (prometheus-operator…

    …#6191)
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    73da59a View commit details
    Browse the repository at this point in the history
  3. Add support for enableHttp2 in prometheus remotewrite (prometheus-ope…

    …rator#6192)
    
    ---------
    
    Co-authored-by: Herve Nicol <12008875+hervenicol@users.noreply.github.com>
    hervenicol and hervenicol authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d8ea7da View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore: refactor generateScrapeConfig()

    From a comment while reviewing prometheus-operator#6153.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3e700dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6201 from simonpasquier/update…

    …-gen-scrapeconfig
    
    chore: refactor generateScrapeConfig()
    simonpasquier authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9ac57ea View commit details
    Browse the repository at this point in the history
  3. 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.7.0 to 0.8.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.7.0...v0.8.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 Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c84b9cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6202 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.8.0
    
    build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.7.0 to 0.8.0
    github-actions[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f244aba View commit details
    Browse the repository at this point in the history
  5. chore: fix pkg/apis/monitoring/go.mod

    PR prometheus-operator#6001 updated the `go.mod` file under `pkg/apis/monitoring` to depend
    on `github.com/prometheus-operator/prometheus-operator` which isn't
    desired: the goal is that external projects can import
    `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring`
    pulling as few dependencies as possible.
    
    This commit removes the unneeded dependency by moving the validation
    function to the `pkg/prometheus` directory.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e85ef7d View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6203 from simonpasquier/fix-ap…

    …is-gomod
    
    chore: fix pkg/apis/monitoring/go.mod
    simonpasquier authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fdd1619 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
    - [Commits](golang/sync@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    82fca21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6205 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/sync-0.6.0
    
    build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
    github-actions[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    29f3feb View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Add proposal for Shard Autoscaling (prometheus-operator#5961)

    * Add proposal for automated sharding
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    * Update Documentation/proposals/202310-shard-autoscaling.md
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    ArthurSens and simonpasquier authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    48d3604 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore: refactor ShardedSecret

    This commit reorganizes the code makinguse of `SharedSecret` to reduce
    duplication.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    aa7df8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6200 from simonpasquier/refact…

    …or-tls-assets
    
    chore: refactor ShardedSecret
    simonpasquier authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b53ea91 View commit details
    Browse the repository at this point in the history
  3. Add testing guidelines (prometheus-operator#5903)

    * Add testing guidelines
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Add separate Makefile targets for e2e-tests
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Apply suggestions from code review
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    ArthurSens and simonpasquier authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8c4b789 View commit details
    Browse the repository at this point in the history
  4. Ensure all comments end with a period (prometheus-operator#6208)

    * Ensure all comments end with a period.
    
    By enabling the godot linter
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Fix godot issues
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    164cb03 View commit details
    Browse the repository at this point in the history
  5. Prevent mistakes with testify lib (prometheus-operator#6211)

    * Prevent mistakes with testify
    
    By enabling testifylint
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Fix testifylint issues
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    547fea9 View commit details
    Browse the repository at this point in the history
  6. Prevent unnecessary type conversions (prometheus-operator#6210)

    * Prevent unnecessary type conversions
    
    By enabling the unconvert linter
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Fix unconvert issues
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2ed10ae View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
    - [Commits](golang/net@v0.19.0...v0.20.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 Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8dc9cff View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6216 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/net-0.20.0
    
    build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
    github-actions[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4cf0f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bc2c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. feat: emit events for invalid configurations (prometheus-operator#6179)

    * feat: emit events for invalid configurations
    
    Emit events when the controller rejects a resource, owing to an invalid
    configuration.
    
    Fixes: prometheus-operator#3611
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    
    * Decouple event recorder from operator metrics
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Only emit events if permissions were given
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Keep operator name consistent across telemetry
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Address comments
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Co-authored-by: Pranshu Srivastava <rexagod@gmail.com>
    ArthurSens and rexagod authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    895cb3b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. feat: support the operator make use of the config-reloader tls and ba…

    …sic auth with prometheus/alertmanager webConfigFile (prometheus-operator#6194)
    
    * support the operator make use of the config-reloader tls and basic authentication
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dc0e71c View commit details
    Browse the repository at this point in the history
  2. Add scale subresource to Prometheus/PrometheusAgent (prometheus-opera…

    …tor#5962)
    
    * Add scale subresource to Prometheus/PrometheusAgent
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Add retry mechanism when updating Status subresource
    
    The goal is to allow the new Prometheus-Operator version to run even with outdated CRDs.
    It will try to update the Status subresource and also Scale subresource. If it fails, it will retry but without Scale-related fields.
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Create function to generate selector labels
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Add UpdateScale and GetScale methods (prometheus-operator#6197)
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9a34675 View commit details
    Browse the repository at this point in the history
  3. chore: fix field name to comply with conventions

    The Kubernetes API conventions say:
    
    > All letters in the acronym should have the same case, using the
    > appropriate case for the situation.
    
    Since no release includes the field yet, it's ok to change the name.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b5bbe3b View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6222 from simonpasquier/fix-ht…

    …tp2-fieldname
    
    chore: fix field name to comply with conventions
    simonpasquier authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0502a00 View commit details
    Browse the repository at this point in the history
  5. feat: add support for remaining fields in Kubernetes SD (prometheus-o…

    …perator#6178)
    
    * feat: add support for remaining fields in Kubernetes SD
    
    Fixes prometheus-operator#6087
    
    ---------
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    slashpai and simonpasquier authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b2863a4 View commit details
    Browse the repository at this point in the history
  6. chore: refactor creation of the TLS assets volume

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b941075 View commit details
    Browse the repository at this point in the history
  7. chore: Add ArthurSens as 0.72 shepherd

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fcfd965 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. chore: cut v0.71.0 (prometheus-operator#6223)

    * chore: cut v0.71.0
    
    ---------
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
    simonpasquier and slashpai authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9c26b6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6224 from prometheus-operator/…

    …shepherd-0.72
    
    chore: Add myself as shepherd for 0.72
    simonpasquier authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    564cadf View commit details
    Browse the repository at this point in the history
  3. chore: fix golangci-lint Files Exists errors (prometheus-operator#6221

    )
    
    * fix golangci-lint files exists errors
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    dongjiang1989 and simonpasquier authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0502dfb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chore: refactor logger and eventrecorder creations (prometheus-operat…

    …or#6225)
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3483608 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. setting targeted go version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    29a0810 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Enable revive (prometheus-operator#6207)

    * Enable revive linter in test/framework
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Fix revive issues
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bfe1142 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0

    Bumps [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) from 5.7.0 to 5.8.0.
    - [Release notes](https://github.com/evanphx/json-patch/releases)
    - [Commits](evanphx/json-patch@v5.7.0...v5.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/evanphx/json-patch/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    15e23e2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0

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

    …dependabot/go_modules/github.com/prometheus/common-0.46.0
    
    build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0
    github-actions[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1adbec4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6229 from prometheus-operator/…

    …dependabot/go_modules/github.com/evanphx/json-patch/v5-5.8.0
    
    build(deps): bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0
    github-actions[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c0120d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6227 from kubeservice-stack/fi…

    …x-lint-golang-version
    
    chore: setting `golangci-lint` targeted go version
    simonpasquier authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6e8e411 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6180 from slashpai/feature_sup…

    …port_template
    
    chore: create new feature and support issue templates
    simonpasquier authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    40df2f8 View commit details
    Browse the repository at this point in the history
  8. feat(scrapeConfigs): Add sharding to scrapeConfigs

    Signed-off-by: adinhodovic <hodovicadin@gmail.com>
    adinhodovic committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    93c1fce View commit details
    Browse the repository at this point in the history
  9. chore: remove proxyconfig code duplication

    Fixes prometheus-operator#6218
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    06e744b View commit details
    Browse the repository at this point in the history
  10. Merge pull request prometheus-operator#6232 from slashpai/proxyConfig

    chore: remove proxyconfig code duplication
    simonpasquier authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5ce96b0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request prometheus-operator#6135 from adinhodovic/generate…

    …-shards-scrape-configs
    
    feat(scrapeConfigs): Add sharding to scrapeConfigs
    simonpasquier authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1f240d4 View commit details
    Browse the repository at this point in the history
  12. chore: fix makefile targets

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b724a04 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

    …fix-makefile
    
    chore: fix makefile targets
    simonpasquier authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    977c18a View commit details
    Browse the repository at this point in the history
  2. chore: bump to Prometheus v2.49.1 (prometheus-operator#6234)

    * update prometheus version
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    aeaeeda View commit details
    Browse the repository at this point in the history
  3. build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.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.16.3...v0.17.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 Jan 16, 2024
    Configuration menu
    Copy the full SHA
    428040f View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6237 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.0
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
    github-actions[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    54ac967 View commit details
    Browse the repository at this point in the history
  5. feat: support enable_compression for ScrapeConfig (prometheus-opera…

    …tor#6236)
    
    * support enable_compression setting
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f6f1b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1

    Bumps [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) from 5.8.0 to 5.8.1.
    - [Release notes](https://github.com/evanphx/json-patch/releases)
    - [Commits](evanphx/json-patch@v5.8.0...v5.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/evanphx/json-patch/v5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d461283 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6238 from prometheus-operator/…

    …dependabot/go_modules/github.com/evanphx/json-patch/v5-5.8.1
    
    build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1
    github-actions[bot] authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e0b179d View commit details
    Browse the repository at this point in the history
  3. ADOPTERS: add authzed

    jzelinskie committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    49d94f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request prometheus-operator#6239 from jzelinskie/authzed-a…

    …dopters
    
    ADOPTERS: add authzed
    simonpasquier authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ba42db6 View commit details
    Browse the repository at this point in the history
  2. ruler: add subpath to volumeMounts if specified (prometheus-operator#…

    …6243)
    
    * ruler: pass spec.volumeMount as-is
    SamKirsch10 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6609c9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6215 from simonpasquier/refact…

    …or-tls-volume
    
    chore: refactor creation of the TLS assets volume
    simonpasquier authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    35532dd View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. feat: add support for DigitalOcean SD (prometheus-operator#6220)

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    57e4f8f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. ruler: add subpath to volumeMounts if specified (prometheus-operator#…

    …6243)
    
    * ruler: pass spec.volumeMount as-is
    SamKirsch10 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9100540 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6249 from SamKirsch10/release-…

    …0.71
    
    ruler: add subpath to volumeMounts if specified (prometheus-operator#6243)
    simonpasquier authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c6d0c8d View commit details
    Browse the repository at this point in the history
  3. feat: support scrape_protocols for GlobalConfig and ScrapeConfig (pro…

    …metheus-operator#6235)
    
    * support scrape_protocols for GlobalConfig and ScrapeConfig
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    dongjiang1989 and simonpasquier authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    18265de View commit details
    Browse the repository at this point in the history
  4. chore: bump k8s dependencies to v1.29.1

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    040af25 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat: Add support for NS records to DNSSDConfig (prometheus-operator#…

    …6240)
    
    * update dns sd config
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    dongjiang1989 and simonpasquier authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c71d7b2 View commit details
    Browse the repository at this point in the history
  2. chore: cut v0.71.1

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

    …71.1
    
    chore: cut v0.71.1
    simonpasquier authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    86a2557 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6250 from simonpasquier/bump-k…

    …8s-0.29.1
    
    chore: bump k8s dependencies to v1.29.1
    simonpasquier authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    013e599 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0

    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1cc3c83 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/thanos-io/thanos

    Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.32.5-0.20231124114724-023faa2d67a3 to 0.34.0-rc.1.
    - [Release notes](https://github.com/thanos-io/thanos/releases)
    - [Changelog](https://github.com/thanos-io/thanos/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/thanos-io/thanos/commits/v0.34.0-rc.1)
    
    ---
    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 Jan 24, 2024
    Configuration menu
    Copy the full SHA
    80ade10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6253 from prometheus-operator/…

    …release-0.71
    
    Merge release-0.71 branch
    simonpasquier authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d09812f View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6257 from prometheus-operator/…

    …dependabot/go_modules/github.com/google/uuid-1.6.0
    
    build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
    github-actions[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b1c4d33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6258 from prometheus-operator/…

    …dependabot/go_modules/github.com/thanos-io/thanos-0.34.0-rc.1
    
    build(deps): bump github.com/thanos-io/thanos from 0.32.5-0.20231124114724-023faa2d67a3 to 0.34.0-rc.1
    github-actions[bot] authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    217d169 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. build(deps): bump github.com/prometheus/prometheus from 0.48.1 to 0.49.1

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.48.1 to 0.49.1.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.48.1...v0.49.1)
    
    ---
    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 Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8512861 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6263 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.49.1
    
    build(deps): bump github.com/prometheus/prometheus from 0.48.1 to 0.49.1
    github-actions[bot] authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4a00c93 View commit details
    Browse the repository at this point in the history
  3. fix: azuresdconfig typo (prometheus-operator#6259)

    * fix: typo on AuthenticationMethod check
    micborens authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7bd4657 View commit details
    Browse the repository at this point in the history
  4. chore: cut v0.71.2

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

    …71.2
    
    chore: cut v0.71.2
    simonpasquier authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    af20144 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6265 from prometheus-operator/…

    …release-0.71
    
    Merge Release 0.71
    simonpasquier authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    81b409d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. build(deps): bump github.com/thanos-io/thanos from 0.34.0-rc.1 to 0.34.0

    Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.34.0-rc.1 to 0.34.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.0-rc.1...v0.34.0)
    
    ---
    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 Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a6cd826 View commit details
    Browse the repository at this point in the history
  2. 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.0 to 0.8.1.
    - [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.0...v0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus-community/prom-label-proxy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7cfaca4 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0

    Bumps [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) from 5.8.1 to 5.9.0.
    - [Release notes](https://github.com/evanphx/json-patch/releases)
    - [Commits](evanphx/json-patch@v5.8.1...v5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/evanphx/json-patch/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d222739 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6272 from prometheus-operator/…

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

    …dependabot/go_modules/github.com/evanphx/json-patch/v5-5.9.0
    
    build(deps): bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0
    github-actions[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5a23408 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6271 from prometheus-operator/…

    …dependabot/go_modules/github.com/thanos-io/thanos-0.34.0
    
    build(deps): bump github.com/thanos-io/thanos from 0.34.0-rc.1 to 0.34.0
    github-actions[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    372b005 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. chore: update remote-write tests

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f7a3174 View commit details
    Browse the repository at this point in the history
  2. chore: create monitors before Prometheus

    It speeds up the tests since it doesn't have to wait for the updated
    configuration to be propagated to Prometheus.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3a013fb View commit details
    Browse the repository at this point in the history
  3. feat: support added scrape_protocols to Pod/Service monitors (prometh…

    …eus-operator#6268)
    
    * support scrape_protocols to podmonitor/servicemonitor
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e0b26a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. chore: add e2e test detecting the issue

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c3232b6 View commit details
    Browse the repository at this point in the history
  2. fix: convert continue field between v1beta1 and v1alpha1

    This change converts the `continue` field between v1alpha1 and v1beta1
    AlertmanagerConfig versions.
    
    When a v1beta1 AlertmanagerConfig object was created with `continue:
    true`, the `continue` field was always converted to `false` when stored
    as v1alpha1.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    960bbec View commit details
    Browse the repository at this point in the history
  3. add slashpai to maintainers (prometheus-operator#6280)

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8f08975 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request prometheus-operator#6282 from simonpasquier/fix-mi…

    …ssing-continue-conversion
    
    fix: convert `continue` field between v1alpha1 and v1beta1 AlertmanagerConfig versions
    simonpasquier authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2b9b4f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. chore: update Kind version to v0.21.0

    This commit also bumps the Kubernetes version to v1.29.1.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b79056b View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6286 from simonpasquier/update…

    …-kind
    
    chore: update Kind version to v0.21.0
    simonpasquier authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    77b95c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request prometheus-operator#6274 from simonpasquier/update…

    …-rw-tests
    
    chore: update remote-write tests
    simonpasquier authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    88faa69 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. update go version 1.22

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

    …date-go-1-22
    
    chore: update to Go 1.22
    simonpasquier authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    312e8a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Adds Warpbuild

    prajjwaldimri authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d4520ed View commit details
    Browse the repository at this point in the history
  2. Bracket change

    prajjwaldimri authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1ef4e44 View commit details
    Browse the repository at this point in the history
  3. Update ADOPTERS.md

    prajjwaldimri authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0d38374 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.21.0.
    - [Commits](golang/net@v0.20.0...v0.21.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 Feb 8, 2024
    Configuration menu
    Copy the full SHA
    995b09e View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6294 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/net-0.21.0
    
    build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
    github-actions[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    af5d973 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6293 from WarpBuilds/add-adopt…

    …er-warpbuild
    
    Adds WarpBuild to Adopters.md
    simonpasquier authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ca78f91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5098f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.7.0...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6a2749a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.0 to 0.17.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.17.0...v0.17.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 Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a071314 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6295 from prometheus-operator/…

    …dependabot/github_actions/golangci/golangci-lint-action-3.7.1
    
    build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
    github-actions[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0024788 View commit details
    Browse the repository at this point in the history
  4. fix: remove deprecation on service monitor's targetPort

    Closes prometheus-operator#6269
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f809399 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6296 from prometheus-operator/…

    …dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.1
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1
    github-actions[bot] authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    02b0ece View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.8.0...v1.9.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 Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b5f43b5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.1 to 4.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.7.1...v4.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>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dfaea70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6299 from prometheus-operator/…

    …dependabot/github_actions/helm/kind-action-1.9.0
    
    build(deps): bump helm/kind-action from 1.8.0 to 1.9.0
    github-actions[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    984b6e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6297 from simonpasquier/update…

    …-smon-targetport-doc
    
    fix: remove deprecation on service monitor's targetPort
    simonpasquier authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7c95242 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix: don't fail metadata transform on unknown types (prometheus-opera…

    …tor#6298)
    
    * fix: don't fail metadata transform on unknown types
    
    This change modifies the `PartialObjectMetadataStrip` function to return
    the object unmodified if casting to `*v1.PartialObjectMetadata` fails.
    When the informer processes a deleted object, its type can be
    `cache.DeletedFinalStateUnknown`.
    
    Co-authored-by: Ayoub Mrini <amrini@redhat.com>
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    
    * test: add TestPartialObjectMetadataStripOnDeletedFinalStateUnknown
    
    Co-authored-by: machine424 <ayoubmrini424@gmail.com>
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    
    Signed-off-by: machine424 <ayoubmrini424@gmail.com>
    
    ---------
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    Signed-off-by: machine424 <ayoubmrini424@gmail.com>
    Co-authored-by: Ayoub Mrini <amrini@redhat.com>
    Co-authored-by: machine424 <ayoubmrini424@gmail.com>
    3 people authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bdfc5ec View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.47.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.46.0...v0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2ce2009 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.1 to 0.17.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.17.1...v0.17.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 Feb 16, 2024
    Configuration menu
    Copy the full SHA
    316c823 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6312 from prometheus-operator/…

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

    …dependabot/go_modules/github.com/prometheus/common-0.47.0
    
    build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0
    github-actions[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3828710 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6300 from prometheus-operator/…

    …dependabot/github_actions/golangci/golangci-lint-action-4.0.0
    
    build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
    simonpasquier authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8ee993a View commit details
    Browse the repository at this point in the history
  6. chore: update Kubernetes to v1.29.2

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    00c607c View commit details
    Browse the repository at this point in the history
  7. chore: switch example app image

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ec9beec View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 21, 2024

  1. Update go dependencies before release (prometheus-operator#6315)

    * Update go dependencies before release
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * make generate
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6e6f78f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. docs: correct slashpai slack id

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3e9917a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/prometheus from 0.49.1 to 0.50.0

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.49.1 to 0.50.0.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.49.1...v0.50.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 Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c4583ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6322 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.50.0
    
    build(deps): bump github.com/prometheus/prometheus from 0.49.1 to 0.50.0
    github-actions[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b772f53 View commit details
    Browse the repository at this point in the history
  4. Update default Thanos version (prometheus-operator#6317)

    * Update default Thanos version
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    * Update unit tests depending on DefaultThanosVersion
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    
    ---------
    
    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    eeb84d1 View commit details
    Browse the repository at this point in the history
  5. Update Default Prometheus version

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    eae7763 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6323 from prometheus-operator/…

    …update-prom-version
    
    Update Default Prometheus version
    nicolastakashi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aedd090 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat: adding scrape class (prometheus-operator#6199)

    * feat: adding scrape class
    
    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    
    * Update pkg/apis/monitoring/v1/prometheus_types.go
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Update pkg/prometheus/promcfg.go
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Update pkg/prometheus/store.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/resource_selector.go
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Update pkg/prometheus/store.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/resource_selector.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/resource_selector.go
    
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    
    * Update pkg/prometheus/promcfg.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/promcfg.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/server/operator.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update pkg/prometheus/promcfg.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    * Update prometheus_types.go
    
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    
    ---------
    
    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    Co-authored-by: Arthur Silva Sens <arthursens2005@gmail.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    3 people authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a70f194 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: update kubernetes slack link

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d07a44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6314 from simonpasquier/update…

    …-example-app
    
    chore: switch example app image
    simonpasquier authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    06ee487 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6334 from slashpai/skip_k8s_slack

    fix: skip k8s slack link checking in mdox
    slashpai authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b0d99bc View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/prometheus/prometheus from 0.50.0 to 0.50.1

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.50.0 to 0.50.1.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](prometheus/prometheus@v0.50.0...v0.50.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 Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1bae497 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6320 from slashpai/update_slac…

    …k_id
    
    docs: correct slashpai slack id
    simonpasquier authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    96b6624 View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6335 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/prometheus-0.50.1
    
    build(deps): bump github.com/prometheus/prometheus from 0.50.0 to 0.50.1
    github-actions[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0e47087 View commit details
    Browse the repository at this point in the history
  7. chore: move ProxyConfig type to v1

    Related-to prometheus-operator#6301
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b006b53 View commit details
    Browse the repository at this point in the history
  8. Merge pull request prometheus-operator#6321 from slashpai/proxy-setting

    chore: move ProxyConfig type to v1
    simonpasquier authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f32c2c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. build(deps): bump github.com/prometheus/alertmanager

    Bumps [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) from 0.26.0 to 0.27.0.
    - [Release notes](https://github.com/prometheus/alertmanager/releases)
    - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md)
    - [Commits](prometheus/alertmanager@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/alertmanager
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    34f45cd View commit details
    Browse the repository at this point in the history
  2. update prometheus version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    332f0fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6343 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/alertmanager-0.27.0
    
    build(deps): bump github.com/prometheus/alertmanager from 0.26.0 to 0.27.0
    github-actions[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9ee1d33 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b852c50 View commit details
    Browse the repository at this point in the history
  5. update alertmanager version

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    17a49bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6342 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
    
    build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
    github-actions[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    578e0c3 View commit details
    Browse the repository at this point in the history
  7. [FIX] scrape class regression (prometheus-operator#6345)

    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    nicolastakashi authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3b623e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8be2b2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6357 from prometheus-operator/…

    …dependabot/go_modules/github.com/stretchr/testify-1.9.0
    
    build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
    github-actions[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2250cb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6344 from kubeservice-stack/up…

    …date-prom-version
    
    chores: update prometheus and alertmanager version
    nicolastakashi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f433619 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    a3c9b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d69cce View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. docs: correct example of scrapeConfigSelector in scrapeConfig doc

    In the docs for scrapeConfig, the example of scrapeConfig in prometheus CR was incorrect.
    In prometheus CR, in scrapeConfigSelector, there should be matchLabels and then the scrapeConfig label.
    
    fixes prometheus-operator#6350
    
    Signed-off-by: Dhruv Bindra <ddbindra@gmail.com>
    bindrad committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    10f911b View commit details
    Browse the repository at this point in the history
  2. chores: change string type to duration type (prometheus-operator#6337)

    * change string to duration
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bff1021 View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6364 from bindrad/update-scrap…

    …-config-doc
    
    docs: correct example of scrapeConfigSelector in scrapeConfig doc
    simonpasquier authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f8c181b View commit details
    Browse the repository at this point in the history
  4. Prepare 0.72 release (prometheus-operator#6329)

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    ArthurSens authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    95e0561 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'release-0.72' into merge-0.72

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7e6fda9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509ec6e 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.22.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.
    - [Commits](golang/net@v0.21.0...v0.22.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 Mar 5, 2024
    Configuration menu
    Copy the full SHA
    71e53a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6369 from prometheus-operator/…

    …dependabot/go_modules/golang.org/x/net-0.22.0
    
    build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
    github-actions[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4512b14 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f0ec259 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6372 from prometheus-operator/…

    …dependabot/go_modules/google.golang.org/protobuf-1.33.0
    
    build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
    github-actions[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    65f3724 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Bump prometheus/common

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8e443ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6376 from prometheus-operator/…

    …bump-common
    
    Bump prometheus/common
    simonpasquier authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d7af518 View commit details
    Browse the repository at this point in the history
  3. feat: support --enable-feature argument in Alertmanager CRD (promethe…

    …us-operator#6152)
    
    * feat: support alertmanager --enable-feature argument
    
    this will expose more Alertmanager configuration parameters to users of the Alertmanager CRD.
    
    Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com>
    Yuni-sa authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9faf3b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. [feat] msteams

    github-actions[bot] authored and Helia Barroso committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bb82662 View commit details
    Browse the repository at this point in the history
  2. feat: support sample_age_limit for QueueConfig (prometheus-operator#6326

    )
    
    * add SampleAgeLimit
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * update by code review
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * change string type to duration
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * update make generate
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * update promcfg_test unittest
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    * update some nits by code review
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4030eb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. feat: add bodySizeLimit to service and pod monitors (prometheus-opera…

    …tor#6349)
    
    * feat: add EnforcedBodySizeLimit to service and monitor
    jamshidi799 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bc0b842 View commit details
    Browse the repository at this point in the history
  2. chore: bump to golangci-lint v1.56.2 (prometheus-operator#6384)

    * update golangci lint version
    
    ---------
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ed3aede View commit details
    Browse the repository at this point in the history
  3. [fix] test

    Helia Barroso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d3b01a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. thanos: add support for web configuration to the ThanosRuler CRD (pro…

    …metheus-operator#6278)
    
    * thanos: add support for web configuration to the ThanosRuler CRD
    
    This enable us to set tls for thanos ruler
    
    Fixes prometheus-operator#6157
    jamshidi799 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b64f254 View commit details
    Browse the repository at this point in the history
  2. [CHORE] normalizing tls structs monitor objects

    Signed-off-by: Nicolas Takashi <nicolas.tcs@hotmail.com>
    nicolastakashi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f468418 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump google.golang.org/protobuf in /scripts

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cab3f65 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/protobuf in /pkg/client

    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ec2d86a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

    …dependabot/go_modules/scripts/google.golang.org/protobuf-1.33.0
    
    build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /scripts
    github-actions[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    490a057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6394 from prometheus-operator/…

    …dependabot/go_modules/pkg/client/google.golang.org/protobuf-1.33.0
    
    build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /pkg/client
    github-actions[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    07e4267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b3375 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. build(deps): bump the k8s-libs group with 5 updates

    Bumps the k8s-libs group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [k8s.io/api](https://github.com/kubernetes/api) | `0.29.2` | `0.29.3` |
    | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.29.2` | `0.29.3` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.29.3` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.29.3` |
    | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.29.2` | `0.29.3` |
    
    
    Updates `k8s.io/api` from 0.29.2 to 0.29.3
    - [Commits](kubernetes/api@v0.29.2...v0.29.3)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.29.2 to 0.29.3
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.29.2...v0.29.3)
    
    Updates `k8s.io/apimachinery` from 0.29.2 to 0.29.3
    - [Commits](kubernetes/apimachinery@v0.29.2...v0.29.3)
    
    Updates `k8s.io/client-go` from 0.29.2 to 0.29.3
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.2...v0.29.3)
    
    Updates `k8s.io/component-base` from 0.29.2 to 0.29.3
    - [Commits](kubernetes/component-base@v0.29.2...v0.29.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-libs
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-libs
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-libs
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-libs
    - dependency-name: k8s.io/component-base
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-libs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5edf82b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Regenerate documentation

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

    …dependabot/go_modules/k8s-libs-97df8c52b8
    
    build(deps): bump the k8s-libs group with 5 updates
    github-actions[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f766a5b View commit details
    Browse the repository at this point in the history
  3. chore: add slashpai as v0.73 release shepherd

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    70ee28e View commit details
    Browse the repository at this point in the history
  4. [fix] test

    Helia Barroso committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9ce8608 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6406 from slashpai/release-she…

    …pherd
    
    chore: add slashpai as v0.73 release shepherd
    simonpasquier authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    da4f334 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    877e578 View commit details
    Browse the repository at this point in the history
  7. [fix] - message

    Helia Barroso committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b48e1b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Controller id implementation to avoid errors with multiple operators (p…

    …rometheus-operator#6319)
    
    
    
    Signed-off-by: Mario Fernandez <mariofer@redhat.com>
    Co-authored-by: Simon Pasquier <spasquie@redhat.com>
    marioferh and simonpasquier authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e3e0f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3173c View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6412 from jamshidi799/fix-secr…

    …et-update
    
    Fix: enqueue in updating secret
    simonpasquier authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f574775 View commit details
    Browse the repository at this point in the history
  4. Add extra context to warnings (prometheus-operator#6410)

    * Add extra context to warnings
    
    * fix spread operator
    QuentinBisson authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f98af86 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. ScrapeConfig CRD: refactor ProxyConfig struct embedding (prometheus-o…

    …perator#6401)
    
    * ScrapeConfig CRD: refactor ProxyConfig embedding to v1.ProxyConfig instead of *v1.ProxyConfig
    mouad-eh authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    56ffd97 View commit details
    Browse the repository at this point in the history
  2. Documentation: Remove experimental tag from sharding option in Promet…

    …heus CRD (prometheus-operator#6409)
    
    This commit changes the docs so that future prometheus operator users know the option is out of experimental. The sharding option is used for many years by multiple contributers.
    
    Co-authored-by: Gijs Entius <in648ent@Gijss-MacBook-Pro.local>
    gijsentius and Gijs Entius authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    06d6a03 View commit details
    Browse the repository at this point in the history
  3. Update MAINTAINERS.md (prometheus-operator#6413)

    Moving from Nicolas from triage to Maintainer
    nicolastakashi authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8ca39b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6392 from nicolastakashi/chore…

    …/normalizing-tls-structs
    
    [CHORE] normalizing tls structs monitor objects
    simonpasquier authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1e9c2bb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge pull request prometheus-operator#6206 from heliapb/feat/mstsummary

    feat: add summary to msteams
    nicolastakashi authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e016b5b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.0

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.50.0 to 0.51.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.50.0...v0.51.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 Mar 22, 2024
    Configuration menu
    Copy the full SHA
    96c79cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request prometheus-operator#6419 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/common-0.51.0
    
    build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.0
    github-actions[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8f8464b View commit details
    Browse the repository at this point in the history
  4. build(deps): bump dependabot/fetch-metadata from 1 to 2 (prometheus-o…

    …perator#6420)
    
    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      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 Mar 22, 2024
    Configuration menu
    Copy the full SHA
    87bfffa View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Signed-off-by: deterclosed <fliter@outlook.com>

    chore: remove repetitive words
    
    Signed-off-by: deterclosed <fliter@outlook.com>
    deterclosed committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8869970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d9433 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. build(deps): bump github.com/prometheus/common from 0.51.0 to 0.51.1

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.51.0 to 0.51.1.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.51.0...v0.51.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    18024df View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6430 from prometheus-operator/…

    …dependabot/go_modules/github.com/prometheus/common-0.51.1
    
    build(deps): bump github.com/prometheus/common from 0.51.0 to 0.51.1
    github-actions[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d87710b View commit details
    Browse the repository at this point in the history
  3. Document PodMonitor, Probe and Thanos sidecar as stable

    These 3 features have been there for so long that we agreed to remove
    the experimental warning on them.
    
    This commit also makes the wording more consistent for all fields which
    are still considered experimental (either from the operator standpoint
    or from Prometheus standpoint).
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1c2d607 View commit details
    Browse the repository at this point in the history
  4. Fix: ScrapeConfigs Selection Issue Across Different Namespaces (prome…

    …theus-operator#6390)
    
    * Add testing for scrapeconfig and prometheus CR in different namespaces
    mviswanathsai authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    58c91f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix: wrap panic for scheme

    googs1025 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    17ac5c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request prometheus-operator#6434 from simonpasquier/remote…

    …-experimental-warnings
    
    Document PodMonitor, Probe and Thanos sidecar as stable
    simonpasquier authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    60a731f View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6438 from googs1025/main

    wrap panic for scheme
    simonpasquier authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4e3b2bc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0

    Bumps [github.com/distribution/reference](https://github.com/distribution/reference) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/distribution/reference/releases)
    - [Commits](distribution/reference@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/distribution/reference
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    deeef44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6439 from prometheus-operator/…

    …dependabot/go_modules/github.com/distribution/reference-0.6.0
    
    build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0
    github-actions[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c110e25 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request prometheus-operator#6362 from mouad-eh/issue6353

    fix: Crd AltermanagerConfig field muteTimeIntervals.timeIntervals.months regex pattern |[1-12] isn't correct (prometheus-operator#6353)
    simonpasquier authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6e94864 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Docs: Include Local Deployment in CONTRIBUTING.md (prometheus-operato…

    …r#6388)
    
    * Update CONTRIBUTING.md to include local deployment section
    mviswanathsai authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c0ae223 View commit details
    Browse the repository at this point in the history
  2. Bump prometheus to 0.51.1

    Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
    Arthur Silva Sens committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9638688 View commit details
    Browse the repository at this point in the history
  3. Kubelet: Add a flag to set node address priority (prometheus-operator…

    …#6377)
    
    * Add a flag to set node address priority
    
    Currently internal node addresses are prioritized over external addresses. This adds a flag to allow users to freely set node address priority (internal/external). This is helpful for use cases where node internal addresses exist but are not routable.
    
    Fixes prometheus-operator#3247
    haanhvu authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    128acfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6447 from prometheus-operator/…

    …bump-prometheus
    
    Bump prometheus to 0.51.1
    simonpasquier authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    eeb7b4d View commit details
    Browse the repository at this point in the history
  5. Refactor operators event handler (prometheus-operator#6416)

    * chore: Refactor controller's event handler to reduce code duplication
    Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>
    
    ---------
    
    Signed-off-by: Mohammad Jamshidi <jamshidi.m799@gmail.com>
    jamshidi799 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2e75484 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 1, 2024

  1. feat(xds): Add support eureka service discovery to the ScrapeConfig C…

    …RD (prometheus-operator#6408)
    
    feat: add eureka sd config
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f16cf80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15de193 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. chore: bump go dependencies before release

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e860bd6 View commit details
    Browse the repository at this point in the history
  2. chore: update default prometheus version

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9b7b9c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc87337 View commit details
    Browse the repository at this point in the history
  4. Merge pull request prometheus-operator#6459 from kakkoyun/patch-1

    Update kakkoyun's affiliation
    simonpasquier authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0599b91 View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6457 from slashpai/update_vers…

    …ions
    
    chore: update default prometheus version
    simonpasquier authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8cfa28b View commit details
    Browse the repository at this point in the history
  6. Merge pull request prometheus-operator#6456 from slashpai/prep-0.73

    chore: bump go dependencies before release
    simonpasquier authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d67495d View commit details
    Browse the repository at this point in the history
  7. feat(xds): Add Kuma service discovery to the ScrapeConfig CRD (promet…

    …heus-operator#6327)
    
    * support kuma xds
    
    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    dongjiang1989 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cd63ebf View commit details
    Browse the repository at this point in the history
  8. Add DockerSD support for ScrapeConfig CRD

    Add DockerSDConfig struct and array of DockerSDConfig to the ScrapeConfig struct
    
    Add code block placeholder to process DockerSDConfig
    
    Add Code-gen for the updated scrapeconfig with DockerSDConfig
    
    Revert "Add Code-gen for the updated scrapeconfig with DockerSDConfig"
    
    This reverts commit f7d2ff9.
    
    Edit DockerSDConfig struct
    
    Add Code-gen for the updated DockerSDConfig
    
    Add processing code block for DockerSDConfig in the ScrapeConfig CRD
    
    Update processing filters in DockerSDConfig
    
    Add tests for DockerSDConfig
    
    Add missing host field to DockerSDConfig struct and remove TODOs in promcfg.go
    
    Update promcfg.go to append host field to the DockerSDConfiguration
    
    Update autogen code and perform formatting fixes
    
    Update DockerSD tests to include Host field
    
    Add resource_selector validation and tests for Docker SD configs
    
    Update tests according to host variable, tests pass
    
    Add DockerFilter type for the filters field in DockerSDConfigs
    
    Add code-gen for DockerFilter type update
    
    Update promcfg test and test data for DockerFilter type
    
    Update DockerFilter
    
    Format code
    
    Update pkg/apis/monitoring/v1alpha1/scrapeconfig_types.go
    
    Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
    
    Add validation for host field
    
    Add relevant comments and remove unrelated debug code
    
    Code-gen and format code
    
    Revert "Change git mod file"
    
    This reverts commit 232816f.
    
    Change from pointer to ProxyConfig to variable reference
    
    Generate Code and Format
    
    Format code
    
    Refactor test cases for Docker SD
    
    One test case each for OAuth, BasicAuth and Authorization fields. Also includes other fields like TLSConfig, hostnetworkinghost etc.
    
    Format code
    mviswanathsai committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f13a442 View commit details
    Browse the repository at this point in the history
  9. Merge pull request prometheus-operator#6449 from AshwinSriram11/main

    Fixed the link in Prometheus Agent page
    simonpasquier authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1842c8a View commit details
    Browse the repository at this point in the history
  10. feat: added a check to determine if thanos support the '--prometheus.…

    …http-client' flag (prometheus-operator#6448)
    
    * feat: added a check to determine if thanos support the '--prometheus.http-client' flag
    MateSousa authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5d9a88a View commit details
    Browse the repository at this point in the history
  11. Check if controllers' CRDs are provided and manageable by operator (p…

    …rometheus-operator#6351)
    
    * operator cmd: check if controllers' crds are supplied
    
    Only start each controller when its crd is provided, and fail the operator if no controllers start.
    
    Fixes prometheus-operator#6140
    
    * Nit
    
    * Resolve reviews
    haanhvu authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ffaeca2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request prometheus-operator#6421 from mviswanathsai/docker…

    …_sd_copy
    
    feat: add support for Docker SD in ScrapeConfig
    slashpai authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9715735 View commit details
    Browse the repository at this point in the history
  13. chore: Add checks for selectors in KubernetesSDConfig (prometheus-ope…

    …rator#6177)
    
    chore: test added
    
    rfac: kubernetes sd role
    
    chore: cofig.Role to lowercase
    
    rfac: unit_test role_consts
    yp969803 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cf52179 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix: add proxyURL validation for smon,pmon and probe

    If a user specify a non-parsable proxyUrl it was not validated/rejected
    but will break reloading and restarting of Prometheus due to possible invalid syntax.
    This commit adds validation and rejects the invalid ones
    
    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0401c32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request prometheus-operator#6464 from slashpai/proxyUrl_va…

    …lidation
    
    fix: add proxyURL validation for smon,pmon and probe
    slashpai authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e5561af View commit details
    Browse the repository at this point in the history
  3. feat: add support for Hetzner SD in ScrapeConfig CRD (prometheus-oper…

    …ator#6436)
    
    * ScrapeConfig CRD: add HetznerSDConfig API definition & include it under ScrapeConfig spec
    mouad-eh authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    18a9179 View commit details
    Browse the repository at this point in the history
  4. feat(kuma): Add validation for kuma server (prometheus-operator#6465)

    Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
    Co-authored-by: Jayapriya Pai <slashpai9@gmail.com>
    dongjiang1989 and slashpai authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0b4338c View commit details
    Browse the repository at this point in the history
  5. Merge pull request prometheus-operator#6359 from yp969803/issue6177

    chore: Add checks for selectors in KubernetesSDConfig (prometheus-operator#6177)
    slashpai authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    745813d View commit details
    Browse the repository at this point in the history
  6. relabel config: allow empty separator

    Allow empty separator in relabel config. This is corresponding to Prometheus' relabel config.
    
    Fixes prometheus-operator#5003
    haanhvu committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    029b236 View commit details
    Browse the repository at this point in the history
  7. Merge pull request prometheus-operator#6425 from haanhvu/issue5003-1

    Allow empty separator in relabel config
    simonpasquier authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    48444eb View commit details
    Browse the repository at this point in the history
  8. chore: cut v0.73.0

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

Commits on Apr 4, 2024

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

Commits on Apr 10, 2024

  1. fix: log deprecated bearer token fields at debug level

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

    fix: log deprecated bearer token fields at debug level
    slashpai authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c383b81 View commit details
    Browse the repository at this point in the history
  3. chore: cut v0.73.1

    Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
    slashpai committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7e83f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d917ce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix: register k8s metrics

    controller-runtime also calls `metrics.Register()` during init and this
    function can be called only once. To ensure that the k8s client metrics
    get updated, the global variables need to be set again by the operator.
    
    https://github.com/kubernetes-sigs/controller-runtime/blob/67b27f27e514bd9ac4cf9a2d84dec089ece95bf7/pkg/metrics/client_go_adapter.go#L42-L55
    https://github.com/kubernetes/client-go/blob/aa7909e7d7c0661792ba21b9e882f3cd6ad0ce53/tools/metrics/metrics.go#L129-L170
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    349d97e View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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
  4. 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

Commits on Apr 19, 2024

  1. 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
  2. Configuration menu
    Copy the full SHA
    20beb0b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. resolve merge conflicts

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e0757e2 View commit details
    Browse the repository at this point in the history
  2. keep go1.21

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