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

adds vpa daemonset handling #1779

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    0204904 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    9f21258 View commit details
    Browse the repository at this point in the history
  2. fix issues related to prometheus relabel configs when target allocato…

    …r is enabled (open-telemetry#1712)
    
    * Code fix for issues open-telemetry#1623, open-telemetry#1622, open-telemetry#958
    
    * updated the PR with an alternative logic to fi the relabel config issue
    
    * fixed codelint issues
    
    * reverted the logic to update scrape_configs
    
    * fixed unit test case failures
    
    * fixed code lint issues
    
    * changes to replace_config to handle unamrshalling issue when tarallocatorewrite flag is enabled
    
    * fixed unit test case failure
    
    * updated e2e test to cover labelkeep usecase
    
    * updated unit test to escape $ signs
    
    * updated unit test to cover missing and invalig configs
    
    * resolved merge conflicts
    
    * updated tests, refactored logic based on the new commits
    
    * uncommented labeldrop e2e test
    
    * added back target allocator attribute
    
    * comment for unescaping TA config
    
    * updated the README document to reflect the traslations
    
    * updated the README document to reflect the traslations
    
    * updated the TA config section in the README document
    
    * addressed the review comment on README doc
    
    ---------
    
    Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
    2 people authored and KitSutliff committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7dfc196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa07ad9 View commit details
    Browse the repository at this point in the history
  4. [instrumentation] Bump python to 1.18.0/0.39b0 (open-telemetry#1790)

    * Bump python to 1.18.0/0.39b0
    
    * changelog
    
    ---------
    
    Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
    2 people authored and KitSutliff committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    aa164de View commit details
    Browse the repository at this point in the history
  5. Release 0.78 (open-telemetry#1792)

    * release the operator
    
    * update changelog and versions
    
    * remove last compat
    
    * Fix changelog
    
    * more chlog
    jaronoff97 authored and KitSutliff committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1422836 View commit details
    Browse the repository at this point in the history
  6. Bump all the dependencies (open-telemetry#1795)

    * Bump all the deps
    
    * linter
    jaronoff97 authored and KitSutliff committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cb52286 View commit details
    Browse the repository at this point in the history