Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

ks disk-based registry can't generate prototype #480

Closed
inc0 opened this issue Apr 25, 2018 · 1 comment
Closed

ks disk-based registry can't generate prototype #480

inc0 opened this issue Apr 25, 2018 · 1 comment

Comments

@inc0
Copy link

inc0 commented Apr 25, 2018

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

I've tried to use disk-based registry

result:
ERROR no prototype names matched 'kubeflow-core'

What you expected to happen:

Not an error

How to reproduce it (as minimally and precisely as possible):

git clone https://github.com/kubeflow/kubeflow.git /opt/kubeflow
ks init kfl
cd kfl
ks registry add kubeflow /opt/kubeflow/kubeflow
ks pkg install kubeflow/core
ks generate kubeflow-core kubeflow-core

Anything else we need to know?:

Environment:

  • ksonnet version (use ks version):
    jsonnet version: v0.10.0
    client-go version: 1.8
  • Kubernetes version (use kubectl version):
    Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", BuildDate:"2018-03-26T16:55:54Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
    Server Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.5", GitCommit:"f01a2bf98249a4db383560443a59bed0c13575df", GitTreeState:"clean", BuildDate:"2018-03-19T15:50:45Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
inc0 added a commit to inc0/kubeflow that referenced this issue Apr 25, 2018
This approach will allow to skip whole GITHUB_TOKEN issue, but is
blocked on this ksonnet/ksonnet#480
@bryanl
Copy link
Member

bryanl commented Apr 26, 2018

ksonnet 0.10.0 does not have this regression.

2018-04-26_08-14-19

@bryanl bryanl closed this as completed Apr 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants