Bilal Shaikh
Bilal Shaikh
Hi @dtkav, I was wondering what the status of this was and if there was a way to contribute?
This would be very helpful!
This seems like an issue with your google cloud account quotas. See the example error given in the docs: https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-autoscaler-visibility#cluster-not-scalingup
> I'd like to suggest to also add a [DOI](https://en.wikipedia.org/wiki/Digital_object_identifier) field. Saw this after opening pr #405. This is essential for many publications
@jreadey https://github.com/HDFGroup/hsds/security/code-scanning/1, https://github.com/HDFGroup/hsds/security/code-scanning/4 and https://github.com/HDFGroup/hsds/security/code-scanning/6 seem like they may be serious security issues. Thoughts? For https://github.com/HDFGroup/hsds/security/code-scanning/5 this is hashing to determine which node needs to handle a request correct? in...
> @bilalshaikh42, The [Code injection](/HDFGroup/hsds/security/code-scanning/1) issue comes from using eval to do sql-like queries over datasets. The user input runs through the checkQuery function (https://github.com/HDFGroup/hsds/blob/master/hsds/util/chunkUtil.py#L1032) before it gets executed. Do...
We just ran into this exact issue. Our use case is that we can have bursts of activity when simulations are submitted in a batch such as when importing from...
@jreadey Would you be able to help find the locations in the code that are relevant to this issue? I assume any change made to the Kubernetes states, would also...
Yup, the 503 is fine, since we are using hsload and retires, so that should be good. Is there a docker image that includes the relevant change?
@jreadey would you mind releasing this to dockerhub? The latest I see is beta11 which does not include this change