Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Problen with deploy #1620

@jfcastroa

Description

@jfcastroa

Describe the bug

When I will go to deploy the example aplications in kubernetes( Docker desktop local) from wsl2 , The status pods is "CrashLoopOff".
When I go to the log in the containers(docker desktop) I see the message:
erortyedeploy

Unhandled exception. System.IO.FileNotFoundException: Could not find file '/app/localhost.pfx'.

Note: the pfx file is in the solution, in each project

To Reproduce

  1. All the steps in tutorial "https://github.com/dotnet/tye/blob/main/docs/tutorials/hello-tye/00_run_locally.md", included the step for the generate the certificate for linux.
  2. All the steps in tutorial https://github.com/dotnet/tye/blob/main/docs/tutorials/hello-tye/01_deploy.md

Got Exceptions? Include both the message and the stack trace

-->Unhandled exception. System.IO.FileNotFoundException: Could not find file '/app/localhost.pfx'.

Further technical details

  • tye version: 0.11.0-alpha.22111.1+3edef5428949c518c078844d6438e5ba86fce600
  • The platform : wsl2-Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions