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: CrunchyData/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: skillstream/postgres-operator-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 12, 2022

  1. Apply Grafana username and password manually

    See skillstream/kubernetes README
    bendilley committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a3a2344 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Custom Grafana configuration

    Ability to pick up config for Google authentication and SMTP service.
    bendilley committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    913468f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Setting resource requests + limits

    ...on the monitoring stack. This is to help k8s reschedule when new
    deployments are added to the cluster.
    bendilley committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0eae264 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Allow Google self sign-up to Grafana

    Now that Grafana is only accessible via the Cloudflare tunnel, self
    sign-up is fine.
    bendilley committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e21627c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Nov 10, 2022

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

Commits on Jan 3, 2023

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

Commits on Aug 29, 2024

  1. Tuning resource allocation for monitoring tools

    Prometheus kept OOM-ing on the staging cluster. Maybe the number of dbs
    influences the memory required?
    bendilley committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d6565a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Merge branch 'v5.7.4'

    bendilley committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    93b4b2b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Resource tuning for Grafana and Prometheus

    ...and the alert manager.
    bendilley committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    d5cfe98 View commit details
    Browse the repository at this point in the history
Loading