Cyril Diagne

Results 11 issues of Cyril Diagne

# Bug report - Extension name: `firestore-stripe-payments` ## Describe the bug We've noticed a growing number of inconsistencies between the claims that our users have in Firebase (we have a...

bug
extension: firestore-stripe-payments

Hi, First of all thanks so much for sharing these great projects! I'm trying to calibrate a projector to the kinect as per this video : http://www.youtube.com/watch?v=bQW8meDM7m8 Very impressive &...

Here: https://github.com/makevoid/opensea-images-downloader/blob/4746ccca322dc5a7a09658fae525fe2135608a4d/downloader.rb#L12 I had to specify the output requested otherwise the opensea API would return the Django HTML version: ```ruby res = Excon.get url, :headers => { "Accept" => "application/json"...

The default 30s grace period of Knative is too short in comparison to the time most CUDA based services take to boot. A few minutes would make more sense: https://knative.dev/docs/serving/configuring-autoscaling/

Steps: - Run `kuda generate` - The generated skaffold file makes use of an undefined `API_VERSION` environment variable - Call `skaffold dev` fails with this error: ```FATA[0002] exiting dev mode...

The JWT token validation could be done in an Istio Mixer handler rather than the deployer's code to keep its code authentication independent.

All pods deployed to namespaces other than “kuda” and the systems ones (istio-system, kube-system, knative-serving..etc) shouldn’t be able to communicate with other pods in the cluster.

a GPU node must be available to deploy a knative service. It should be possible to get successful deployments scaling from zero

kuda dev is not yet supported by the remote deployer. Implementing it requires a few things. Deployer: - [ ] start skaffold dev and send back dev pod & container...

cli
api