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

Overwrite postgresql base image #1541

Merged
merged 2 commits into from May 6, 2024
Merged

Conversation

byucesoy
Copy link
Member

@byucesoy byucesoy commented May 3, 2024

Add ff_ prefix for getting and setting project feature flags
get/set is popular keywords and has potential to create conflicts. To prevent
that possibility, we are adding ff_ prefix to the methods that are related to
the feature flags.

Add feature flag for overwriting PostgreSQL base image
When this flag is set, we would use non-default base image for PostgreSQL
servers. It would enable partners to create and use their own PosgreSQL base
images.

get/set is popular keywords and has potential to create conflicts. To prevent
that possibility, we are adding ff_ prefix to the methods that are related to
the feature flags.
When this flag is set, we would use non-default base image for PostgreSQL
servers. It would enable partners to create and use their own PosgreSQL base
images.
@byucesoy byucesoy requested review from enescakir, furkansahin and a team May 3, 2024 15:12
@byucesoy byucesoy self-assigned this May 3, 2024
@byucesoy byucesoy merged commit bd05984 into main May 6, 2024
6 checks passed
@byucesoy byucesoy deleted the overwrite-postgresql-base-image branch May 6, 2024 11:07
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants