naude-r
naude-r
would it be possible to (optionally) support for firewall'd dbus interface? the advantages would be non-root access. you only require dbus permissions to add / remove rules. this could even...
I would be great to be able to generate a state diagram (dot format?) of the configured state machine. This would be useful for documentation purposes as well as seeing...
This PR adds getResourceAsStream to ByteArrayClassLoader. In our use case we need to load / access the generated byte code to add to a jar. This can optionally take place...
* add security_protocol to authConfig. a single value, SASL_SSL, is supported for now. this allows one to enable TLS support * add sasl_mechanism to authConfig. currently we check for PLAIN...
In some cases we would like to modify the default config. This is exposed via the docker image using the snippets concept. Currently this is not exposed on the chart...
Can you please add support for lakka? images can be found here: http://mirror.lakka.tv/nightly/Odroid_C2.arm-8.0/ lakka also seems to be moving to libreelec based images. these are available here: http://le.builds.lakka.tv/Odroid_C2.arm/ suspect the...
if specified, it overrides DATABASE_TYPE_JDBC, DATABASE_HOST, DATABASE_PORT and DATABASE_DB fixes #8
would it be possible to allow an optional DATABASE_URL to be provide? this is mostly to configure jdbc url that differs slightly from the norm, e.g. mssql: `jdbc:sqlserver://localhost:1433;DatabaseName=hive_metastore;` using the...
we are attempting to run f2k on centos 7. f2k immediately segfault on start. this is not entirely deterministic as it will continue to run every once in a while:...
in some cases various back-ends may support different credential sets. it should be possible to override backendState per gateway back-end instance. this should be optional to allow fallback to the...