Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
1,357 contributions in the last year
Activity overview
Contributed to
kubernetes/kubernetes,
kubernetes-sigs/cloud-provider-azure,
kubernetes/autoscaler
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in Azure/aks-engine that received 19 comments
feat: add hosts config agent support for Windows nodes
Reason for Change: Follow up of #3556: add hosts config agent support for Windows nodes Issue Fixed: Requirements: uses conventional commit mess…
+269
−20
•
19
comments
- Fix instance not found issues when an Azure Node is recreated in a short time
- Fix instance not found issues when an Azure Node is recreated in a short time
- Automated cherry pick of #92793: Fix throttling issues when Azure VM computer name prefix is
- Fix throttling issues when Azure VM computer name prefix is different from VMSS name
- fix setting labels and taints in autodiscovery
- fix setting labels and taints in autodiscovery
- Configure user agent properly for azure clients
- Candidate for 1.19-beta
- Azure: Enrich unit tests for azure_cloud_provider
- Fix user-agent string in azure clients
- Cherry-pick #3221, #3284 - Async Deletions and 409 Conflicts
- Cherry-pick #3221, #3284 - Async Deletions and 409 Conflicts
- Cherry-pick #3221, #3284 - Async Deletions and 409 Conflicts
- Cherry-pick #3221, #3284 - Async Deletions and 409 Conflicts
- Cherry pick #3277: Decrement curSize by the number of instances to be deleted
- Cherry pick #3277: Decrement curSize by the number of instances to be deleted
- Cherry pick #3277: Decrement curSize by the number of instances to be deleted
- Cherry-pick #3278: use contexts with timeouts in scale set GET calls
- Cherry-pick #3278: use contexts with timeouts in scale set GET calls
- use contexts with timeouts in scale set GET calls
- Decrement curSize by the number of instances to be deleted
- Cherry-pick #2841: remove unused asg cache TTL
- Cherry-pick #2841: remove unused asg cache TTL
- Change schedular framework import path.
- Reduce instance lock scope in scale sets
- Improves unit test code coverage for azure_manager.go
- chore: upgrade Azure/go-autorest/autorest to v0.11.1
- Automated cherry pick of #93316: Fix instance not found issues when an Azure Node is recreated
- Automated cherry pick of #93316: Fix instance not found issues when an Azure Node is recreated
- Automated cherry pick of #93316: Fix instance not found issues when an Azure Node is recreated
- Cherry pick of #93107: Azure: use per-vmss vmssvm incremental cache
- Cherry pick of #93107: Azure: use per-vmss vmssvm incremental cache
- Cherry pick of #93107: Azure: use per-vmss vmssvm incremental cache
- fix: azure disk resize error if source does not exist
- Azure: use per-vmss vmssvm incremental cache
- [staging/azure] azure_utils: fix range iterator issue in convertMaptoMapPointer
- Automated cherry pick of #93052: fix: initial delay in mounting azure disk/file
- Automated cherry pick of #93052: fix: initial delay in mounting azure disk/file
- Automated cherry pick of #93052: fix: initial delay in mounting azure disk/file
- Automated cherry pick of #93034: Skip ensuring VMSS in pool for nodes which should be excluded
- Automated cherry pick of #93034: Skip ensuring VMSS in pool for nodes which should be excluded
- fix: initial delay in mounting azure disk & file
- Skip ensuring VMSS in pool for nodes which should be excluded from lb
- allow specifying a user agent for azure clients
- doc: deprecate azure blob disk feature
- fix: pull image error with azure managed identity
- Fix a condition when expiring nil VM entry in VMSS cache
- prevent panic in azure cloud provider from killing the process
- feat: Add aks custom cloud and CSIProxyURL
- chore: Only use Windows telemetry client when enableTelemetry is true
- feat: Support configurable Windows PauseImage (#3594)
- chore: Pick signed powershell scripts, containerd, vhd 7b and hosts config agent support for Windows
- feat: Set vnetCidr by the address space of the vnet
- feat: reconcile private hosts for AKS BYO DNS
Created an issue in kubernetes/kubernetes that received 4 comments
"instance not found" error is reported for recreated Azure nodes
What happened: When a node is deleted and then recreated in short time, the "instance not found" error would be reported from Azure cloud provider…
4
comments

