Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Request: demo which uses managed lifecycle (e.g. Component, Mount, etc.) #9

@ejstembler

Description

@ejstembler

I think this is a great project, thanks for creating it!

I've implemented both the pedestal version and the ring version locally, connecting to GCP Cloud SQL via the Google's cloud sql proxy. Both work locally. Unfortunately, when deploying via Google Cloud Build they fail due to AOT trying to connect to the Cloud SQL instance, which isn't available at build time.

I have a suspicion the AOT error would be alleviated if the project used something like Component or Mount.

Any chance you can create a demo project which shows how to use this with Component or Mount?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions