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

bctl includes node port information in output #69

Open
nwneisen opened this issue Jun 13, 2024 · 0 comments
Open

bctl includes node port information in output #69

nwneisen opened this issue Jun 13, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nwneisen
Copy link
Collaborator

Description

bctl started including node port information in all of its commands

INF using node port range 32768-35535
INF Cluster "mke" already exists
INF Waiting for nodes to be ready
INF Boundless Operator already installed
INF Waiting for all pods to be ready
INF Applying Boundless Operator resource
INF Applying Blueprint
INF Finished installing Boundless Operator

The two I saw specifically were apply and reset. This data was previously only related to the creation/deletion of the cluster. This line should be changed to a debug log and use proper grammar to match the other logs

Acceptance Criteria

Correct the node port range log

@nwneisen nwneisen added bug Something isn't working good first issue Good for newcomers labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant