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.

0.10.1 native functions are not available #508

@redbaron

Description

@redbaron

/kind bug

What happened:

no native functions available :(

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

$ ks init myapp
$ cd myapp
$ cat >components/regex.jsonnet <<<'std.native("regexSubst")("e", "tree", "oll")'
$ ks show default
ERROR find objects: RUNTIME ERROR: Unrecognized native function name: regexSubst
        <builtin>       builtin function <native>
        During manifestation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions