-
**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…
-
**What happened?**:
I ran a jupyter notebook from a spout 2.0 service. `!pachctl list repo` or `!pachctl list pipeline` commands from a cell throw an `error connecting to pachd: could not read config…
-
**What is the ask?**
A user needs to run `pachctl` on an alpine docker image
**What is the goal / desired outcome?**
This user runs all their code / dev within docker. And as a result, th…
-
We should run `fdfind values.yaml | xargs -i helm lint etc/helm/pachyderm -f {}` to ensure that all values files we have checked in validate against the schema. Honestly, not all of them do right now…
-
Child of https://github.com/pachyderm/pachyderm/issues/2888
Short-term:
- [ ] Both the public and peer instances of PFSAPIServer should share a driver instance, instead of two driver instances shari…
-
**What is the goal / desired outcome?**
One-click setup of a Jupyter workflow demo
**If there is a way to accomplish this today via workaround, what does that require?**
**(Optional) What is yo…
-
This used to work, but it seems the new path validation code rejects this:
```
$ pachctl put-file -c input master / -f data/0 --split line
path () invalid: only printable ASCII characters allowed…
-
Come up with a list of similar projects so people can better orient themselves with where we fit in the landscape
-
For example, right now we have "Meeting Types" that each have a `type` property. The value of this property is something like `council` or `boe` (board of education). But the MeetingType `title` prop …
-
An admin should be able to:
- view the active groups/users on the cluster
- deactivate a group/user
- view use per group/user
- number of pipelines created
- number of bytes ingressed /…