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

Managed K8S resources should match standalone. (#2288) #2291

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented Feb 16, 2023

The CPU and memory requests for a standalone agent were updated to higher values than what is currently used for Fleet managed agents. Update the managed configuration to match the standalone configuration there is no reason for them to be different.

(cherry picked from commit 9c6c5ae)

The CPU and memory requests for a standalone agent were updated to
higher values than what is currently used for Fleet managed agents.
Update the managed configuration to match the standalone configuration
there is no reason for them to be different.

(cherry picked from commit 9c6c5ae)
@cmacknz cmacknz requested a review from a team as a code owner February 16, 2023 19:31
@cmacknz cmacknz requested review from gizas and constanca-m and removed request for a team February 16, 2023 19:31
@cmacknz
Copy link
Member Author

cmacknz commented Feb 16, 2023

Manual backport of #2288 since mergify failed to do it

@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 16, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-16T20:00:29.050+0000

  • Duration: 19 min 29 sec

Test stats 🧪

Test Results
Failed 0
Passed 4919
Skipped 15
Total 4934

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 16, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.361% (60/61) 👍
Files 68.9% (144/209) 👍
Classes 68.08% (273/401) 👍
Methods 53.517% (837/1564) 👍
Lines 38.84% (9176/23625) 👎 -0.021
Conditionals 100.0% (0/0) 💚

@cmacknz
Copy link
Member Author

cmacknz commented Feb 16, 2023

/test

@cmacknz cmacknz merged commit bb7b3c7 into 8.7 Feb 16, 2023
@cmacknz cmacknz deleted the mergify/bp/8.7/pr-2288 branch February 16, 2023 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants