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

Add PostgreSQLServerConfiguration managed resource #285

Merged
merged 3 commits into from
Aug 27, 2021

Commits on Aug 25, 2021

  1. Add PostgreSQLServerConfiguration managed resource

    - Support for configuring PostgreSQLServer parameters
    - Fixes crossplane-contrib#281
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    703c0c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Rename external.getExternalName as external.generateExtName

    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7e6a8b4 View commit details
    Browse the repository at this point in the history
  2. Use resource.LateInitializer

    - Add tests
    
    Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
    ulucinar committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    84959ca View commit details
    Browse the repository at this point in the history