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: replace the component check func by tools pkg #1805

Closed
luhaoling opened this issue Jan 24, 2024 · 0 comments · Fixed by #1846
Closed

Bug: replace the component check func by tools pkg #1805

luhaoling opened this issue Jan 24, 2024 · 0 comments · Fixed by #1846
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@luhaoling
Copy link
Contributor

What happened?

When set a component id and not set it's port, the whole component will lack of a port.

What did you expect to happen?

Fix it, filling it with zero.

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

none

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # 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

@luhaoling luhaoling added the kind/bug Categorizes issue or PR as related to a bug. label Jan 24, 2024
@kubbot kubbot changed the title Bug: reset component env variable Bug: reset component env variable Jan 24, 2024
@luhaoling luhaoling changed the title Bug: reset component env variable Bug: replace the component check func by tools pkg Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant