tzneal
Follow
Block or Report
Block or report tzneal
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse390 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 18 commits in 3 repositories
Created 2 repositories
Created a pull request in aws/karpenter that received 16 comments
add an instanceTypeFilter to the provisioner spec
1. Issue, if available: 2. Description of changes: Adds an instance type filter. 3. How was this change tested? Unit testing & deployed on EKS. 4. …
+955
−20
•
16
comments
Opened 17 other pull requests in 3 repositories
aws/karpenter
2
open
10
merged
1
closed
- don't pre-bind pods to nodes and don't create node objects
- fix the log message and display pod counts for existing/new capacity
- Revert "don't pre-bind pods to nodes"
- apply pod induced labels to nodes
- log the number of pods that will schedule against existing capacity
- update docs regarding affinity/anti-affinity support
- add a global config & make batching window configurable
- log an error if no provisioners exist
- add docs covering upgrade to v0.10.0
- filter out the G2 instance types
- don't pre-bind pods to nodes
- register the provisioner used on the context
- improve log message upon failure to find an instance type
aws/aws-eks-best-practices
3
merged
kubernetes/autoscaler
1
open
Reviewed 21 pull requests in 4 repositories
aws/karpenter
17 pull requests
- Fix: validate pod pvc before including in batch
- apply pod induced labels to nodes
- Add test GAs for troubleshooting GA auth issue
- add an instanceTypeFilter to the provisioner spec
- add a global config & make batching window configurable
- Add PR snapshot test to auth with AWS
- Add support for customUserData with Bottlerocket
- Add labelSelector to topologySpreadConstraints
- allow all instance types but deprioritize ones that are not the stand…
- Add constraint list to docs landing page
- don't pre-bind pods to nodes
- deprioritize a1 (graviton 1) instance types
- add docs covering upgrade to v0.10.0
- correct faq on provisioner ordering
- don't panic on launch template hydration error
- Fix unbound variable error
- clarify kms troubleshooting doc