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

Migrate win tests #5969

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Migrate win tests #5969

wants to merge 17 commits into from

Commits on Nov 6, 2024

  1. added sudo test ps1

    oakrizan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    265120b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab5d25 View commit details
    Browse the repository at this point in the history
  3. Updated the new pipeline

    pazone committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    df4d9c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    3176226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d89c2 View commit details
    Browse the repository at this point in the history
  3. Trim spaces and add unit tests for cli.confirm function (#5909)

    * Add unit test for cli.confirm function
    
    * Trim spaces
    
    * Add license header
    
    * Adding CHANGELOG entry
    
    * Reorder imports
    
    * Refactoring
    ycombinator authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    478ddaa View commit details
    Browse the repository at this point in the history
  4. feat: bump mock-es dependency (#5654)

    kruskall authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ca6e64f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/elastic/elastic-agent-libs (#5920)

    Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.15.0 to 0.17.0.
    - [Release notes](https://github.com/elastic/elastic-agent-libs/releases)
    - [Commits](elastic/elastic-agent-libs@v0.15.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elastic/elastic-agent-libs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae22705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    961b776 View commit details
    Browse the repository at this point in the history
  7. Use a PodTemplate resource in the Helm Chart (#5831)

    * Use PodTemplate resource in the Helm Chart
    
    * Remove unnecessary named template
    
    * Use PodTemplate resource in the Helm Chart for ECK
    swiatekm authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5884d4c View commit details
    Browse the repository at this point in the history
  8. Fix migration log messages (#5907)

    Fix some log messages that included bare %q in the text (the log library doesn't support %q directly, that requires wrapping in a fmt.Sprintf).
    faec authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c6089e8 View commit details
    Browse the repository at this point in the history
  9. [helm]: forward agent providers configuration for fleet mode (#5912)

    * feat: forward agent providers configuration for fleet mode
    
    * feat: add fleet example
    pkoutsovasilis authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8984353 View commit details
    Browse the repository at this point in the history
  10. add integration tests using a proxy with mTLS for control plane with …

    …Elastic Defend installed (#5889)
    AndersonQ authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    52c0ab9 View commit details
    Browse the repository at this point in the history
  11. feat: default leader election disabled and derive the lease name from…

    … the release and preset names (#5939)
    pkoutsovasilis authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6e65c2b View commit details
    Browse the repository at this point in the history
  12. Introduce filter by group and dry-run for integration tests (#5900)

    * add filtering integration tests by group
    
    * add dry-run integration test flag
    
    * mage check for define.Require should skip TestMain
    
    * Add define filter on sudo requirements
    pchila authored and oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    944c70a View commit details
    Browse the repository at this point in the history
  13. added sudo test ps1

    oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    619fc12 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'migrate-win-tests' of github.com:elastic/elastic-agent …

    …into migrate-win-tests
    oakrizan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2bbea26 View commit details
    Browse the repository at this point in the history