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

EFK elasticsearch-kibana fails to generate #69

Description

@atavakoli

To reproduce:

$ ks init TestApp
INFO Using context "..." from kubeconfig file "..."
INFO Creating environment "default" with namespace "prod", pointing to "version:v1.10.4" cluster at address "..." 
INFO Generating ksonnet-lib data at path '.../TestApp/lib/ksonnet-lib/v1.10.4' 

$ cd TestApp

$ ks pkg install incubator/efk
INFO Retrieved 4 files                            

$ ks generate elasticsearch-kibana kibana
ERROR flag accessed but not defined: name

$ ks generate elasticsearch-kibana kibana --name=kibana
ERROR parse preview args: unknown flag: --name

Additional details:

$ ks version
ksonnet version: dev-2018-10-17T15:51:23-0400
jsonnet version: v0.11.2
client-go version: kubernetes-1.10.4
$ cd $GOPATH/src/github.com/ksonnet/ksonnet/ && git rev-parse HEAD
1ad7bbff88cd9eb910899fc7580b2ec446ca7164
$ tree vendor/incubator/
vendor/incubator/
└── efk@40285d8a14f1ac5787e405e1023cf0c07f6aa28c
    ├── efk.libsonnet
    ├── parts.yaml
    └── prototypes
        ├── elasticsearch-kibana.jsonnet
        └── fluentd-es-sidecar.jsonnet

2 directories, 4 files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions