-
@homme in the #users channel ran into this: https://pachyderm-users.slack.com/archives/C3UN0S0Q0/p1507675008000165
@msteffen and i think this may be possible if you do a `pachctl deploy {not-local}…
-
Hello team and @the-laughing-monkey, @JimmyWhitaker
Not sure if I'm allowed to open an issue for this repo but I thought this question may serve others in the future who use this repo for personal …
-
**What happened?**:
I deployed Pachyderm on Minikube (with RBAC enabled) using helm the helm chart and all the pods seems to be running. However, when running `pachctl port-forward` I get:
>…
-
**What is the goal / desired outcome?**
the current etcd deployment for pachyderm doesn't have a liveness probe
**If there is a way to accomplish this today via workaround, what does that require?**
…
-
Right now we support one secret per provider, but it would be good to divorce this concept into
- Storage secret required for pachyderm
- Storage secret(s) for reading and writing data into/from p…
-
EDIT: This issue is updated to reflect on what i've learned when trying to deal with this.
**What is the goal / desired outcome?**
Deal with larger files in the cache more efficiently:
Lets tak…
-
**What happened?**:
Was working to repro a user issue and stumbled across a number of problems with run pipeline.
Passing no commit arguments works perfectly fine as expected:
```
JosephZc…
-
At some point, it would be good to figure out how to enable mTLS between pachd and etcd, to reduce the surface that other users in the cluster (including worker pods) have to directly mess with etcd.
…
-
Option to suppress nodeport with the pachdctl deploy command
**Environment?**:
- Pachyderm CLI version (use `pachctl version`): 1.8.6
-
### Goal / Desired Outcome
Allow for setting annotations and labels on pipeline pods via top level metadata field on the pipeline spec.
### Background
Currently a pachyderm user can set t…