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

[Fleet] Remove code that handles security plugin being disabled #116185

Closed
joshdover opened this issue Oct 25, 2021 · 1 comment · Fixed by #121779
Closed

[Fleet] Remove code that handles security plugin being disabled #116185

joshdover opened this issue Oct 25, 2021 · 1 comment · Fixed by #121779
Assignees
Labels
chore Team:Fleet Team label for Observability Data Collection Fleet team technical debt Improvement of the software architecture and operational architecture v8.0.0

Comments

@joshdover
Copy link
Contributor

joshdover commented Oct 25, 2021

Starting in 8.0, the Kibana security plugin can no longer be disabled. With #111681 merged, we can now:

  1. Make security a required dependency in Fleet's kibana.json file
  2. Remove all code in Fleet that handles the situation when the security plugin is disabled. For example:

Note that we still need to keep any checks that verify that security in Elasticsearch is enabled and configured.

This is not a required change at this time, just a tech debt cleanup.

@joshdover joshdover added chore technical debt Improvement of the software architecture and operational architecture Team:Fleet Team label for Observability Data Collection Fleet team labels Oct 25, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@joshdover joshdover changed the title [Fleet] Remove code that handles security plugin being disabled. [Fleet] Remove code that handles security plugin being disabled Oct 29, 2021
@criamico criamico assigned criamico and unassigned joshdover Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Team:Fleet Team label for Observability Data Collection Fleet team technical debt Improvement of the software architecture and operational architecture v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants