-
**What is the goal / desired outcome?**
I would like to be able to deploy pipelines on OpenShift while requesting millicore amounts of CPU
**If there is a way to accomplish this today via workarou…
-
**What is the goal / desired outcome?**
As a Pachyderm cluster administrator, I would like to limit the users who can run potentially destructive operations such as `pachctl delete commit --force` an…
-
**What happened?**:
Our systems require a proxy for internet access and they are configured by the system admins.
```
$ printenv | grep -i proxy
https_proxy=http://proxy.houston.hpecorp.ne…
-
Testing ideas for pre-release validation:
- Install chart on each cloud (validate storage classes, etc)
- Install prior version of chart and attempt helm upgrade
- Install in kind https://github.…
-
I deploy a pipeline (`standby=true`), I submit a file, I wait for the datum to be processed, I update the pipeline *without* `--reprocess` and the *dummy* job that is supposed to just tell me that…
-
**What is the goal / desired outcome?**
In the case where I have files that are not the head of master, I would like --history all to still show them all.
Current example. I have 4 commits shown b…
-
**What is the ask?**
It would be great if commands like `pachctl list-job`, `pachctl list-pipeline`, etc. had a flag option that had the output behave as if the command had be executed with…
-
## Background
After discussion auth in the S3 gateway with @ysimonson , we decided that it should be a rare case (though probably not impossible) for users to run Pachyderm with auth on but TLS off. …
-
**What is the goal / desired outcome?** Where available, respect [XDG base directories](https://wiki.archlinux.org/index.php/XDG_Base_Directory) for the config file. Where unavailable, default to stor…
-
**What happened?**:
We created an emptyDir volume and mounted it on /tmp to get Pachyderm to run in a restricted-privileges environment on OpenShift. Pachd ran correctly, and propagated its custom…