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: movetokube/postgres-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: movetokube/postgres-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 17 commits
  • 21 files changed
  • 6 contributors

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    d18735b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc0c59d View commit details
    Browse the repository at this point in the history
  3. Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.4 to 0.21.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.20.4...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-version: 0.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed May 26, 2025
    Configuration menu
    Copy the full SHA
    b698724 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Fix kustomize manifest

    pcallewaert committed May 28, 2025
    Configuration menu
    Copy the full SHA
    ed05511 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Bump github.com/go-logr/logr from 1.4.2 to 1.4.3

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    5ee9087 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Move kustomize namespace from invalid location

    Jonas Sjödin authored and pcallewaert committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    75f47df View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

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

Commits on Jun 23, 2025

  1. Bump k8s.io/apimachinery from 0.33.1 to 0.33.2

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.33.1 to 0.33.2.
    - [Commits](kubernetes/apimachinery@v0.33.1...v0.33.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    0c46e0f View commit details
    Browse the repository at this point in the history
  2. feat: Enable liveness and readiness Probes in helm chart

    Probes config was taken from config/manager/operator.yaml
    
    Signed-off-by: François Blondel <francois.blondel@diva-e.com>
    Farfaday authored and pcallewaert committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2da7fea View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/api from 0.33.1 to 0.33.2

    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.33.1 to 0.33.2.
    - [Commits](kubernetes/api@v0.33.1...v0.33.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.33.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    6b30473 View commit details
    Browse the repository at this point in the history
  4. Bump k8s.io/client-go from 0.33.1 to 0.33.2

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.33.1 to 0.33.2.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.33.1...v0.33.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-version: 0.33.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    471acbf View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    6359fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cdfb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Bump azure/setup-helm from 3 to 4

    Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4.
    - [Release notes](https://github.com/azure/setup-helm/releases)
    - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
    - [Commits](Azure/setup-helm@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: azure/setup-helm
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pcallewaert committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    7732d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c9966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0230b1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f72306c View commit details
    Browse the repository at this point in the history
Loading