starter-guides icon indicating copy to clipboard operation
starter-guides copied to clipboard

Getting Started with OpenShift for Developers workshop

Results 23 starter-guides issues
Sort by recently updated
recently updated
newest added

Language: Python Module: Deploying Python Code There seems to be an issue with the Python code (or dependencies). Although the build completes successfully and the image start, the app does...

Hi, I have been looking at this issue for some days and have not been able to resolve it. Context: "Connecting to a Database" in the National Parks workshop. Steps:...

In the lab step adding a mongo database, an application timeout error is occurring when connecting to the database.

When deploying the workshop, the link found to source code does not work properly: https://github.com/openshift-labs/starter-guides/blob/ocp-4.8/workshop/content/nationalparks-java-databases.adoc#exercise-working-with-labels

I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes' Under Exercise: Configuring Gogs Web Hooks I realized that Github Webhook URL...

Tiny fix: on Fedora, it's `python3-devel`. (`-dev` packages are generally what is used on Debian and derivatives.)

When holding a workshop, as the facilitator I would like to be able to create a datasource more relevant to my audience. I would like to have instructions on how...

enhancement

I tried the current 4.6 lab with the amended pipeline and trigger yamls for 4.7 on a 4.8 install and everything worked except the trigger step. I used this GIST...

Had a customer engagement today where the customer couldn't access the parksmap route. We think this is because of a corporate network that blocks insecure connections. I think we can...

When deploying the workshop to OCP 4.7 and using OpenShift Pipelines Operator >=1.4.1 the task s2i-java-11-binary fails with an error message. In the task securityContext: privileged: true entries needs to...