Giter Site home page Giter Site logo

Comments (6)

zhlsunshine avatar zhlsunshine commented on August 16, 2024 1

@vazirim Thank you so much!

from cloud-operators.

vazirim avatar vazirim commented on August 16, 2024

This bug is a logical data race that seems to happen if you have all 3 resources in one file and submit them at once. For now, to prevent this you can submit the cloudant service first, and have another file with the bindings that you submit next.

from cloud-operators.

vazirim avatar vazirim commented on August 16, 2024

Incidentally, the operator knows that there was a problem, and has a message in its log saying that the state of the world may be inconsistent. It tries to delete the cloudant but the deletion does not work because the service is inactive initially and rejects deletion.

from cloud-operators.

zhlsunshine avatar zhlsunshine commented on August 16, 2024

@vazirim Thank you for your reply, according to your recommendation, it seems that I have to make sure that the service is ready before I provision its bindings. Is that correct?

from cloud-operators.

vazirim avatar vazirim commented on August 16, 2024

@cdl-zhuail I have a bug fix for this issue, I will make a release shortly (in open-source).

from cloud-operators.

vazirim avatar vazirim commented on August 16, 2024

Fixed in v0.1.5

from cloud-operators.

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.