Pinned Loading
-
aws/karpenter-provider-aws
aws/karpenter-provider-aws PublicKarpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
-
aws/amazon-ec2-instance-selector
aws/amazon-ec2-instance-selector PublicA CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
-
aws/aws-node-termination-handler
aws/aws-node-termination-handler PublicGracefully handle EC2 instance shutdown within Kubernetes
-
-
aws-sdk-go-metrics
aws-sdk-go-metrics PublicThe aws-sdk-go-metrics module injects an instrumented http client into your AWS SDK Go client to track AWS API calls with status codes and latency.
Go 1
-
api-call-analyzer
api-call-analyzer Publicthe API Call Analyzer uses AWS CloudTrail to find the API calls that an application makes
Go 5
140 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 4 commits in 2 repositories
Created 1 repository
-
bwagner5/athenadriver
Go
This contribution was made on Mar 13
Created a pull request in awslabs/node-latency-for-k8s that received 2 comments
Update installation docs, make hostNetwork:true the hard-coded default for DaemonSet, changed podReadyStr
Issue #172 Description of changes: added Prerequisites section for installation changed installation order to avoid 02-create-service-account.sh t…
Opened 1 other pull request in 1 repository
awslabs/node-latency-for-k8s
1
merged
-
fix verify for CI
This contribution was made on Mar 13
Reviewed 2 pull requests in 2 repositories
awslabs/node-latency-for-k8s
1 pull request
-
Update installation docs, make hostNetwork:true the hard-coded default for DaemonSet, changed podReadyStr
This contribution was made on Mar 12
aws/amazon-ec2-instance-selector
1 pull request
-
Update setup command to get latest release
This contribution was made on Mar 3
Created an issue in aws/aws-sdk-go-v2 that received 2 comments
S3:GetObject - No Supported Checksum when using IfNoneMatch (ETag)
Acknowledgements I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue I have verified all of my…