GithubHelp home page GithubHelp logo

Comments (8)

jhernand avatar jhernand commented on September 4, 2024

CC @zgalor @tzvatot

from hive.

dgoodwin avatar dgoodwin commented on September 4, 2024

It'll be supported if you need it yes. :) @csrwng what do you think is the safest way to do this? I'm nervous about deleting the finalizer, a mistake and it's bye bye cluster. Deleting the AWS creds before deleting the finalizer, and then the cluster, might be a good safety net as deprovision wouldn't be able to do anything then even if it did trigger.

from hive.

csrwng avatar csrwng commented on September 4, 2024

@dgoodwin an alternative would be to add an annotation to the cluster to indicate that it's disconnected, or even a field in the clusterdeployment spec (I think I like the field better). That way we know to discontinue any syncs and not run the delete.

from hive.

jhernand avatar jhernand commented on September 4, 2024

I like the idea of the field, as it is self-documented in the code of the API, it is a better contract.

from hive.

dgoodwin avatar dgoodwin commented on September 4, 2024

Filed in https://jira.coreos.com/browse/CO-153

from hive.

dgoodwin avatar dgoodwin commented on September 4, 2024

@ShivamChamoli this is a good one to start.

Basically adding a new field to ClusterDeployment in clusterdeployment_types.go, and then going into the cluster deployment controller and using that field to determine if we should launch the uninstall job or not.

from hive.

dgoodwin avatar dgoodwin commented on September 4, 2024

In progress via Shivam.

from hive.

dgoodwin avatar dgoodwin commented on September 4, 2024

https://jira.coreos.com/browse/CO-153

from hive.

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.