Closed hetzbh closed 2 years ago
Unsure what went wrong, I just tried it myself and it seems to be working. I see 14 sample apps, and the python-basic example is running: Build log:
Cloning "https://github.com/elsony/devfile-sample-python-basic.git" ...
Commit: de421f7a7fdcde306415a71ed7d719fb0f7bf8ee (Optimze build)
Author: eyuen <eyuen@redhat.com>
Date: Fri Apr 30 15:30:14 2021 -0400
time="2021-09-09T13:22:44Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
I0909 13:22:44.226242 1 defaults.go:102] Defaulting to storage driver "overlay" with options [mountopt=metacopy=on].
Caching blobs under "/var/cache/blobs".
Pulling image python:slim ...
Successfully pushed image-registry.openshift-image-registry.svc:5000/new/python-basic@sha256:ca028d9efb88e3e189e3ad28bf15ab0e2a0e0188ded6853092203c01c7b9492d
Push successful
Pod logs: INFO:waitress:Serving on http://0.0.0.0:8081
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
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
Hi, I've reinstalled SNO on a VM today from scratch. Installation went without a problem.
However, I see 2 weird things compared to yesterday:
When trying to deploy any sample app (sample Python basic for example), I get the following in the log stream:
Clicking on "add" and selecting "All services" - I only get 4 services (Basic NodeJS, Basic Python, Basic Quarkus, Basic Spring boot) and only Devfile type. There are no other items in the catalog.
Should I open a bug in BZ about it?