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

Remove Etcd support from the Solr Operator #132

Merged
merged 1 commit into from Nov 5, 2020

Conversation

HoustonPutman
Copy link
Contributor

@HoustonPutman HoustonPutman commented Aug 17, 2020

Issue number of the reported bug or feature request: Resolves #117

Describe your changes
Removed all config options for using Solr with Zetcd.

I have also moved around the Provided zookeeper section as it doesn't make a large amount of sense if the zetcd option is gone.

Testing performed
Testing is done to make sure that the new options work correctly and that the migration of options also works.

@HoustonPutman HoustonPutman changed the title Remove Etcd/Zetcd support from the Solr Operator Remove Etcd support from the Solr Operator Oct 28, 2020
HoustonPutman added a commit to HoustonPutman/solr-operator that referenced this pull request Oct 28, 2020
Signed-off-by: Houston Putman <hputman@apple.com>
HoustonPutman added a commit to HoustonPutman/solr-operator that referenced this pull request Oct 28, 2020
Signed-off-by: Houston Putman <hputman@apple.com>
Signed-off-by: Houston Putman <hputman@apple.com>
@HoustonPutman
Copy link
Contributor Author

This is good to go @bsankara. Will be awesome to get this code out of the operator.

@bsankara bsankara merged commit 038ddd9 into apache:master Nov 5, 2020
@@ -19,7 +19,7 @@ Please follow the instructions from the [local tutorial](local_tutorial.md#setup

### Install the necessary dependencies

Install the Zookeeper & Etcd Operators, which this operator depends on by default.
Copy link
Contributor

Choose a reason for hiding this comment

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

@HoustonPutman
I suppose you didn't want to remove the word "Operators".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, good call there.

@HoustonPutman HoustonPutman deleted the remove-etcd branch November 5, 2020 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for etcd/zetcd
3 participants