Yasin Özel
Yasin Özel
> Thanks for the PR! But I'm not sure of the value of having a Docker image of this bot. Sure, it's easy to setup, but... you're inside a sandbox,...
@jamietanna thanks for noticing. I was not aware of that, now I added my work email into my account and it shows my avatar.
There's a failing test: ``` --- FAIL: TestGetSwagger (0.00s) imports_test.go:27: Error Trace: /Users/yozel/Projects/oapi-codegen/internal/test/externalref/imports_test.go:27 Error: Expected nil, but got: &errors.errorString{s:"path not found: object_c.json"} Test: TestGetSwagger ``` `libopenapi` doesn't have `InternalizeRefs()` which...
If anyone still interested, I was able to achieve that by using `mount` namespace and `rbind` mount together. Also you need an empty initial rootfs, I've created a directory named...
@stefanprodan just signed-off the commit 👍
It passes all the tests and checks. @matheuscscp could you take look when you have time? If you have any comments or suggestions, I can work on them immediately.
Changed the wording on the usage of the flag, and created a PR for the website as well: https://github.com/fluxcd/website/pull/2413
> Please squash all commits and force push I missed this comment, I've squashed and force pushed now