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

[BeatsCM] Fixes and issue where if security is disabled, BeatsCM breaks Kibana #24249

Merged
merged 5 commits into from
Oct 19, 2018

Conversation

mattapperson
Copy link
Contributor

No description provided.

@elastic elastic deleted a comment from elasticmachine Oct 18, 2018
Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM... Just delete the comment and then wait for it to go green and we good.

// if (!this.securityEnabled()) {
// this.notifier.error(this.xpackInfo.get(`features.beats_management.message`));
// this.kbnUrlService.redirect('/management');
// }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're not using this I would delete it.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mattapperson
Copy link
Contributor Author

Jenkins rest this

@ruflin
Copy link
Member

ruflin commented Oct 19, 2018

The CI failure looks related to the code base / change.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mattapperson mattapperson merged commit a23124e into elastic:master Oct 19, 2018
mattapperson added a commit to mattapperson/kibana that referenced this pull request Oct 19, 2018
…ks Kibana (elastic#24249)

* fix spelling

* fix license and security checks

* removed unused vars

* cleanup

* remove security check from route def as it is already managed in-route
mattapperson added a commit that referenced this pull request Oct 19, 2018
…ks Kibana (#24249) (#24268)

* fix spelling

* fix license and security checks

* removed unused vars

* cleanup

* remove security check from route def as it is already managed in-route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants