Marcus Johansson
Marcus Johansson
Shows the currently active Kubernetes context, pulled from ~/.kube/config. Similar to prompt customizations like https://github.com/jonmosco/kube-ps1. I'm not very good with Node, and new to Hyper, so pretty sure I made...
**Describe the bug:** Images within tables are not scaled to display size, causing them to overflow horizontally. Images not inside a table are scaled correctly. **HTML to reproduce the issue:**...
...and cleaned up some warnings.
Dynamic labels in a plural value are not replaced. If i have the below definitions then {{count}} will not be expanded in the second translation. ``` key: selected(Plural.one) en: 1...
I'm using a localization framework that can give me a list of available locals. So instead of manually writing up lots of these: ```timeago.setLocaleMessages('ru', timeago.RuMessages());``` I'm hoping to be able...
The previous
I'm following this [tutorial](https://cloud.google.com/service-mesh/docs/managed-control-plane) verbatim, it tells me to run: ``` ./install_asm --mode install --managed \ -p PROJECT_ID \ -l LOCATION \ -n CLUSTER_NAME \ --verbose \ --output_dir CLUSTER_NAME \...