Wajih Yassine
Wajih Yassine
Thanks Aaron, I don't think we can do what they did because we aren't pushing our app to npm (don't think we even can since UI needs rest of components...
Ah okay I see.. that makes sense. If we decide to build within image I know we'd need to install Node on the container which may be heavier/longer to install...
ty roshan i can fix, in meantime, you can put empty `''` instead of `None` and that should work
Briefely tested this while I was building out the Celery/Redis k8s scripts and it seemed fine ,just need to run a few tests to confirm but changes should hopefully be...
GKE autoscaling docs: https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler Would just need to add in `--enable-autoscaling --min-nodes=1 --max-nodes=MAX` then adjust `.clusterconfig` accepting a minimum node and maximum node assuming no other problems
So in order to have a setup in GCP environment, will need access to a project and to create a development VM (found that Ubuntu as the base os works...
Also run `gcloud compute config-ssh` to setup gcloud ssh
Hmm interesting, did you by chance see any error in `evidence/dc71d6e4bd18428180e14e945b54b6e5/1661867888-5c1031787c90471bb4f6ed1440a6ac95-FileArtifactExtractionTask/stderr-yhee7go0.txt`?
Yeah that'd work, can assign this issue to myself to implement.
Releasing to wild for to be picked up given other constraints