Coder Social home page Coder Social logo

Comments (2)

muvaf avatar muvaf commented on July 19, 2024

The root cause for this was a race condition regarding routetable and it has been fixed for quite a while now. If you experience this, feel free to reopen.

from provider-aws.

rafaeldomi avatar rafaeldomi commented on July 19, 2024

I can confirm this situation. The following scenario, all in one composition:

  1. Create VPC, Subnets, IGW, NG
  2. Create a Role for EKS, EKSCluster, NodeGroups, Addons: EBS CSI Driver, core-dns, Kubeproxy, VPC-CNI

When I remove this composition, take a while to all resources get removed (sometimes because of the race condition). But EKS create a Network Interface that is not known by crossplane, so the removal of the VPC get stuck with the error that has dependencies.

Removing, manually, the ENI solves the problem.

How I would normally solve this?
Create a ENI in my composition and reference that resource in the EKS. But there isn't this field in the EKS Cluster.

What I NOT want to do?
To remove it manually, break the purpose of the automation.

crossplane version: 1.10.2
provider crossplane-aws version: 0.36.1

from provider-aws.

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.