-
Notifications
You must be signed in to change notification settings - Fork 1.2k
log-collector-script checks for netfilter tables & updates to network info scrape #2514
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
Open
abeowlu
wants to merge
44
commits into
awslabs:main
Choose a base branch
from
abeowlu:nft_logscript
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
05f49d7
cri: containerd for cluster req kubelet<v1.24
abeowlu 1325e31
nftables kubeproxy mode
abeowlu ce2ac5b
shfmt lint
abeowlu 63d6f90
update netwk commd name
abeowlu e17f863
update netwk commd name
abeowlu bf1f01e
shfmrt & suppress error
abeowlu 585f018
changes
abeowlu ec59839
chore(docs): update CHANGELOG.md for release v20251112
web-flow 85f99e7
chore: update dependencies
dependabot[bot] 3783df3
chore(build,al2023): remove containerd 1.7 override for 1.30 (#2517)
wwvela f2103c2
feat(workflows): add stale issue and PR workflow (#2519)
mselim00 4c1c316
fix(al2023): fix ci e2e test flakiness (#2520)
shvbsle 221a1ac
ci: fix eni max pods syntax (#2521)
mselim00 acac4a3
fix(ci/max-pods): remove duplicate create PR step (#2524)
mselim00 9191481
chore: enhance .gitignore to filter out irrelevant python files (#2522)
shvbsle 2da0f0e
chore: update eni-max-pods.txt
web-flow 34aa041
chore(docs): update CHANGELOG.md for release v20251120
web-flow 9161128
chore: update eni-max-pods.txt
web-flow a3c0b86
updated readme for NodeLogs instructions (#2537)
viveksb007 9b273bd
feat(al2): added a provisioner to setup Neuron support for AL2 AMI
Youssef-Beltagy 2ccad3c
feat(al2): added a provisioner to setup EFA support for AL2 AMI
Youssef-Beltagy 74286eb
feat(al2): added a provisioner to reduce cpu sleep for accelerated AL…
Youssef-Beltagy c5c6969
feat(al2): added a provisioner to setup dependencies for accelerated …
Youssef-Beltagy 80a2068
feat(al2): added a provisioner to setup Nvidia support for AL2 AMI
Youssef-Beltagy 17ea3bd
doc(al2): updated AL2 docs with accelerated AMI parameters
Youssef-Beltagy 2ce245c
Deprecation update
tucktuck9 66bf585
Revise AL2 documentation for EKS AL2 AMI changes
tucktuck9 00a8771
chore: update dependencies
dependabot[bot] d20909b
chore: bump actions/dependency-review-action from 4.8.1 to 4.8.2
dependabot[bot] cb3186c
chore: bump actions/stale from 5 to 10
dependabot[bot] c51507b
chore: bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
dependabot[bot] 426c67e
chore: bump actions/setup-go from 6.0.0 to 6.1.0
dependabot[bot] 0de9a4e
feat(log-collector): collect mountpoint-s3-csi-driver logs
dannycjones aad4ef1
chore: bump actions/checkout from 5.0.0 to 6.0.0
dependabot[bot] 706d99c
chore: update dependencies
dependabot[bot] 8b5c28c
fix(ci): honor never-stale label for PR/issue cleanup
mselim00 ff4add1
chore: bump aws-actions/configure-aws-credentials from 5.1.0 to 5.1.1
dependabot[bot] 3bf54ab
chore: update eni-max-pods.txt
web-flow a990351
cri: containerd for cluster req kubelet<v1.24
abeowlu b8d918b
pull in deleted al2 files
abeowlu 0e21f0e
replay log-script changes on latest
abeowlu 3cbd08c
using script pattern
abeowlu c8a6bbe
confirm script to pattern
abeowlu bf77abf
confirm script to pattern
abeowlu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
abeowlu marked this conversation as resolved.
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's keep these as they were. if you can share details on why appending would be more appropriate here, we can evaluate this for a separate change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ipvsadm --save | tee ${COLLECT_DIR}"/networking/... >> ${COLLECT_DIR}"/networking/...like in my local repo, but I think this redundant so the shortened to append to the log file. Script output now is;