[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #717 from zyy17/refine-naming
Browse files Browse the repository at this point in the history
Refractor: refine naming from 'Kubelet' to 'Krustlet'
  • Loading branch information
thomastaylor312 committed Feb 24, 2022
2 parents 35a84d5 + 9d9a30b commit 710eae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"configurations": [{
"type": "lldb",
"request": "launch",
"name": "Kubelet",
"name": "Krustlet",
"args": [],
"program": "${workspaceFolder}/target/debug/krustlet",
"windows": {
Expand Down

0 comments on commit 710eae6

Please sign in to comment.