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

[EPM] Remove encoding of Kibana objects as not needed anymore #51694

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Nov 26, 2019

With elastic/package-registry#157 issue elastic/package-registry#42 has been resolved. This means the code to encode some of the Kibana fields is not needed anymore.

With elastic/package-registry#157 issue elastic/package-registry#42 has been resolved. This means the code to encode some of the Kibana fields is not needed anymore.
@ruflin ruflin added the Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project label Nov 26, 2019
@ruflin ruflin requested a review from a team November 26, 2019 08:57
@ruflin ruflin self-assigned this Nov 26, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/epm (Feature:EPM)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ruflin ruflin requested a review from jfsiii November 26, 2019 12:33
Copy link
Contributor

@jfsiii jfsiii left a comment

Choose a reason for hiding this comment

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

LGTM. I checked it out locally then ran:

curl --user elastic:changeme localhost:5601/api/epm/install/iptables-1.0.4
curl --user elastic:changeme localhost:5601/api/epm/install/coredns-1.0.1

Both returned the expected values in the response. The saved objects were shown in the management section of Kibana. I tried dashboard from each and they did the best you could expect. They laid out the dashboard and tried to load the data which failed because there wasn't any or it was missing an index, etc.

curl --user elastic:changeme localhost:5601/api/epm/delete/iptables-1.0.4
curl --user elastic:changeme localhost:5601/api/epm/delete/coredns-1.0.1

also both returned the expected values and removed the entries from Saved Objects in the Management section

@jfsiii jfsiii merged commit 399bbd3 into elastic:feature-ingest Nov 26, 2019
@ruflin ruflin deleted the remove-encoding branch November 26, 2019 14:39
@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants