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

internal/dag: add logger to KubernetesCache #1421

Conversation

davecheney
Copy link
Contributor

@davecheney davecheney commented Aug 30, 2019

Updates #513

Add a logger to the KubernetesCache. This is useful at the moment to
spot failures to promulgate the projectcontour.HTTPLoadbalancer objects
through Contour.

This will also be useful to log cert validation failures, see #513.

Signed-off-by: Dave Cheney [email protected]

@davecheney davecheney added this to the 1.0.0-beta.1 milestone Aug 30, 2019
@davecheney davecheney force-pushed the internal-dag-kubernetescache-add-logger branch from d1bdd2e to 124b0c0 Compare August 30, 2019 05:57
Updates projectcontour#513

Add a logger to the KubernetesCache. This is useful at the moment to
spot failures to promulgate the projectcontour.HTTPLoadbalancer objects
through Contour.

This will also be useful to log cert validation failures, see projectcontour#513.

Signed-off-by: Dave Cheney <[email protected]>
@davecheney davecheney force-pushed the internal-dag-kubernetescache-add-logger branch from 124b0c0 to 9ce7f4a Compare August 30, 2019 05:59
@davecheney davecheney changed the title Internal dag kubernetescache add logger internal/dag: add logger to KubernetesCache Aug 30, 2019
Copy link
Member

@youngnick youngnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davecheney davecheney merged commit 95233cb into projectcontour:master Aug 30, 2019
@davecheney davecheney deleted the internal-dag-kubernetescache-add-logger branch August 30, 2019 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants