Petr Buchin

Results 9 issues of Petr Buchin

Hi! I have a pretty unusual setup: my host machine is running MacOs Catalina. I'm using `multipass` from Canonical to run `k3s`. My VM OS is Ubuntu 18.04. I also...

v2

Fixes https://github.com/Ocramius/ProxyManager/issues/683 and https://github.com/Ocramius/ProxyManager/issues/682 This PR adds support for non-nullable typed properties when using AccessInterceptorScopeLocalizer proxy. @Ocramius I tried to start from tests, as you said in https://github.com/Ocramius/ProxyManager/issues/683#issuecomment-815052652 > do...

This is a follow up on https://github.com/Ocramius/ProxyManager/issues/682. After doing some research, I realized that enabling AccessInterceptorScopeLocalizer to work with non-nullable properties is pretty straightforward. For now checking for non-accessible properties...

Suppose I have two `MethodGenerator` instances - `$methodA` and `$methodB`. Does this library provide a way to check, whether methods, that might be generated by `$methodA` and `$methodB` will have...

**I needed to create new issue since @phated closed my previous issue** **What were you expecting to happen?** I'm running `gulp.watch()` locally to recompile static files in `public/dist` directory. I...

help wanted
further investigation required

**Please describe your use case / problem.** I have a pod that consisting from 2 containers - `nginx` and `php-frpm`. I'd like to intercept calls to service behind this pod...

feature

## Describe the question My company uses Okta as OIDC provider. I want to configure my WSL 2 Ubuntu distribution to use `kubectl oidc-login`. The thing is Okta must be...

question

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Do you have plans...

Idea

**Describe the bug** I'm trying to use `dsc` cli tool directly to route traffic to my local machine. I provide correct arguments to `dsc connect` command. However, it ends up...

bug