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

Rebase main-ciwindows with main #78

Merged
merged 3 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Operator image and integ tests (aws#59)

    * Add helm template for CW agent on Windows
    
    1. Made change in operator to dynamically mutate operator
    to add cwagentconfig MountVolume
    2. Added github workflow to build and upload cwagent operator to internal ECR repo
    3. Added integration tests against helm addon
    4. Added terraform module to run test against EKS Windows cluster
    5. Update go tests with linuxonly and Windows tags
    
    * Fix: Change resource limit values to same as linux
    KlwntSingh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d00eb1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe99e1 View commit details
    Browse the repository at this point in the history
  3. Fix issues in helm charts during e2e testing (aws#75)

    * Update helm templates for CW agent and fluent bit on Windows
    
    * Removing configuration about kubernetes from fluentbit
    KlwntSingh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4dbd2ac View commit details
    Browse the repository at this point in the history