Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

fix[security-services]: Explicitly specify POSTGRES_PASSWORD #221

Closed
wants to merge 1 commit into from
Closed

fix[security-services]: Explicitly specify POSTGRES_PASSWORD #221

wants to merge 1 commit into from

Conversation

bnevis-i
Copy link
Collaborator

Broken by upstream container update; Postgres 9.6.17 and later
require POSTGRES_PASSWORD be explicitly set.

Fixes edgexfoundry/blackbox-testing#389

Signed-off-by: Bryon Nevis [email protected]

@bnevis-i
Copy link
Collaborator Author

bnevis-i commented Feb 18, 2020

On hold... More to it than this.

Now failing in kong migrations with

+ kong migrations bootstrap
Error: missing password, required for connect

Broken by upstream container update; Postgres 9.6.17 and later
require POSTGRES_PASSWORD be explicitly set.

Signed-off-by: Bryon Nevis <[email protected]>
@bnevis-i bnevis-i removed the on-hold label Feb 18, 2020
@bnevis-i
Copy link
Collaborator Author

Off-hold. Also required changes to kong and kong-migrations to specify the password as well.

@bnevis-i
Copy link
Collaborator Author

Closing this PR. Colin beat me to it.

#219

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.

Security jenkins jobs failed on importing data by core-data
1 participant