Fetch streaming nodes and resources#82
Merged
jschwinger233 merged 7 commits intoprojecteru2:masterfrom Dec 31, 2021
Merged
Conversation
2cb9e9d to
11a77e4
Compare
Member
Author
|
玩球 lint 不认识 generic 语法.... |
Member
Author
|
岂止是 lint 不认识, go1.18 -gcflags=all=-G=3 vet 也不认识泛型 |
Collaborator
|
魔法把自己给膜了 |
Collaborator
|
118 为啥不能泛型 |
Member
Author
118 的 vet 还是不认识 |
Member
Author
更新了一下, 之前我用的 118 的一个 commit, 更新成 118beta 就可以了.... vet 也可以 |
8317d86 to
f6b710d
Compare
f6b710d to
9766c34
Compare
Member
Author
|
我还是回退到 1.17 了, 等 1.18 再用泛型好了, 再过两个月就好. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cli pod nodes普通版不再 fetch info, 所以很快cli pod nodes --show-info才 fetch info, 所以可能很慢, 遇到有节点连不上要等到默认 10s 超时cli pod nodes --show-info --stream流式输出, 用 core 的新的 API PodNodesStreamcli pod resource一样,--stream使用新 API PodResourceStream 和流式输出