jvassev

Results 8 issues of jvassev

In pure Fluentd one can use `#{ENV['LOGZIO_TOKEN']}` to get a value from the environment. This is not usable in a multi-tenant setup like kube-fluentd-operator. Instead, kube-fluentd-operator would need to support...

enhancement

The string "Succeeded" confuses tools that parse the output. For example, you couldn't do `eval "$(kapp completion bash)"` without the error `Succeeded: command not found`. Maybe don't even bother with...

stale

### Describe the feature request It would be great if FRP can tunnel GRPC service with the http plugin. With a grpc without tls you would get an error as...

proposal

**Code** The code causing the error. ```typescript // fetches the configuration for anything that implements HasConfiguration async function getConfigurationFor(type: e.default.HasConfiguration, ownerId: string): any { const found = await e .select(type,...

enhancement

waiting-for-user
Stale

Include example script that leaves resolv.conf manipulation to /sbin/resolvconf. Similar to how /etc/openvpn/update-resolv-conf does it

In the spirit of 9f1dd7e56d16c0e879a56cf98b04442fd5263857. Make it possible to run controller outside of DO again.