Git Product home page Git Product logo

Comments (2)

garybowers avatar garybowers commented on May 7, 2024

Hey thank you so much for taking the time to raise a issue - This is a error with the documentation which I will get updated ASAP however, the output and input flags have been depreciated in favour of simple arguments:

e.g.

shifter convert -o yaml -i yaml ./_test/yaml/multidoc/os-nginx.yaml ./out/t1_yaml

note the input and output arguments do not require a flag - this change was designed to handle cluster extracts

from shifter.

himanshu-gaur17 avatar himanshu-gaur17 commented on May 7, 2024

Thanks Gary for sharing the information.

Now I`m able to use it and facing an issue at the time converting template to helm.

Issue: shifter is not taking care the "strategy" .

I`m sharing the strategy parameters from source-file and output-file

strategy parameters from source file:

strategy:
  activeDeadlineSeconds: <XYZ>
  resources: {}
  rollingParams:
    intervalSeconds: <XYZ>
    maxSurge: <XYZ>%
    maxUnavailable: <XYZ>%
    timeoutSeconds: <XYZ>
    updatePeriodSeconds: <XYZ>
  type: <XYZ>

strategy parameters from output file:

strategy: {}

Please help to fix this issue or suggest for taking care it.

--
Regards,
Himanshu Gaur

from shifter.

Related Issues (11)

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.