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

[8.x] [Observability Onboarding] Fix kustomize command (#199758) #200191

Merged
merged 2 commits into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. [Observability Onboarding] Fix kustomize command (elastic#199758)

    ## Summary
    
    Closes elastic#199754 by introducing
    more fine-grained version getters to get the base version (to resolve to
    the git tag in the repo), the actual version which might include the IAR
    suffix and the docker version which replaces + with .
    
    For testing, EA host and kubernetes as well as OTel host should be
    tested. See here:
    elastic#199758 (comment)
    
    ---------
    
    Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
    (cherry picked from commit 7ef9773)
    flash1293 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8c8e95c View commit details
    Browse the repository at this point in the history
  2. fix type issue

    flash1293 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7bb47c2 View commit details
    Browse the repository at this point in the history