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: RedHatInsights/clowder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.70.0
Choose a base ref
...
head repository: RedHatInsights/clowder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.70.1
Choose a head ref
  • 18 commits
  • 26 files changed
  • 7 contributors

Commits on Jan 22, 2024

  1. Update doc

    adamrdrew committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cb69da6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Make ff tests more robust

    psav committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    181137d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #928 from RedHatInsights/psav/robust_ff_tests

    [RHCLOUD-30597] - Make ff tests more robust
    psav authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e6fb18f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #927 from RedHatInsights/doc_update

    Add secret name to SOP doc
    psav authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    89e41d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6adad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #856 from gburges/promup

    Bumping Prometheus Operator version
    psav authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6a4cb2b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    f7f6c4c View commit details
    Browse the repository at this point in the history
  2. fix image tag

    Victoremepunto committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a178ee4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #929 from Victoremepunto/update-postgresql-image

    [RHCLOUD-30810] update(db): Bump PostgreSQL images to add HLL support
    adamrdrew authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    91f5d3f View commit details
    Browse the repository at this point in the history
  4. Remove use of POSTGRESQL_MASTER_ env vars, set admin password env var…

    …, remove legacy env var
    bsquizz committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6bb07aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #930 from RedHatInsights/no_pgsql_master_vars

    [RHCLOUD-30826] - Remove use of POSTGRESQL_MASTER env vars
    adamrdrew authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c0c863a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore(container): update UBI8 base container

    Updated UBI8 to latest container version
    psav committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    775d29f View commit details
    Browse the repository at this point in the history
  2. fix: Fixed some linting issues

    psav committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b1d0295 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #933 from RedHatInsights/psav/update_clowder_conta…

    …iner
    
    chore(container): update UBI8 base container
    psav authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fc9d193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68cf37d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e00dc View commit details
    Browse the repository at this point in the history
  6. fix(kafka/strimzi): Fixed failing kafka tests in suite test

    * Updated Kafka CRDs to latest in strimzi client go
    * `name` field was missing
    * Fixed a expected/actual flip in a test
    psav committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9c73c82 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #934 from RedHatInsights/mknop/update_kafka_listen…

    …er_value
    
    replaced listener.type with name
    maknop authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5f712e0 View commit details
    Browse the repository at this point in the history
Loading