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

Scuttle config: change scuttleLogging to disableLogging #182

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

yorugac
Copy link
Collaborator

@yorugac yorugac commented Jan 20, 2023

Scuttle logging is enabled by default:
https://github.com/redboxllc/scuttle/blob/1c2b697935c10ef4b3e5e0dc0cf573a4d8766269/scuttle_config.go#L31

So the setting for it should be "disable logging" instead of "enable logging" as it has been so far.

This is a breaking change for those who rely on scuttle configuration.

This PR also contains cleaned up manifests (after make manifests) as it appears some of previous changes weren't properly applied before.

@yorugac yorugac added the breaking change Breaking change can impact some existing workflows. label Jan 20, 2023
@yorugac
Copy link
Collaborator Author

yorugac commented Jan 20, 2023

Fixes #179

This was referenced Jan 20, 2023
@yorugac yorugac mentioned this pull request Feb 7, 2023
@yorugac yorugac merged commit f1581fc into main Mar 2, 2023
@yorugac yorugac deleted the fix/bug-broken-envoy-logging branch March 2, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaking change can impact some existing workflows.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant