Qasim Sarfraz

Results 37 comments of Qasim Sarfraz

Thanks @catalinpan for a detailed response. I agree with your idea of health checks, containers in production should be coupled with orchestration engines. Just for clarity if `renew_token.sh` script crashes...

Hey @UtkarshUmre, done and Welcome to the project! :)

I am working on annotation for OCI index in https://github.com/docker/buildx/pull/1965 via `buildx imagetool create`. So I was wondering it would be great to finalize the design :) The syntax proposed...

@0kashi Is this feature available for preview? Mainly I want to disable the `Allow storage account key access` used by both the storage accounts created by ARO. Is this the...

@afbjorklund Can you please have a look at the PR?

Things are looking better with the new ISO. For example, no more `segfaults` with: ``` minikube start --container-runtime=cri-o --vm=true --preload=false --iso-url https://storage.googleapis.com/minikube-builds/iso/15565/minikube-v1.28.0-1673190013-15565-amd64.iso ```

@afbjorklund can we please merge this? or we still have something blocking this?

@spowelljr I had to rebase because of v1.29.0 release. I picked the ISO version from today (verified it has the [latest iso changes](https://github.com/kubernetes/minikube/pull/15703/files)). Please let me know what you think...

@spowelljr do we need to stick to the `containerd` version supported by `docker` ? I see there is a [new containerd release](https://github.com/containerd/containerd/releases/tag/v1.6.14) (v1.6.14) out there already. Does it make sense...

> It would be easier to provision different versions, if the container runtimes were separated from eachother. +1. Cool, makes sense. Thanks for a quick reply. The reason I bought...