Giter Site home page Giter Site logo

Comments (3)

llaqq10000 avatar llaqq10000 commented on September 16, 2024 2

存在同样的需求,在canary的场景下,我需要的canary版本直接销毁,而老版本pod没有任何变化,我发现如果我使用上一镜像版本,使用deployment的yaml文件进行回滚,会被识别成一个新的版本,在回滚的过程中rollout会把这次识别成是一次新的canary发布,而不是直接销毁临时版本
因此我同意@cywang1905 的说法

from rollouts.

veophi avatar veophi commented on September 16, 2024

you may apply the last applied configurations of deployment to rollback. @zhengjr9

from rollouts.

cywang1905 avatar cywang1905 commented on September 16, 2024

I met the same problem, maybe I can roll back through kubectl rollout history deploy/xxx --revision=x ? I hope the community can provide clear rollback methods and best practices in the documentation.

from rollouts.

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.