openshift-homeroom / workshop-dashboard

Adds content hosting to workshop terminals.
Apache License 2.0
47 stars 37 forks source link

Implement Workshopper copypaste-warning red border #32

Closed kaovilai closed 5 years ago

kaovilai commented 5 years ago

Offering feature parity with workshopper content with copypaste-warning will ease quick development of workshops.

Something like the following machineset name is not known beforehand until the workshop is already on-going for the Storage Admins lab

The following piece is a command that cannot be created via use of variables since the pod would be created after workshop is already loaded into homeroom. We do not know beforehand the pod name and will require user to modify this information.

[source,bash,role="copypaste copypaste-warning"]
----
oc describe pod mapit-1-5qmgw
----

cc: @thoraxe