Giter VIP home page Giter VIP logo

Comments (5)

alex-zaitsev avatar alex-zaitsev commented on June 15, 2024

Yes, you can change it in your environment with the following command:

kubectl set image deployment.v1.apps/clickhouse-operator clickhouse-operator=altinity/clickhouse-operator:0.6.0 -n <your_namespace>

kubectl rollout status deployment.v1.apps/clickhouse-operator -n <your_namespace>

Do you suggest to change default installation templates as well?

from clickhouse-operator.

ilyshav avatar ilyshav commented on June 15, 2024

Yes, I'm talking about the default template. I could make a PR, if there are no concerns about it.

from clickhouse-operator.

alex-zaitsev avatar alex-zaitsev commented on June 15, 2024

@ilyshav , PR is welcomed, but bear in mind two things:

  1. Templates are generated by a shell script in 'deploy/operator' folder. So you need to change the version tag in the script and build the operator -- templates will be updated accordingly.
  2. The current version is in 'release' file in the root project folder

Thanks!

from clickhouse-operator.

alex-zaitsev avatar alex-zaitsev commented on June 15, 2024

'latest' have been removed from the template.

The current tagging logic has been modified as follows:

  1. Master branch is tagged as 'latest'
  2. Release branches are tagged with release tag.

from clickhouse-operator.

ilyshav avatar ilyshav commented on June 15, 2024

Thank you!

from clickhouse-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.