Improve input not supported error to mention installation flavors.#11825
Merged
cmacknz merged 3 commits intoelastic:mainfrom Dec 16, 2025
Merged
Improve input not supported error to mention installation flavors.#11825cmacknz merged 3 commits intoelastic:mainfrom
cmacknz merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
ycombinator
approved these changes
Dec 15, 2025
Contributor
💛 Build succeeded, but was flaky
Failed CI Steps
History
cc @cmacknz |
cmacknz
added a commit
that referenced
this pull request
Dec 16, 2025
…installation flavors. (#11834) * Improve input not supported error to mention installation flavors. (#11825) * Improve input not supported error to mention flavors. * Add changelog. * Removing redundant import --------- Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> (cherry picked from commit 612bfcd) # Conflicts: # internal/pkg/agent/application/coordinator/coordinator_unit_test.go * Fix conflicts --------- Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
cmacknz
added a commit
that referenced
this pull request
Dec 16, 2025
…installation flavors. (#11835) * Improve input not supported error to mention installation flavors. (#11825) * Improve input not supported error to mention flavors. * Add changelog. * Removing redundant import --------- Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> (cherry picked from commit 612bfcd) # Conflicts: # internal/pkg/agent/application/coordinator/coordinator_unit_test.go * Resolve conflicts --------- Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Improve the
input not supportedmessage to mention installation flavors and link to the documentation.How to test this PR locally
Package agent from this branch and delete the agentbeat spec file before installation. You will see errors like the following afterwards with the new message: