When creating PostgreSQL Data Store entries include fully qualified domain name of database server
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the PostgreSQL Data Store entries only include the name of the machine and not the fully qualified name. Under certain deployment scenarios, if you are publishing services referencing PostgreSQL data the publishing process can't connect to the database and therefore we upload the data into the service definition file. When creating database data store entries include the fully qualified name of the database server.
Contributor guide
Research direction
Start by locating the Python code that creates PostgreSQL Data Store entries and check how the database server name is currently obtained. Done means the entry includes the server's fully qualified domain name so publishing services that reference PostgreSQL data can connect without embedding the data in the service definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100