Giter Site home page Giter Site logo

crossplane-migrator's People

Contributors

haarchri avatar phisco avatar stevendborrelli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

crossplane-migrator's Issues

math.type: Required value: math transform type is required - type Multiplay is missing

pld p&t:

          transforms:
          - math:
              multiply: 1024
            type: math

crossplane-migrator new-pipeline-composition -i database/sqlinstance/composition-mariadb.yaml -o xx.yaml

after migration:

          transforms:
          - math:
              multiply: 1024
            type: math

error:
crossplane: error: cannot render composite resource: pipeline step "patch-and-transform" returned a fatal result: invalid Function input: resources[0].patches[3].transforms[0].math.type: Required value: math transform type is required

                transforms:
                - math:
                    multiply: 1024
                    type: Multiply
                  type: math

DeploymentRuntimeConfig does not create serviceAccounts

With ControllerConfig, if a user specified a spec.serviceAccountName Crossplane would create one for you. With the DeploymentRuntimeConfig, this is no longer the case.

We should think of options of handling this to make it easy for users to migrate:

  • - adding a warning when converting
  • - adding a CLI option to create a ServiceAccount object with a namespace

new-pipeline-composition: `spec.environment` wrongly pushed down entirely to function

Currently the new-pipeline-composition command takes the whole spec.environment and moves it down to spec.pipeline[0].environment, but that's not correct, only spec.environment.patches should be pushed down at the Function level, while the rest should be kept at the Composition level.

This is most probably due to the drift between the vendored Input and the actual Resources expected by function-patch-and-transform.

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.