Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quayapp(deploymenttemplate): mounting optional postgres certs (PROJQUAY-2417) #854

Merged
merged 22 commits into from
Sep 17, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ca21c45 View commit details
    Browse the repository at this point in the history
  2. fixed missing secrets mount

    michaelalang authored and HammerMeetNail committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8f806bf View commit details
    Browse the repository at this point in the history
  3. fixed Unit for emptyDir size

    michaelalang authored and HammerMeetNail committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a33c57c View commit details
    Browse the repository at this point in the history
  4. fixed typo in configmap name

    michaelalang authored and HammerMeetNail committed May 31, 2024
    Configuration menu
    Copy the full SHA
    333b913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec6adda View commit details
    Browse the repository at this point in the history
  6. fixed missing secrets mount

    michaelalang authored and HammerMeetNail committed May 31, 2024
    Configuration menu
    Copy the full SHA
    be722c1 View commit details
    Browse the repository at this point in the history
  7. fixed Unit for emptyDir size

    michaelalang authored and HammerMeetNail committed May 31, 2024
    Configuration menu
    Copy the full SHA
    29fa2cf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    5cb27d3 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflict

    michaelalang committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2e0b323 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. chore: rename upstream operator to project-quay (quay#928)

    * Revert "chore: fix yq script"
    
    This reverts commit ce015df.
    
    * Revert "chore: bundle.package.v1 should match CSV name, i.e. be quay-operator (quay#920)"
    
    This reverts commit 012186d.
    
    * chore: rename upstream operator to project-quay
    Oleg Bulatov authored and michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e21d1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839fb19 View commit details
    Browse the repository at this point in the history
  3. pgupgrade: Fix clairpgupgrade path (PROJQUAY-7392)

    - Fix kustomize path for clairpgupgrade when clair is managed/unmanaged
    jonathankingfc authored and michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3282d22 View commit details
    Browse the repository at this point in the history
  4. pgupgrade: Update pgupgrade path (PROJQUAY-7329)

    - Remove base from pgupgrade path to ensure that the file location is parsed properly by kustomize package
    jonathankingfc authored and michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b765a54 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/jackc/pgx/v4 from 4.11.0 to 4.18.2

    Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.11.0 to 4.18.2.
    - [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
    - [Commits](jackc/pgx@v4.11.0...v4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    afad5c9 View commit details
    Browse the repository at this point in the history
  6. Add docs for env variable upgrades

    syed authored and michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    718d8df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4324eb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f88e071 View commit details
    Browse the repository at this point in the history
  9. Revert "fixed missing secrets mount"

    This reverts commit be722c1.
    michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9285ad5 View commit details
    Browse the repository at this point in the history
  10. Revert "fixed Unit for emptyDir size"

    This reverts commit 29fa2cf.
    michaelalang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3eb4c30 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a9caf35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a995ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee2b81 View commit details
    Browse the repository at this point in the history