Gil Bahat

Results 19 issues of Gil Bahat

Hi, I've successfully compiled and deployed lbuffer, but it does not work as expected under lua 5.3. it seems like 'append' and 'assign' are somehow missing: $ lua5.3 -lbuffer Lua...

Skaffold is confused when running under local "none" minikube. ~$ minikube docker-env ❌ Exiting due to ENV_DRIVER_CONFLICT: 'none' driver does not support 'minikube docker-env' command ### Expected behavior Skaffold ignores...

priority/p3
platform/minikube
kind/friction

This is needed when there is no ability to change the code of an existing app, only to provide a factory class. Such apps cannot currently load the connector, because...

gilbahat@heka:~/EFIgy$ ./EFIgyLite_cli.py -o EFIgyLite API information: Server: https://api.efigy.io API Version: 0.2 Updated On: Mar 1 2018, 22:25 ----------------------------------------------------------------------------------------------------------------------------------------------------------- Endpoint: 127.0.0.1 # Enumerated system information (This data will be sent to...

Packages of all architecture added do not seem to be part of the manifest. steps to reproduce: * add a package that is not (say) amd64, but 'all' in architecture....

Hi, Please upload a wheel distribution to pypi. this makes for faster package installations. I'm not a package maintainer myself and thus can't test it but this may be a...

Hi, I have successfully compiled a binary with these modules: $ ./nginx -V nginx version: nginx/1.15.12 built by clang 10.0.1 (clang-1001.0.46.4) configure arguments: --with-stream --add-module=./nginx-module-sts --add-module=./nginx-module-stream-sts conf file: events {...

flux has imported kustomize CRDs into its own namespace but they exist in their own namespace as well and supported by fluxv2

Apparently this CRD may (also) need to be called permissionlist rather than (just) permission

Hi, Please add support for linux/aarch64 wheel releases. This configuration is popular for containers running on AWS Graviton instances or containers running on mac M1/M2 laptops. As you are already...