OpenLiberty / guide-okd

(Deprecated) A guide on how to use Minishift to deploy microservices to an Origin Community Distribution of Kubernetes (OKD) cluster.
https://openliberty.io/guides/okd.html
2 stars 2 forks source link

Peer Review - Continuation #10

Closed MaiHameed closed 4 months ago

MaiHameed commented 4 years ago

Here to address the issues from #6 that couldn't be automatically addressed with the peer review PR #7. Most of these seem like UI issues that I don't think I can address without help from the UI team. Keeping it here to address later.

MaiHameed commented 4 years ago

on Mac, when you copy the curl command, and paste it in the terminal (default terminal, vscode) it looks like: curl http://\[host-name\]/system/properties instead of curl http://[host-name]/system/properties. It's fine for copying and pasting into other applications in Mac though (such as browsers, text files)

Tried this on the default terminal app on Mac, same error. Doesn't happen on my configured zsh terminal though.

gkwan-ibm commented 4 months ago

close