Munjal A Patel

Results 27 issues of Munjal A Patel

Hello, This is really very helpful. Great work! However I am not very sure how to modify this script to make it work when Docker is running in my Macbook....

### Description When I try to create an *api-only* app using newly introduced `--minimal` flag, it still creates the full app. ### Steps to Reproduce ```shell amber new myapp --minimal...

Hello, My AKS cluster is a mix of Azure spot and non-spot instances. Currently Sizing recommender does not realizes that a node is a `Spot` instance and hence gives inaccurate...

Hello, I love `card.io`. Thanks for sharing this! However, I need to use the front-camera to scan cards. Currently, I have not not been able to find a way to...

Hello, I love `card.io`. Thanks for sharing this! However, I need to use the front-camera to scan cards. Currently, I have not not been able to find a way to...

I am trying to use Vuex Store in my `layout` but can't figure out how to make it work. Here is what I am doing: **store/sources.ts** ```js import { VuexModule,...

First of all, this is simply great! Awesome work!! I am trying to figure out how to properly return errors on exceptions. Any suggestions?

**Which component are you using?**: Component: `cluster-autoscaler` **What version of the component are you using?**: Component version: `1.23.1` **What k8s version are you using (`kubectl version`)?**: kubectl version Output Client...

cluster-autoscaler
kind/bug

I am trying to follow the instructions on MacOS with `zig v0.11.0` and get the following error whenever I try to do `zig build get-tools` or `zig build get-v8`: ```...

wasmtime supports dynamic linking using `—preload`. Is dynamic linking supported by this library? Example use case: https://github.com/bytecodealliance/javy#creating-and-running-a-dynamically-linked-module-on-the-cli