Skip to content

chore: add port forward when debug#8243

Closed
ursasi wants to merge 1 commit intomainfrom
support/add-port-forward-for-kbagent
Closed

chore: add port forward when debug#8243
ursasi wants to merge 1 commit intomainfrom
support/add-port-forward-for-kbagent

Conversation

@ursasi
Copy link
Copy Markdown
Contributor

@ursasi ursasi commented Oct 9, 2024

Many integrated kbagents are used for local debugging, but because the simulated environment's k8s cluster network cannot communicate with the local machine, the dynamic port-forward method is adopted.

  1. Add environment variable kbagent-debug
  2. Local debugging of kbagent

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Oct 9, 2024
@cjc7373 cjc7373 linked an issue Oct 10, 2024 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment

@github-actions github-actions bot added the Stale label Nov 25, 2024
@leon-inf leon-inf closed this Dec 10, 2024
@github-actions github-actions bot added this to the Release 0.9.2 milestone Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines. Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] Add back k8s exec client in kb-agent

2 participants