Skip to content

elasticsearch_kopf: 1.5.7 -> 2.1.1 #25555

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

Merged
merged 1 commit into from
May 9, 2017

Conversation

fadenb
Copy link
Contributor

@fadenb fadenb commented May 6, 2017

Motivation for this change

Version 1.5.7 is not working with elastic 2.x

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@mention-bot
Copy link

@fadenb, thanks for your PR! By analyzing the history of the files in this pull request, we identified @offlinehacker, @edwtjo and @domenkozar to be potential reviewers.

@@ -94,10 +94,10 @@ in {
elasticsearch_kopf = esPlugin rec {
name = "elasticsearch-kopf-${version}";
pluginName = "elasticsearch-kopf";
version = "1.5.7";
version = "2.1.1";
Copy link
Member

Choose a reason for hiding this comment

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

does this also needs to be back-ported?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As elasticsearch 1.7.x is EOL (as of 2017-01-16, before the release of 17.03) I do not think a backport is needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ignore my last comment. Got confused for a moment.
We should backport this to 17.03

@pSub pSub added the 8.has: package (update) This PR updates a package to a newer version label May 7, 2017
@globin globin merged commit 342c289 into NixOS:master May 9, 2017
@globin globin deleted the elasticsearch_kopf_2.1.1 branch May 9, 2017 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants