Michel Rouly

Results 9 issues of Michel Rouly

In production environments it's frequently handy for environment variables to get logged as they're read in or defaulted. This can help significantly with debugging e.g. when trying to reproduce the...

Because `setup.py` exists within a subfolder (`src`) and this package is not published on PyPi, it's impossible to install from git with package managers like `poetry`. Moving `setup.py` to the...

Just some minor typo / spelling fixes in the chart values.yaml documentation.

https://github.com/SeldonIO/seldon-core/blob/1748a22f36d34843e2a3c40b14e45580c7f841fe/operator/controllers/seldondeployment_engine.go#L405 The Seldon service orchestrator pod is not created with the Prometheus metrics port annotation (`prometheus.io/port`) which leads to the Prometheus pod scraper trying to scrape the gRPC port and...

## Description Voila extension is incompatible with JupyterLab "real time collaboration" (RTC) mode. ## Reproduce 1. Run `jupyterlab` with `jupyter-collaboration` installed and enabled (`--LabApp.collaborative=True`). 2. Start up a notebook and...

bug

Loading the GitHub token from an environment variable is great, but IntelliJ has difficulty loading sbt projects because it doesn't always share the same environment variables with the user's shell,...

Hey @cdown - I really love this script. I tried to improve the readme slightly in this PR, let me know what you think.

Bintray was sunset a while ago. Artifacts can no longer be published against it. What is the plan for the OpenAPITools repository more broadly for artifact management?

I was unable to find documentation in the README.md on how to set the credentials used by the request signer. The docs link a [config struct](https://github.com/mozilla-services/aws-signing-proxy/blob/master/main.go#L83-L92) which also doesn't reference...