Andrii Fedorchuk

Results 25 comments of Andrii Fedorchuk

Hi @majodev. Yeah, i have seen, that it can't been guaranteed to working, but actually it works fine. I'll use your go-starter kit on my M2 Processor, and by explore...

Hi @majodev. This can be a Solution for installation of gotestsum, that depends on different Architecture, if anyone need it. ``` RUN arch=$(arch | sed s/aarch64/arm64/ | sed s/x86_64/amd64/) \...

@satoqz @cipherboy After talking with colleagues, people reported they rarely use quotas, if at all. Some companies might still use them, but it seems like rate limits, lease count limits,...

Right now, if quotas are set globally, they are inherited by namespaces when those namespaces are created. However, you can still override quotas in each namespace independently. If you later...

@cipherboy That was the initial goal. Later, we decided to take an easier route by making it a restricted API to be used only in root. Now, it looks like...

@voigt @cipherboy @klaus-sap here's also a difference in API compatibility: in Vault, we can only use the path as an argument, while in Bao, it's only the namespace, should we...

@phyrog @wslabosz-reply

@phyrog yeah, let's discuss it during our sync next Monday.

Hey @cipherboy, looks like minimal changes, that solve a problem without overengineering. We also need to update tests reflcting new behavior, TestOpenAPI_Paths - fails.

@cipherboy sure. I'll take a look to tests.