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

Read PostgreSQL admin password from connection secret #284

Merged
merged 2 commits into from
Aug 19, 2021

Commits on Aug 18, 2021

  1. Read PostgreSQL admin password from connection secret

    - Fixes crossplane-contrib#230
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d7e7249 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Bump CI Go version to 1.16

    - Make kind version used in e2e tests configurable
    - Update kind version to 0.11.1
    - Update kind node image version to 1.19.11
    - These are needed to get e2e tests running. Please see:
      crossplane-contrib/provider-aws#782 (comment)
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    031156b View commit details
    Browse the repository at this point in the history