Giter Site home page Giter Site logo

Comments (4)

nckturner avatar nckturner commented on August 14, 2024 1

Should have a PR for the simple case soon.

from aws-app-mesh-controller-for-k8s.

nckturner avatar nckturner commented on August 14, 2024

In the situation that something was leaked by the controller and the mesh custom resource is deleted, do we want to discover everything in the mesh via API and delete it that way? Or just fail to delete the mesh when leaks happen?

from aws-app-mesh-controller-for-k8s.

stefanprodan avatar stefanprodan commented on August 14, 2024

I would delete the mesh objects and the mesh itself from AppMesh only. If the operator would delete Kubernetes objects that are not explicitly deleted by the client (kubectl or another operator) this would break many things. For example a GitOps operator like Flux, JenkinsX, etc will recreate the virtual nodes and you'll end up into an infinite delete/create loop.

from aws-app-mesh-controller-for-k8s.

nckturner avatar nckturner commented on August 14, 2024

Yeah that makes sense, because they aren't actually owned by the mesh (they weren't created due to the mesh object being created).

from aws-app-mesh-controller-for-k8s.

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.