Skip to content

Update ELASTIC_AGENT_REPO_PATH in Makefile#12101

Merged
kpollich merged 3 commits intomainfrom
fix-k8s-manifest-sync
Jan 6, 2026
Merged

Update ELASTIC_AGENT_REPO_PATH in Makefile#12101
kpollich merged 3 commits intomainfrom
fix-k8s-manifest-sync

Conversation

@kpollich
Copy link
Copy Markdown
Member

@kpollich kpollich commented Jan 6, 2026

What does this PR do?

Updates the Elastic Agent manifest file path in Kibana, which changed last year and resulted in this sync process failing for months without anyone noticing.

Why is it important?

Kibana relies on this automation to keep the Kubernetes manifests displayed during agent enrollment up to date with any changes made on the agent side.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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](https://github.com/elastic/elastic-agent#changelog)
  • I have added an integration test or an E2E test

Disruptive User Impact

No

How to test this PR locally

N/A

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@kpollich kpollich self-assigned this Jan 6, 2026
@kpollich kpollich requested a review from a team as a code owner January 6, 2026 14:02
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jan 6, 2026

This pull request does not have a backport label. Could you fix it @kpollich? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jan 6, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

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

pierrehilbert
pierrehilbert previously approved these changes Jan 6, 2026
@kpollich kpollich added the backport-9.3 Automated backport to the 9.3 branch label Jan 6, 2026
@kpollich kpollich enabled auto-merge (squash) January 6, 2026 14:12
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Jan 6, 2026

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @kpollich

@norrietaylor
Copy link
Copy Markdown
Contributor

@cmacknz @ebeahan

Is it reasonable to expect that this will allow edits to the manifest to reach production for 9.3? Our team has some recent changes we would like to see served up by Kibana cc/ @mjwolf

@kpollich kpollich merged commit 8f829a4 into main Jan 6, 2026
24 checks passed
@kpollich kpollich deleted the fix-k8s-manifest-sync branch January 6, 2026 16:05
mergify Bot pushed a commit that referenced this pull request Jan 6, 2026
* Update ELASTIC_AGENT_REPO_PATH in Makefile

* Fix ELASTIC_AGENT_REPO_PATH by adding trailing slash

* Update comment in bash script

(cherry picked from commit 8f829a4)
@ebeahan
Copy link
Copy Markdown
Member

ebeahan commented Jan 6, 2026

@norrietaylor Merging this PR triggered the necessary BK job and created elastic/kibana#247970.

@kpollich and team will need to merge and then backport that PR for the changes to go out in 9.3.

ebeahan pushed a commit that referenced this pull request Jan 6, 2026
* Update ELASTIC_AGENT_REPO_PATH in Makefile

* Fix ELASTIC_AGENT_REPO_PATH by adding trailing slash

* Update comment in bash script

(cherry picked from commit 8f829a4)

Co-authored-by: Kyle Pollich <kyle.pollich@elastic.co>
@norrietaylor
Copy link
Copy Markdown
Contributor

@norrietaylor Merging this PR triggered the necessary BK job and created elastic/kibana#247970.

Thanks kindly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-9.3 Automated backport to the 9.3 branch Cleanup skip-changelog 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.

6 participants