Endre Kovács

Results 4 issues of Endre Kovács

### Description I'd like to propose a feature request. The new feature would be, to allow creating a connection between a processor and a RemoteProcessGroup. When using the web UI,...

in order to have better control over where the tunnel deployment's pod end up, please allow: - nodeSelector or affinities - tolerations to be specified in https://github.com/cloudflare/helm-charts/blob/main/charts/cloudflare-tunnel-remote/templates/deployment.yaml

in https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22 the CRD `apiextensions.k8s.io/v1beta1` is deprecated and only `apiextensions.k8s.io/v1` is supported going forward. also some of the fields need to be updated: ``` CustomResourceDefinition in version "v1" cannot be...

the install script allows for custom $INSTALL_DIR to be specified https://github.com/speakeasy-api/speakeasy/blob/c6e38dae8def31b26197fc65bbb3d7344df495ae/install.sh#L12C1-L12C12 such install-dir may be owned by the running user and should only ask for sudo PASS only if its...

linear