Andrew Scribner

Results 66 issues of Andrew Scribner

(cross posted with [superuser](https://superuser.com/questions/1534371/ssh-o-controlmaster-auto-causing-issue-with-gcp-google-container-registry-authe) - sorry, not sure the best place to ask) Via a python script, I am on a GCP VM trying to install docker, download docker-credential-gcr, and...

The example notebook images included out of the box appear to have `kfp==1.6.3` (see [here](https://github.com/kubeflow/kubeflow/tree/master/components/example-notebook-servers/jupyter-scipy)), whereas the latest version is `1.8.x`. This version mismatch leads to problems that appear to...

kind/question
priority/p2
area/pipelines

I have a suite of example notebooks that I wish to use as tests. Many use a python package to connect to a server, but when testing the syntax for...

To reproduce: Open the extension and set `github user = StatCan`. ~25 repos are shown, but there's more like double that owned by the user. If we set `github user...

**Describe the solution you'd like** It is often useful to submit signed commits to repos, it would be good if `git-xargs` could enable this (likely by a feature flag) **Describe...

enhancement

Previous code misses last tweet unless file ends with two empty lines (a single empty line is interpreted by the for loop as the end of the file and thus...

CI defines directly as an environment variable a temporary password for deploying Kubeflow. This PR moves it to a secret, which has already been added to the repo.

The previous iteration worked if the url passed to `kubeflow_login` was the kubeflow host domain (eg: `http://my.kubeflow/`), but not if the url was any other valid url under the domain...

#426 disabled the `tests/test_pipeline.py`/`test_pipeline()`'s `katib` test as it was failing due to unknown reasons. We should fix and re-enable it.

bug

#426 disabled the mnist_pipeline test as it was failing. Should we fix and re-enable that test? Alternatively, this test might be superseded by other e2e tests we produce so it...

bug