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

[Fleet] Fix incorrect conversion of string to numeric values in agent YAML #90371

Merged
merged 5 commits into from
Feb 5, 2021

Commits on Feb 5, 2021

  1. Convert user values back to string after yaml template compilation if…

    … they were strings originally
    jen-huang committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    1e8bea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37eddc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4d7ae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b8dd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b804d8a View commit details
    Browse the repository at this point in the history