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

[chore] - update agent policy schema to include overrides functionality. #234

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

VihasMakwana
Copy link
Contributor

You can use this setting to override custom settings which aren't available in fleet UI.
For eg. https://www.elastic.co/guide/en/fleet/current/enable-custom-policy-settings.html and https://support.elastic.dev/knowledge/view/06b69893

This will make things much easier for elastic/elastic-agent#5648

The cmd/vet in Go 1.24 reports printf calls with non-const format and no
args, causing one test in logp to fail.

See golang/go#60529.

```
$ go install golang.org/dl/gotip@latest
$ gotip download
$ gotip test ./logp -count=1
logp/core_test.go:714:7: non-constant format string in call to github.com/elastic/elastic-agent-libs/logp.Info
FAIL    github.com/elastic/elastic-agent-libs/logp [build failed]
```
@VihasMakwana VihasMakwana requested a review from a team as a code owner October 4, 2024 09:16
@VihasMakwana VihasMakwana requested review from faec and khushijain21 and removed request for a team October 4, 2024 09:16
@VihasMakwana VihasMakwana requested review from AndersonQ and mauri870 and removed request for AndersonQ October 4, 2024 09:17
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 4, 2024
@VihasMakwana VihasMakwana merged commit 35bb90d into elastic:main Oct 4, 2024
6 checks passed
@VihasMakwana VihasMakwana deleted the update-agent-policy branch October 4, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants