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: nimbupani-devops/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
  • 5 commits
  • 17 files changed
  • 4 contributors

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