motoki317

Results 18 comments of motoki317

@vitalif Hi, it would be great if you could take a look at this patch and possibly merge it. Thanks!

> Hi, why did you remove local makefile? I want to be able to build it locally without github ci. I thought it would be verbose because everything can be...

@vitalif Hi, I fixed the patch following your comments. Would you take a look at this again?

Thanks for the update! I'm glad to hear that. I'm in no rush, looking forward to it.

@Jean-Baptiste-Lasselle I’m glad you found it useful :) Yes, you do need to swap some more CSI default images from what is provides in this repository, see the PR description...

@ChristopherHX Hi, an interesting project there! Just a little advice here: > You can technically change the name of the pvc via ACTIONS_RUNNER_CLAIM_NAME env, but I don't know how to...

useragentをチェックして5xxを返すとかがインフラ側だけで対策できて楽かもね

While #1114 seems to partially fix this problem, it still does not consider global gitignore files (e.g. `~/.config/git/ignore` is default), therefore differs from the original `git status` command. Is this...

This also happens with numbers: ``` package main import ( "fmt" "github.com/google/go-cmp/cmp" pfile "github.com/traefik/paerser/file" "gopkg.in/yaml.v3" ) const yamlContents = ` value: 1 ` func main() { var v1, v2 map[string]any...

buildkitのSolve()で帰って来る情報はこんな感じ ``` &{ExporterResponse:map[containerimage.config.digest:sha256:f89ed71414c8733ce25d886af1abb9e301c80b80c5c80049f8fc2bde7c504051 containerimage.descriptor:eyJtZWRpYVR5cGUiOiJhcHBsaWNhdGlvbi92bmQuZG9ja2VyLmRpc3RyaWJ1dGlvbi5tYW5pZmVzdC52Mitqc29uIiwiZGlnZXN0Ijoic2hhMjU2OmI1MWU0ZDM4NTc5NWM2MTYxMTdmOTI2N2E1NGRmNDM3NTBjNzY5ZTNhZDRjZmU2NDBlZjk0NjgwN2Q1M2U0ZWEiLCJzaXplIjoyMjYyLCJwbGF0Zm9ybSI6eyJhcmNoaXRlY3R1cmUiOiJhbWQ2NCIsIm9zIjoibGludXgifX0= containerimage.digest:sha256:b51e4d385795c616117f9267a54df43750c769e3ad4cfe640ef946807d53e4ea image.name:registry.local/ns-apps/841d190b675e60924f3e7b:f29921cac4b485ba17d45e]} ``` registryから取れるのはcompressed size https://stackoverflow.com/questions/40377199/how-to-get-total-size-of-a-docker-image-by-docker-api-properly