Giter Club home page Giter Club logo

Comments (4)

yitsushi avatar yitsushi commented on June 10, 2024 1

I didn't even remember we had issue for this. At least I can't recall any prs fixing finalizers and related to dependencies.

from tofu-controller.

ilithanos avatar ilithanos commented on June 10, 2024

I haven't tested this lately actually, but I'll have to do some stuff at my day job that could trigger this during this week if it's still an issue.

I'll have to see if I can replicate this on the current rc versions, or if it's already been fixed.

@chanwit @yitsushi do you guys know if this has already been fixed in later 0.16 versions?

from tofu-controller.

ilithanos avatar ilithanos commented on June 10, 2024

I didn't even remember we had issue for this. At least I can't recall any prs fixing finalizers and related to dependencies.

Okay, I'm just curious since I haven't run into this specific problem in my environment, which I should have by now. I'll see if I can replicate it somehow.

from tofu-controller.

yitsushi avatar yitsushi commented on June 10, 2024

This one can be related, but that doesn't remove items it just adds. So I don't think that's related, unless tf.ObjectMeta.DeletionTimestamp.IsZero() doesn't work the way it should.
https://github.com/flux-iac/tofu-controller/pull/713/files

I assume we either don't remove references when a resource is deleted, or we have a race condition somewhere (something removed it, but was overwritten by something else because why not). Sadly both cases are equally possible as we don't have a central place to patch and update status for objects.

from tofu-controller.

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.