openshift-instruqt / instruqt

Repository for the Red Hat and OpenShift Developers Learning Portal, powered by Instruqt.
https://developers.redhat.com/learn/openshift
32 stars 36 forks source link

build log can not show #269

Closed mayumi00 closed 9 months ago

mayumi00 commented 1 year ago

In which track did this bug occur? Deploying Applications From Source

what is the url for the track? https://play.instruqt.com/openshift/tracks/using-the-cluster-deploying-python

At what step of the track did this happen? Topic 3 - Viewing the build logs in the Web Console Topic 6 - Deploying the application from the command line

Describe the bug Topic 3 - Viewing the build logs in the Web Console Step 3: Click the View logs button as shown in the figure below. I clicked the button, but I don't see any logs.

Topic 6 - Deploying the application from the command line Step 2: Run the following command to monitor the log output from the build as it is running: oc logs bc/blog-django-py --follow

I don't see any logs.

Logs or error messages n/a

Expected behavior build logs shown

Screenshots

Desktop (please complete the following information):

Additional context

cedricclyburn commented 9 months ago

Fixed with https://github.com/openshift-instruqt/instruqt/pull/275