E5EA Comparing v0.86.0...main · prometheus-operator/prometheus-operator · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prometheus-operator/prometheus-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.86.0
Choose a base ref
...
head repository: prometheus-operator/prometheus-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 40 files changed
  • 6 contributors

Commits on Oct 7, 2025

  1. chore: Update FIPS STS endpoint description

    Signed-off-by: Sam McBroom <sam.mcbroom@appian.com>
    sam-mcbr committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    2fc9523 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7992 from appian/usefipsnit

    chore: Update FIPS STS endpoint description
    simonpasquier authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    e4c7272 View commit details
    Browse the repository at this point in the history
  3. chore: code clean-up

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

Commits on Oct 8, 2025

  1. chore: remove code duplication in rule management

    This commit moves the rule management functionality which is shared
    between Prometheus and ThanosRuler controllers to a shared package.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    3d47e0e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/prometheus/prometheus

    Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.305.1-0.20250818080900-0a40df33fb4e to 0.307.0-rc.0.
    - [Release notes](https://github.com/prometheus/prometheus/releases)
    - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/prometheus/commits/v0.307.0-rc.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/prometheus
      dependency-version: 0.307.0-rc.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e2d297c View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.44.0 to 0.45.0.
    - [Commits](golang/net@v0.44.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.45.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    1634c7b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8000 from prometheus-operator/dependabot/go_modul…

    …es/github.com/prometheus/prometheus-0.307.0-rc.0
    
    build(deps): bump github.com/prometheus/prometheus from 0.305.1-0.20250818080900-0a40df33fb4e to 0.307.0-rc.0
    github-actions[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    7573e7d View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.1

    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.66.1 to 0.67.1.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](prometheus/common@v0.66.1...v0.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.67.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    1f11087 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8001 from prometheus-operator/dependabot/go_modul…

    …es/golang.org/x/net-0.45.0
    
    build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0
    github-actions[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d91a87e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8002 from prometheus-operator/dependabot/go_modul…

    …es/github.com/prometheus/common-0.67.1
    
    build(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.1
    github-actions[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    064cdd5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7989 from simonpasquier/fix-5085

    chore: refactor rule management
    simonpasquier authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d0ae00f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8004 from yp969803/issue8003

    Move config-res status subresource utils to a more higher level pkg from prometheus
    yp969803 authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e8d1c3c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.45.0 to 0.46.0.
    - [Commits](golang/net@v0.45.0...v0.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.46.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    10bb9ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8007 from prometheus-operator/dependabot/go_modul…

    …es/golang.org/x/net-0.46.0
    
    build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0
    github-actions[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    2de4c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

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