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

Bug: module RPC log exposed to the Kusion cmd output #939

Closed
liu-hm19 opened this issue Mar 19, 2024 · 0 comments · Fixed by #949
Closed

Bug: module RPC log exposed to the Kusion cmd output #939

liu-hm19 opened this issue Mar 19, 2024 · 0 comments · Fixed by #949
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@liu-hm19
Copy link
Contributor

What happened?

When Kusion calls the module generators through RPC, the log information is being exposed to the output of the Kusion cmd, which needs to be removed.

image

What did you expect to happen?

The module RPC logs should not be exposed to the output of Kusion cmd.

How can we reproduce it (as minimally and precisely as possible)?

Execute the kusion build, kusion preview, kusion apply or kusion destroy cmd with Kusion module.

Anything else we need to know?

No response

Kusion version

$ kusion version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Install tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants