Thanks to visit codestin.com
Credit goes to github.com

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

Error running diff against Kong 0.10 #17

@jhenry82

Description

@jhenry82

Hi there, I just came across your project as a new user looking for a declarative config tool compatible with Kong 0.10. Love the idea.

Unfortunately, I am getting errors on the basic operation of trying to to run the "biplane diff" command against a dump of the config. I am totally unfamiliar with Crystal so I'm not sure if this is user error or a bug.

$ ./biplane dump --host localhost --no-https config.yaml
Dumping API to STDOUT
Running against Kong at http://localhost:8001

$ ./biplane diff config.yaml --no-https --host localhost
Running against Kong at http://localhost:8001
Unknown pull kind: NONE (Exception)
[4313030] ???
[4490076] ???
[4489102] ???
[4487659] ???
[4484809] ???
[4752595] ???
[4310841] ???
[4348728] main +40
[140487809432861] __libc_start_main +253
[4283929] ???

Relevant info:
Platform: CentOS Linux 6.8
Biplane: Self-built binary using Crystal 0.15.0. Source cloned from github today 3/14/17.
Kong: 0.10.0, admin service running at http://localhost:8001. No authentication.

I haven't attached the dumped YAML but let me know if that's significant. It contains a bunch of proprietary company info but I can sanitize it if it helps.

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