Giter VIP home page Giter VIP logo

Comments (7)

asinghee avatar asinghee commented on June 19, 2024 1

Q&A cache:

apiVersion: move2kube.konveyor.io/v1alpha1
kind: QACache
spec:
  solutions:
    - description: Which services should we expose?
      context:
        - An Ingress object will be created for every exposed service.
      solution:
        type: MultiSelect
        default:
          - move2kube-demo-cf
        options:
          - move2kube-demo-cf
        answer:
          - move2kube-demo-cf
      resolved: true
    - description: 'Select the registry where your images are hosted:'
      context:
        - You can always change it later by changing the yamls.
      solution:
        type: Select
        default:
          - docker.io
        options:
          - Other
          - docker.io
        answer:
          - docker.io
      resolved: true
    - description: 'Enter the namespace where the new images are pushed : '
      context:
        - 'Ex : cf'
      solution:
        type: Input
        default:
          - cf
        answer:
          - myns
      resolved: true
    - description: '[docker.io] What type of container registry login do you want to use?'
      context:
        - Docker login from config mode, will use the default config from your local machine.
      solution:
        type: Select
        default:
          - No authentication
        options:
          - Use existing pull secret
          - No authentication
          - UserName/Password
        answer:
          - Use existing pull secret
      resolved: true
    - description: '[docker.io] Enter the name of the pull secret : '
      context:
        - The pull secret should exist in the namespace where you will be deploying the application.
      solution:
        type: Input
        default:
          - ""
        answer:
          - blah
      resolved: true

from move2kube.

ashokponkumar avatar ashokponkumar commented on June 19, 2024 1

@pabloloyola Can you please take a look at this and identify where the issue is?

from move2kube.

HarikrishnanBalagopal avatar HarikrishnanBalagopal commented on June 19, 2024 1

The funky character thing has been fixed by #233

from move2kube.

HarikrishnanBalagopal avatar HarikrishnanBalagopal commented on June 19, 2024 1

The extra port was being added by portMergeOptimizer. It is fixed by #195

from move2kube.

ashokponkumar avatar ashokponkumar commented on June 19, 2024

I guess the funky character issue is fixed by #233. Is the dual container port issue still in the master build? @pabloloyola

from move2kube.

ashokponkumar avatar ashokponkumar commented on June 19, 2024

@Akash-Nayak When you update the documentation for the cloud-foundry sample, please check if this issue is fixed. If it is fixed, do close this issue.

from move2kube.

Akash-Nayak avatar Akash-Nayak commented on June 19, 2024

@Akash-Nayak When you update the documentation for the cloud-foundry sample, please check if this issue is fixed. If it is fixed, do close this issue.

Yes sure, I will check this when I update the documentation for cloud-foundry sample.

from move2kube.

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.