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: tomokane/postgres-operator-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CrunchyData/postgres-operator-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 47 files changed
  • 9 contributors

Commits on Nov 26, 2024

  1. 5.7.1 release updates (CrunchyData#289)

    5.7.1 release updates
    tony-landreth authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c285160 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. 5.7.2 release

    ValClarkson committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    fdf9fb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

Commits on Jan 22, 2025

  1. v5.7.3 release

    tony-landreth authored and ValClarkson committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c4e35f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Release 5.7.4 PGO-2238

    ValClarkson committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    47bcbe6 View commit details
    Browse the repository at this point in the history
  2. update

    p
    ValClarkson committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    7ea0174 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Adds missing gis image from last release

    tony-landreth authored and tony-landreth committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    bbd7335 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Updates to v5.8.0

    tony-landreth authored and tony-landreth committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    2a788cc View commit details
    Browse the repository at this point in the history
  2. Update Postgres Helm Chart to include instrumentation (CrunchyData#299)

    * Update postgres.yaml
    
    * Update values.yaml
    
    * Update postgres.yaml
    
    * Apply suggestions from code review
    
    Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Drew Sessler <36803518+dsessler7@users.noreply.github.com>
    benjaminjb and dsessler7 authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    295f287 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Updates monitoring example for v5.8

    tony-landreth authored and tony-landreth committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    152ad0a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

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

Commits on May 6, 2025

  1. Added Helm support for Affinity and Tolerations (CrunchyData#304)

    * Added support for tolerations / affinity to Helm chart with consistent flow control
    Dan0x54 authored May 6, 2025
    Configuration menu
    Copy the full SHA
    395b659 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. update for release

    jmckulk committed May 15, 2025
    Configuration menu
    Copy the full SHA
    37732f4 View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    jmckulk committed May 15, 2025
    Configuration menu
    Copy the full SHA
    edaf5c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CrunchyData#306 from CrunchyData/2025-05

    update for release
    jmckulk authored May 15, 2025
    Configuration menu
    Copy the full SHA
    d7d4c98 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Update Examples for the Latest Version of Keycloak

    The Keycloak example now works with the latest version of Keycloak.  This includes using
    the new env vars and settings that are now available in the latest version of Keycloak.
    
    The PostgresCluster's created for the Keycloak examples (which includes any PostgresCluster's
    created for use with Keycloak in the Crunchy Postgres for Kubernetes documentation) have
    also been updated to set the "autoCreateUserSchema" annotation to "true".  Without this setting,
    Keycloak will crash on startup when attempting to use the public schema.
    andrewlecuyer committed May 22, 2025
    Configuration menu
    Copy the full SHA
    4f8d0d9 View commit details
    Browse the repository at this point in the history
Loading