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

exec remote host collectors in a daemonset #1671

Merged
merged 36 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
448cdda
wip
nvanthao Oct 2, 2024
328a817
wip
nvanthao Oct 2, 2024
e921577
test log stream
nvanthao Oct 3, 2024
c2662c2
wip
hedge-sparrow Oct 31, 2024
b4120ae
Use daemonset
hedge-sparrow Nov 1, 2024
92e215d
error handling
hedge-sparrow Nov 1, 2024
f97ec64
merge branch main
hedge-sparrow Nov 1, 2024
1d22bff
linting
hedge-sparrow Nov 1, 2024
14b8691
oops
hedge-sparrow Nov 1, 2024
77939a2
use polling instead of waiting and fix save empty data
DexterYan Nov 4, 2024
2ee404a
Merge branch 'main' into ash/daemonset-exec
DexterYan Nov 4, 2024
d7cf653
fix test fail
DexterYan Nov 4, 2024
80084e4
testing polling
DexterYan Nov 4, 2024
57d24a2
reset polling
DexterYan Nov 4, 2024
80d9964
remove isMasterNode
hedge-sparrow Nov 4, 2024
8db2e3e
add summary for host remote collectors
DexterYan Nov 5, 2024
65f15bf
fix potential panic
DexterYan Nov 5, 2024
675f058
use per collector per pod
DexterYan Nov 5, 2024
7e9b304
improve test log
DexterYan Nov 5, 2024
ebfa828
add sleep for test
DexterYan Nov 5, 2024
01c643a
use unique name for ds
DexterYan Nov 5, 2024
ee8f11d
improve ds wait check
DexterYan Nov 6, 2024
f87e9c4
improve wait for pod
DexterYan Nov 6, 2024
147fb0a
add pod ready
DexterYan Nov 6, 2024
c80a99f
fix label selector issue
DexterYan Nov 6, 2024
4bc655c
improve defer delete
DexterYan Nov 6, 2024
6ce12b5
improve TimeoutSeconds, ds nil check and use PullIfNotPresent
DexterYan Nov 6, 2024
34acec6
use polling method
DexterYan Nov 6, 2024
c4ae3ff
use tail -f to keep live
DexterYan Nov 6, 2024
8e2130e
allow passing namespace
DexterYan Nov 6, 2024
8d476b6
use version to pin troubleshoot image
DexterYan Nov 6, 2024
a567843
reverse image version
DexterYan Nov 7, 2024
65be570
Merge branch 'main' into ash/daemonset-exec
DexterYan Nov 7, 2024
819030a
Merge branch 'main' into ash/daemonset-exec
DexterYan Nov 8, 2024
0e16a65
Merge branch 'main' into ash/daemonset-exec
DexterYan Nov 11, 2024
76ad948
fix save node_list.json fail
DexterYan Nov 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading