Git Product home page Git Product logo

Comments (6)

ellistarn avatar ellistarn commented on August 17, 2024

Running into issues where TargetGroups are leaked on my integration tests. Is there a reason that we don't terminate target groups when we detect service objects are deleted? We should also reconcile periodically.

As another design option, we could consider adding a finalizer to the service object and controlling the lifecycle of the target group using that resource.

from aws-application-networking-k8s.

liwenwu-amazon avatar liwenwu-amazon commented on August 17, 2024

Today, for simplicity, the staled target groups are sweep and deleted during lattice controller reconcile loop, which is every 10 min.

Another benefit is that it is lot cheaper and faster to move target group to different HTTPRoute(s).

from aws-application-networking-k8s.

ellistarn avatar ellistarn commented on August 17, 2024

@mrjustind , what's the customer use case for migrating target groups between HTTPRoutes?

from aws-application-networking-k8s.

mrjustind avatar mrjustind commented on August 17, 2024

If the same backend resources/pods are handling requests for a different VPC Lattice Service. Alternatively, you should be able to add the same k8s service to multiple target-groups.

from aws-application-networking-k8s.

mrjustind avatar mrjustind commented on August 17, 2024

Is this a duplicate of Issue #119 . Can we close one of them?

from aws-application-networking-k8s.

mikhail-aws avatar mikhail-aws commented on August 17, 2024

closing ticket, tracking in #119

from aws-application-networking-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.