8000 Add support to customize pg conf by michaellzc · Pull Request #792 · sourcegraph/deploy-sourcegraph-docker · GitHub
[go: up one dir, main page]

Skip to content
  • Insights
  • Conversation

    @michaellzc
    Copy link
    Member
    @michaellzc michaellzc commented Apr 5, 2022

    Part of

    Learn more https://docs.google.com/document/d/1MzTpztUW-R8qARjQjYngA62LM64Y6OSImI04J_DPXTQ/edit

    Checklist

    Test plan

    cat docker-compose.yaml | yq '.services[].cpus = 0' > docker-compose.local-dev.yaml
    docker-compose -f docker-compose.local-dev.yaml up -d

    @michaellzc michaellzc changed the title wip Add support to customize pg conf Apr 5, 2022
    @michaellzc michaellzc marked this pull request as draft April 5, 2022 19:52
    @michaellzc michaellzc force-pushed the michael/support-custo-pg-conf branch 2 times, most recently from 36fbb0e to e53e36f Compare April 5, 2022 22:28
    @michaellzc michaellzc force-pushed the michael/support-custo-pg-conf branch from e53e36f to 3ddbf63 Compare April 5, 2022 22:40
    @michaellzc michaellzc force-pushed the michael/support-custo-pg-conf branch from 515f399 to 5c0d886 Compare April 8, 2022 00:03
    Copy link
    Contributor
    @caugustus-sourcegraph caugustus-sourcegraph left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    👍 Some followup actions but overall it's a great improvement! We can copy the same streamlined conf to helm too. Maybe even kustomize? Not sure it's worth introducing huge merge conflicts there.

    Although.. is there any reason we shouldn't build these defaults in to the docker images? I guess it could be a bad idea for local development.

    @michaellzc michaellzc marked this pull request as ready for review April 9, 2022 03:48
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    None yet

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants

    0