Open gaohoward opened 9 months ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/remove-lifecycle stale
@gaohoward What OS are you running? Is it Linux? It looks like host.docker.internal
only works on Windows and Mac.
I haven't tried to run the plugin template with OpenShift Local. We'll need to investigate.
cc @jhadvig
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/remove-lifecycle stale
/assign @jhadvig
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
When I start the console using podman the plugin are loaded and works. However if I force it to use docker the console gets 'no such host' error. The following shows the output of
yarn run start-console
:Looks like it has problems accessing api.crc.testing and host.docker.internal from inside the container?