Shreeram

Results 16 issues of Shreeram

Brew installation fails with error `Error: Unknown command: cask` Fixes #. Changes proposed in this pull request: - Updating the read me from `brew cask install graphql-playground` to `brew install...

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG **What happened**: Installed kubeless with below ``` kube-shell> kubectl create ns kubeless namespace/kubeless created kube-shell> kubectl create -f https://github.com/kubeless/kubeless/releases/download/v1.0.7/kubeless-non-rbac-v1.0.7.yaml configmap/kubeless-config created...

Hi, I'm using below to template - ``` stern --template '{{.Message}} ({{.Namespace}}/{{color .PodColor .PodName}})' maerts-app -n maerts -o raw --tail 1 ``` Below is the logging ``` (maerts/2020-07-17 19:20:02,857:INFO:==> On...

Autosuggestion isn't working on List of available pods ![image](https://user-images.githubusercontent.com/7752805/87937557-91c9a480-ca5a-11ea-97f9-b48e0eab1863.png) Should there be any configuration set for this?

On load of kube-shell, Seeing below WARING message. Is there any way to supress this? ``` /Applications/anaconda3/lib/python3.7/site-packages/kubernetes/config/kube_config.py:280: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe....

Is there a easy way to customize the _kube-shell prompt_ from `kube-shell>` to something else? If this can be a start up parameter, it would be great.

Hi, Seeing below error while installing via Fisher ``` > fisher add evanlucas/fish-kubectl-completions created new fishfile in ~/.config/fish/fishfile fetching https://codeload.github.com/evanlucas/fish-kubectl-completions/tar.gz/HEAD fisher: cannot add github.com/evanlucas/fish-kubectl-completions -- is this a valid plugin?...

I'm utilizing the demo [app](https://github.com/facebookresearch/seamless_communication/tree/main/demo/m4tv2/app.py) on my Mac M1 to try the model and the translation is not accurate. When attempting to translate the [audio](https://www2.cs.uic.edu/~i101/SoundFiles/preamble10.wav) from the provided example, the...

The Rust Rover is unable to locate the keylogger.rs module within the directory, despite its presence. Although the file exists, the rover is unable to locate it.)

The error in the build console appears when trying to open certain rust projects. ``` Execution failed (exit code 101). /Users/home/.cargo/bin/cargo metadata --verbose --format-version 1 --all-features --filter-platform aarch64-apple-darwin stdout :...