Jason Dudash

Results 15 issues of Jason Dudash

Created a folder and index to represent the RHPDS hosted serverless workshop created by @jkeam @theckang and myself.

HOW TO: Click the + select `redhatgov/openshift-workshops` make a new repo `redhatgov/openshift-101-workshop-code` make sure it's public This is will copy everything over to a new repo that will no longer...

suggest just a simple line change in routes/index.js line 37 could alternate between: ```var markerColor = "#0000FF";``` and ```var markerColor = "#00FF00";```

enhancement

In OCP 4.4 SCL is no long an option for nodejs builder image

"Hover over the pod counter (the circle) and click" https://github.com/RedHatGov/redhatgov.github.io/blob/docs/content/workshops/openshift_4_101/lab6-replicationrecovery.md This isn't a link in OCP 4.4, instructions need a rewrite.

Uncovered these during a workshop this week: ## typo in lab1 when selecting the project (after previously creating it) `oc new-project demo-#` should be `oc project demo-#` ## in lab...

bug

Can we pull the Example Workshop from the published redhatgov.io page?

question

Hi, I added a boolean dryrun CLI argument that will allow users to test the delete and just print the files that will get deleted without actually deleting any.

For instance --version flag will be gone. Check out the write-up at the minishift repo: https://github.com/minishift/minishift/issues/2248

[kind/Feature] ## Which functionality do you think we should add? I think it'd be great to have the ability to use odo in conjunction with Istio/OpenShift Service Mesh. Service Mesh...

kind/epic
priority/Low
lifecycle/frozen
area/openshift