Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 30, 2024

What does this PR do?

I was testing k8s standalone elastic-agent using the plain k8s manifest under deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml but I also tried to get the same results with the elastic-agent helm chart and I tried to replicate the produced data with the elastic-agent helm chart. This effort uncovered some yaml format issues and some inconsistencies for container logs which this PR handles

Why is it important?

Because it fixes bugs 🙂

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

N/A

How to test this PR locally

 mage integration:kubernetesMatrix

Related issues

-


This is an automatic backport of pull request #5853 done by Mergify.

…tions and containers logs (#5853)

* fix: integration config for scheduler and controller-manager conditions and containers logs

* fix: update rendered examples

* fix: add back processors

(cherry picked from commit 460f44e)
@mergify mergify bot requested a review from a team as a code owner October 30, 2024 10:59
@mergify mergify bot added the backport label Oct 30, 2024
@mergify mergify bot requested review from kaanyalti and pchila and removed request for a team October 30, 2024 10:59
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Oct 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@pierrehilbert
Copy link
Contributor

@pkoutsovasilis should we wait for 8.16.0 to be released or should we merge this one right now?

@pkoutsovasilis
Copy link
Contributor

@pkoutsovasilis should we wait for 8.16.0 to be released or should we merge this one right now?

Being completely transparent here, I am not sure 😄 My logic is that this change is not a breaking one, the helm chart is not yet released so I don't see any immediate reason to wait for 8.16.0 release. But please do correct me if I miss anything 🙂

@pkoutsovasilis pkoutsovasilis merged commit 861d3e0 into 8.16 Oct 31, 2024
9 checks passed
@pkoutsovasilis pkoutsovasilis deleted the mergify/bp/8.16/pr-5853 branch October 31, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants