Results 19 issues of Neven Miculinic

kubernetes nginx controller supports external auth via: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/annotations.md#external-authentication However, I'm not sure how can I use it since I'm a beginner regarding nginx and k8s nginx controller.

I'm trying to install tensorflow binding and have followed the steps: cloned tf repo (without building it, tf is installed via pip) Sucessfully installed package. It fails on tests: ```...

This is another way to solve #247, to have per tf instance workspace support. This is especially important for our usecase where we concurrently run terraform apply over the same...

**Is your idea or proposal related to a problem? Please describe.** For copy/paste workflow for the recipes I: 1. use shift-click to select a week 2. click on the top...

proposal/idea

I'd really like filtering out some stacks in the GUI.. (probably it's possible in the perf cli somehow though I'm kinda newish to perf ). Example usage: Did whole system...

enhancement

Currently the `logdna_agent_fs_lines` is a simple counter without any labels. For the purposes of observing the logging agent properly, it'd make things simpler to add additional labels to the metric,...

With the option to generate playlist it only generates in the lowermost folder in hierarchical. Would it be possible to generate playlist on each level of folder hierarchical, because each...

How can I tell hyperopt-mongo-worker to search path for custom files? For example in parameter space I have custom python classes (e.g. space = hp.choice("whatever", [foo.bar, foo.bar2]). It throws error...

Borg backup currently saves symbolic links as they are, not following them. I propose adding an option to follow symbolic links as flag to borg create. Usecase: I use anything-sync-daemon...

question