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

Remove backwards compatible flag support #42117

Open
leehinman opened this issue Dec 18, 2024 · 2 comments · May be fixed by #42209
Open

Remove backwards compatible flag support #42117

leehinman opened this issue Dec 18, 2024 · 2 comments · May be fixed by #42209
Assignees
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@leehinman
Copy link
Contributor

** Breaking Change for 9.0 **

Remove the backwards compatibility for single - options. This means we would only support things like --environment and not -environment.

This gets rid of the manipulation of os.Args and will make it much safer to import beats into other projects.

@leehinman leehinman self-assigned this Dec 18, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 18, 2024
@leehinman leehinman added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team and removed needs_team Indicates that the issue/PR needs a Team:* label labels Dec 18, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@leehinman leehinman linked a pull request Jan 3, 2025 that will close this issue
6 tasks
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 a pull request may close this issue.

2 participants