Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@MidnightsFX
Copy link

Deployments will no longer show container configurations unless you set a lower logging level. This should hide secrets which are passed to containers at startup.

You can continue to view secrets for production deploys by turning up your log level.

…troubleshooting you wont see container configurations during a deploy.
@aughr
Copy link
Contributor

aughr commented Dec 4, 2018

Seems reasonable to me, would like @intjonathan to chime in as well.

@intjonathan
Copy link
Contributor

intjonathan commented Dec 4, 2018

I'd like to still print a subset at INFO, at least container ID, so at that level you can see:

Creating new container for quay.io/ubuntu/ubuntu
Starting new container 20abc302
Started 20abc302 successfully

Then at DEBUG you'd see the inspect line below that.

@intjonathan intjonathan merged commit 38ef3bf into newrelic:master Dec 5, 2018
@MidnightsFX MidnightsFX deleted the no_prod_secrets branch December 5, 2018 22:05
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.

4 participants