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

Add in unsupported ZookeeperCluster options #557

Closed
HoustonPutman opened this issue Apr 18, 2023 · 0 comments · Fixed by #558
Closed

Add in unsupported ZookeeperCluster options #557

HoustonPutman opened this issue Apr 18, 2023 · 0 comments · Fixed by #558
Labels
custom kube options Adding options related to customizing parts of the default Kubernetes resources. zookeeper Related to Zookeeper or the Zookeeper Operator
Milestone

Comments

@HoustonPutman
Copy link
Contributor

These include things like:

  • pod.topologySpreadConstraints
  • maxUnavailableReplicas
  • volumes & volumeMounts
  • containers & initContainers
  • adminServerService, clientService & headlessService

We will not support the triggerRollingRestart option because that doesn't mesh with how the Solr Operator handles resources.

@HoustonPutman HoustonPutman added zookeeper Related to Zookeeper or the Zookeeper Operator custom kube options Adding options related to customizing parts of the default Kubernetes resources. labels Apr 18, 2023
@HoustonPutman HoustonPutman added this to the main (v0.7.0) milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
custom kube options Adding options related to customizing parts of the default Kubernetes resources. zookeeper Related to Zookeeper or the Zookeeper Operator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant