-
Hi,
I observed that the following line throws an error if we have any pod apart from hsds running in our namespace
https://github.com/HDFGroup/hsds/blob/master/hsds/basenode.py#L305
Kindly look…
-
Rather than relying on environment variables, use config file for settings. This would be mounted (for docker) or loaded as a secret (Kubernetes).
-
In trying to debug a cluster wide failure, I'm hampered by only some of the log messages having timestamps. I'm unable to associate what's happening across processes to do a proper postmortem.
Thi…
-
Hi,
I was attempting to setup hsds on AWS k8s instance but for some odd reason the default password `admin:admin` does not seem to work even when set in `passwd.txt` file.
When trying to run `$ …
-
Enable domain checksums - an aggregation of all ETag values for all objects within a domain.
These will be created asynchronously using the same process as with domain info.
-
[The HSDS API Guide](http://developer.open.referral.adopta.agency/) specifies that `location`s should provide a set of `full` apis in addition to the typical RESTful actions.
The primary differen…
-
Enable HSDS to run on Azure Kubernetes
-
Hello, trying to load data from hsds to a local h5file using hsget. hsget makes a call to the utility function load_file but with a keyword argument not recognised by this method:
In hsget.py:
`load…
seb5g updated
4 years ago
-
Create an an endpoint that only responds to authenticated and authorized API requests (see this related task : https://github.com/benetech/ServiceNet/issues/782 ).
Both the request and the response…
-
Enable Azure blob storage (which doesn't support the S3 API) as an option.