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

kibana_plugin fails version change unless installed plugin is first removed (feature request) #20

Open
ghost opened this issue Mar 1, 2018 · 4 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Mar 1, 2018

PE3.8
CentOS 6.8
x-pack 5.4.2
kibana 5.4.2 -> 5.6.8 successfully
attempt upgrade to x-pack 5.6.8

Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Attempting to transfer from file:///opt/staging/profile/x-pack-5.6.8.zip
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Transferring 119517805 bytes....................
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Transfer complete
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Retrieving metadata from plugin archive
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Extracting plugin archive
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Extraction complete
Notice: /Stage[main]/Profile::Kibana/Profile::Kibana_plugin[x-pack]/Exec[install-/opt/staging/profile/x-pack-5.6.8.zip]/returns: Plugin x-pack already exists, please remove before installing a new version```

I've obviously solved the plugin issue superficially, but could you update the module to handle this?

feature request: handle plugin version changes

@tylerjl
Copy link
Contributor

tylerjl commented Mar 4, 2018

Could you share your pre-upgrade manifest and the manifest you used to upgrade? The module should already uninstall plugins before installation if the version has changed, so I'd like to reproduce this if possible.

@ghost
Copy link
Author

ghost commented Mar 4, 2018 via email

@ghost
Copy link
Author

ghost commented Mar 9, 2018

My team has been dealing with a fairly all-consuming production outage so my mind has been on that. I need to review the manifest first and make sure I am aware of what I am uploading and then I will do so. It may take me a week or so to actually do this, but I have made an entry in my backlog to do so. Again I apologize for missing the date I said I would get the manifest to you and appreciate your patience.

@tylerjl tylerjl self-assigned this Mar 9, 2018
@tylerjl tylerjl added the triage label Mar 9, 2018
@tylerjl
Copy link
Contributor

tylerjl commented Mar 9, 2018

@jonassteinberg1 no worries! I appreciate the time you're taking to help debug and solve this for others in the OSS community. I'm happy to look at the manifest whenever you get the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant