saltstack / saltstack/salt

[FEATURE REQUEST] Add ssl options to postgresql pillar

Open
#67,720 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Is your feature request related to a problem? Please describe.
Unable to set ssl options in postgres pillar config.

Describe the solution you'd like
Add support for postgres in pillar

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at salt/pillar/postgres.py around line 66 and inspect how the existing PostgreSQL pillar configuration is defined. Determine which SSL options need to be represented there and verify that the resulting pillar configuration allows PostgreSQL SSL settings to be supplied. The issue is complete when those options can be configured through the PostgreSQL pillar.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
57/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.