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

Change the service introspection parameter off value to 'disabled' #634

Merged

Conversation

clalancette
Copy link
Contributor

With this we can avoid the tricky bits around YAML interpretation of 'off' as a boolean.

This should fix #625

With this we can avoid the tricky bits around YAML
interpretation of 'off' as a boolean.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit b554cc1 into rolling Jun 7, 2023
@delete-merged-branch delete-merged-branch bot deleted the clalancette/change-introspection-demo-to-disabled branch June 7, 2023 17:57
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.

Do not use "off" for client_configure_introspection param in service introspection client
2 participants