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] Add ability to set a proxy for agent binary source #164168

Merged
merged 16 commits into from Aug 22, 2023

Commits on Aug 16, 2023

  1. add proxy_id to download source

    (cherry picked from commit 5511aee)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    caa8088 View commit details
    Browse the repository at this point in the history
  2. Add proxy_id crud behaviour tests

    (cherry picked from commit 89f28e3)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bbdd826 View commit details
    Browse the repository at this point in the history
  3. agent policy full test working

    (cherry picked from commit 741e336)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6ec2c01 View commit details
    Browse the repository at this point in the history
  4. add test for null behaviour

    (cherry picked from commit f70ed09)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    99ce123 View commit details
    Browse the repository at this point in the history
  5. proxy update flow

    (cherry picked from commit 6744ffe)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    66b93e4 View commit details
    Browse the repository at this point in the history
  6. API docs

    (cherry picked from commit 38c5c9e)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dde20fb View commit details
    Browse the repository at this point in the history
  7. remove comment

    (cherry picked from commit 02bd7f4)
    hop-dev committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2683dc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04e7afb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix tests

    hop-dev committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    24d7768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4365b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    788a3e5 View commit details
    Browse the repository at this point in the history
  4. fix fleet tests

    hop-dev committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6b036eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8adc27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5370445 View commit details
    Browse the repository at this point in the history
  7. dedupe message IDs

    hop-dev committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ecd43fe View commit details
    Browse the repository at this point in the history
  8. fix test

    hop-dev committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    44d13db View commit details
    Browse the repository at this point in the history