Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression]kamel help trait --all -o json returns both yaml and json output #1511

Closed
apupier opened this issue Jun 9, 2020 · 1 comment
Closed

Comments

@apupier
Copy link
Contributor

apupier commented Jun 9, 2020

tested with kamel 1.0.0

apupier added a commit to apupier/vscode-camelk that referenced this issue Jun 9, 2020
- update the default value
- update last version time
- provide a workaround for bug
apache/camel-k#1511 . it includes a "sanitize"
of the retrieved string by removing the extra yaml returned. given that
the size of the returned string is higher than 65536, the output is send
in 2 chunks, which requires to improve the kamel command call in our
codde
- update number of traits available in traits

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier apupier changed the title kamel help trait --all -o json returns both yaml and json output [regression]kamel help trait --all -o json returns both yaml and json output Jun 10, 2020
apupier added a commit to apupier/vscode-camelk that referenced this issue Jun 10, 2020
- update the default value
- update last version time
- provide a workaround for bug
apache/camel-k#1511 . it includes a "sanitize"
of the retrieved string by removing the extra yaml returned. given that
the size of the returned string is higher than 65536, the output is send
in 2 chunks, which requires to improve the kamel command call in our
codde
- update number of traits available in traits
- update corresponding Camel version (used for Java standalone)

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
ipolyzos added a commit to ipolyzos/camel-k that referenced this issue Jun 10, 2020
 - remove leftover print code
nicolaferraro pushed a commit that referenced this issue Jun 10, 2020
 - remove leftover print code
@nicolaferraro
Copy link
Member

Fixed by #1517

nicolaferraro pushed a commit to nicolaferraro/camel-k that referenced this issue Jun 10, 2020
 - remove leftover print code
apupier added a commit to camel-tooling/vscode-camelk that referenced this issue Jun 11, 2020
- update the default value
- update last version time
- provide a workaround for bug
apache/camel-k#1511 . it includes a "sanitize"
of the retrieved string by removing the extra yaml returned. given that
the size of the returned string is higher than 65536, the output is send
in 2 chunks, which requires to improve the kamel command call in our
codde
- update number of traits available in traits
- update corresponding Camel version (used for Java standalone)

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
nicolaferraro pushed a commit that referenced this issue Jun 15, 2020
 - remove leftover print code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants