Shubham Minglani

Results 143 comments of Shubham Minglani

I use CRC as my daily OpenShift driver and I could really use a `crc ssh` command. There are times when I simply need to take a closer look into...

I will take a look at this tomorrow, sorry for breaking stuff 🧯🔥

as per discussion in Slack, unfortunately, the users will need to update their taskruns and pipelines to change the `fsGroup` under `securityContext` to 65532 so that the volumes mounted have...

@tonyhsuclrous updated how-to guide here - https://github.com/tektoncd/website/pull/425

@tonyhsuclrous ah, or we might have to mess with `/etc/ssh/ssh_config` to change where ssh looks for those files; can you open a separate issue for this?

Created a backend with `./kubernaut config backend create backend`, whatever that did, but now I get another not very helpful error - ``` $ ./kubernaut claims create --name mycluster RawBackendResponse(status_code=401,...

I think that a prerequisite before starting this would be to analyze all the components on a case-to-case basis on what their behavior is when the dependency is not present...