Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one of the service is getting detected in language-platforms sample in Move2Kube UI #1159

Closed
Akash-Nayak opened this issue Mar 20, 2024 · 1 comment

Comments

@Akash-Nayak
Copy link
Contributor

Describe the bug
Out of the 10 services in the language platforms, only 1 service is getting detected.

m2k.plan

apiVersion: move2kube.konveyor.io/v1alpha1
kind: Plan
metadata:
  name: myproject
spec:
  sourceDir: ../move2kube-demos/samples/language-platforms
  services:
    language-platforms:
      - transformerName: Ruby-Dockerfile
        paths:
          ServiceDirectories:
            - .
        configs:
          OriginalName:
            originalName: language-platforms

To Reproduce
Steps to reproduce the behavior:

  1. Run the Plan phase in Move2Kube UI using the language-platforms.zip
Screenshot 2024-03-21 at 1 07 45 AM Screenshot 2024-03-21 at 1 08 34 AM

Expected behavior
Move2Kube should detect all the services in the given source code. The plan file should contain all the 10 services in the language-platforms.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Firefox
  • Version - quay.io/konveyor/move2kube-ui:v0.3.12-rc.0
Screenshot 2024-03-21 at 1 11 37 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants