8000 Fix install zookeeper operator by realyota · Pull Request #1437 · Altinity/clickhouse-operator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix install zookeeper operator #1437

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 2 commits into from
Jun 11, 2024

Conversation

realyota
Copy link
Contributor

When executing install-zookeeper-operator.sh exceptions happen:

$ ./install-zookeeper-operator.sh
namespace/zookeeper-operator created
error: unable to read URL "https://raw.githubusercontent.com/pravega/zookeeper-operator/raw/v0.2.15/config/crd/bases/zookeeper.pravega.io_zookeeperclusters.yaml", server reported 404 Not Found, status code=404
error: error validating "/dev/fd/63": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
error: error validating "/dev/fd/63": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false

This PR fixes exceptions above.

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

@Slach
Copy link
Collaborator
Slach commented Jun 11, 2024

actually we doesn't use zookeeper-operator
we use clickhouse-keeper or zookeeper statefulset without operator
zookeeper-operator was used when we tried to research best options to installation zookepeer for scale-up / scale-down use cases

@sunsingerus sunsingerus merged commit 030211c into Altinity:0.24.0 Jun 11, 2024
1 check passed
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.

3 participants
0