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

ks init reports “Invalid API specification” with kubernetes server 1.8.0 #503

@mmacvicar-splunk

Description

@mmacvicar-splunk

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened:
When using kubernetes server 1.8.0 ks init reports

ERROR Invalid API specification 'version:'


What you expected to happen:
No error.

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

  1. minikube start --kubernetes-version v1.8.0
  2. ks init myapp

Anything else we need to know?:
I can work around this issue by specifying an api-spec ks init --api-spec=version:v1.8.0 myapp. Also it doesn't happen with kubernetes server 1.10.0

Environment:

  • ksonnet version (use ks version): 0.10.1
  • Kubernetes version (use kubectl version): client: 1.9.6; server: 1.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions