Coder Social home page Coder Social logo

Comments (3)

chamcca avatar chamcca commented on August 11, 2024

existing modules should be reviewed to ensure the Roles they create are unique for a given deployment. these could be named using hashes or include region identifier.

seed-farmer v2.0 will address this, but in the meantime ADDF modules could be patched

from autonomous-driving-data-framework.

dgraeber avatar dgraeber commented on August 11, 2024

For the stack trace above, the use of the 'masterrole' suffix on the role is causing the issue (in this case). Searching for masterrole and where to be remediated by adding the hash suffix:

  • modules/core/eks/stack.py
  • modules/core/eks/modulestack.yaml
  • modules/core/eks/deployspec.yaml
  • modules/core/aws-batch/modulestack.yaml

The above files for eks need to make sure the role names are correlated to one another. The instance in aws-batch seems like a single instance

The method _execute_deploy should probably have another parameter for hash so it can be passed in to the modulestack.yaml as a parameter (??) so it can be postpended to the role name reference

from autonomous-driving-data-framework.

dgraeber avatar dgraeber commented on August 11, 2024

The issue in core/aws-batch has been addressed in #35

from autonomous-driving-data-framework.

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.