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

Make ContainerLogger respond to #instrument #16694

Merged
merged 1 commit into from
Dec 19, 2017

Commits on Dec 19, 2017

  1. Make ContainerLogger respond to #instrument

    In a container, the instance of ContainerLogger is sent
    every message recieved by the other logger instances
    
    In the case of FogLogger we have had to add additional messages
    to deal with the Econ gem's requirements around logging
    requests.
    
    This failure manifests itself as a failure to validate
    credentials on providers which use Fog when running in a
    container.
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527546
    carbonin committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    81343e8 View commit details
    Browse the repository at this point in the history