Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jiaqiluo

jiaqiluo created a review comment on a pull request on rancher/wins
I was initially considering the case where the function might be invoked again and fail to find the binary because it was removed. However, I now realize that the binary is recreated each time the ...

View on GitHub

jiaqiluo created a review on a pull request on rancher/wins

View on GitHub

jiaqiluo created a review comment on a pull request on rancher/wins
sgtm

View on GitHub

jiaqiluo created a review on a pull request on rancher/wins

View on GitHub

jiaqiluo created a comment on an issue on rancher/rancher
This issue can be validated on the latest v2.10-head The following scenario should be validated: - Fresh install of Rancher v2.9.x - Create a standalone k3s cluster w/ k8s v1.29.9+k3s1 or ot...

View on GitHub

jiaqiluo created a comment on an issue on rancher/rancher
This issue can be validated on the latest v2.11-head The following scenario should be validated: - Fresh install of Rancher v2.9.x - Create a standalone k3s cluster w/ k8s v1.29.9+k3s1 or ot...

View on GitHub

jiaqiluo deleted a branch jiaqiluo/rancher

2.10-fix-retry

jiaqiluo pushed 49 commits to release/v2.9 jiaqiluo/rancher
  • fix: Check if upstreamSpec is nil 8767c5e
  • Merge pull request #48298 from yiannistri/48144-nil-upstreamSpec-2.9 fix: Check if upstreamSpec is nil 36ad76d
  • Have both cleanup scripts reference their yml from the current branch Backport of https://github.com/rancher/rancher... 2015dbb
  • Merge pull request #48322 from nflynt/user-cleanup-branch-v2.9 [2.9] Have both cleanup scripts reference their yml f... 970f848
  • Bump hosted operators for next v2.9.5-rc.1 44b219f
  • Updating to Fleet v0.10.7-rc.2 6105e20
  • Merge pull request #48335 from mjura/hosted-v2.9 [v2.9] Bump hosted operators for next v2.9.5-rc.1 9215330
  • Merge pull request #48337 from rancherbot/fleet-1733745316 [release/v2.9] fleet 104.1.3+up0.10.7-rc.2 update cac03c6
  • [2.9] Fix the issue where VM not being deleted from the cloud (#48345) 4991122
  • add config for vsphere in jenkins, with updates. (#48294) b8239f0
  • Update to Dashboard refs to v2.9.5-alpha1 (#48362) Signed-off-by: Pedro Tashima <[email protected]... eaafb03
  • Don't reconcile if the statuscode is 401/403/404 in OCI repo 25efbef
  • Modify current integration to check for the exact error message without interval 584c554
  • Updating to Fleet v0.10.7 b2f1296
  • Merge pull request #48386 from rancherbot/fleet-1733920484 [release/v2.9] fleet 104.1.3+up0.10.7 update 811aaa8
  • Ignore charts that the user has no access to 2cb05fb
  • Add unit test to test no fast fail bc4ac12
  • Bump Rancher CLI to v2.9.5 (#48403) e7aa745
  • Fix panic in nodesyncer (#48434) b8e166f
  • Un-RC hosted operators to v1.9.5 (#48415) 7668e56
  • and 29 more ...

View on GitHub

jiaqiluo pushed 52 commits to release/v2.10 jiaqiluo/rancher
  • Have both cleanup scripts reference their yml from the current branch Backport of https://github.com/rancher/rancher... 82539f1
  • Merge pull request #48319 from nflynt/user-cleanup-branch-v2.10 [2.10] Have both cleanup scripts reference their yml... 0d4f38a
  • fix: Check if upstreamSpec is nil 19b3a2f
  • Merge pull request #48329 from yiannistri/48144-nil-upstreamSpec-2.10 [v2.10] fix: Check if upstreamSpec is nil 00cc5da
  • Support Azure AD for China region (#47253) (#48332) The graph client uses the global graph API as base url. To suppo... af3e39b
  • Bump azure-sdk-for-go for hosted providers 0d72c8d
  • add config for vsphere in jenkins, with updates. (#48293) 52650cc
  • [2.10] Fix the issue where VM not being deleted from the cloud (#48344) 33fc602
  • Updating to Fleet v0.11.2-rc.2 8ed9af1
  • Merge pull request #48208 from mjura/azure-v2.10 [v2.10] Bump azure-sdk-for-go for hosted providers 2ed140f
  • Bump hosted operators for next v2.10.1-rc.2 a7bcc01
  • Merge pull request #48334 from mjura/hosted-v2.10 [v2.10] Bump hosted operators for next v2.10.1-rc.2 e130b4b
  • Bump gke-operator to v1.10.1-rc.3 35a993e
  • Merge pull request #48359 from mjura/gke-v2.10 [v2.10] Bump gke-operator to v1.10.1-rc.3 49414bc
  • Update to Dashboard refs to v2.10.1-alpha1 (#48361) Signed-off-by: Pedro Tashima <[email protected]... 7e804cd
  • Don't reconcile if the statuscode is 401/403/404 in OCI repo dbe03f1
  • Modify current integration to check for the exact error message without interval 3169b3a
  • [v2.10] replace delete-local-data flag with delete-emptydir-data (#48373) c4944b3
  • Updating to Fleet v0.11.2 1fe3c15
  • Ignore charts that the user has no access to 96b3482
  • and 32 more ...

View on GitHub

jiaqiluo pushed 22 commits to disable-cluster-upgrade jiaqiluo/rancher
  • fix: update redirectURL to redirect at new UI Signed-off-by: Pratik Jagrut <[email protected]> 1fd621a
  • <main> Add PNI, k3s cloud manager validations and refactor for port tests (#48536) <main> Add PNI, k3s cloud manager... 0eb50ea
  • adding rke2 tolerations by default to helm operation pods 8599be3
  • Merge pull request #48538 from diogoasouza/add-rke2-toleration-to-helm-pods-as-default adding rke2 tolerations by de... c1904c1
  • better error wrapping for fscache.go f66ac9b
  • changes to the plugin CRD a1c63a2
  • populating status.error and status.ready fields of the plugin crd 360e384
  • changes to crd f5cf6d2
  • adding exponential retry a801a88
  • fix retry and add observedGeneration 0550c90
  • adding suggested changes 88526c2
  • Merge pull request #48104 from pratikjagrut/SURE-9109 fix: update redirectURL to redirect at new UI 5fe2296
  • adding integration test b347f0e
  • Bump steve to v0.5.0 (#48530) 8952d00
  • Merge pull request #48099 from diogoasouza/improve-extensions-backendui-with-new-features fix-ui-extension-error-han... 3242908
  • [main] go generate for 2025 (#48573) 6e949ed
  • update default docker version to v27.4 c82a5e8
  • [2.11] Add new Rancher chart value fields (#48494) dc62b8f
  • Merge pull request #48576 from krunalhinguu/add-docker-24-support-main [main] Add docker 27.3 & 27.4 support and set... 1cbe4d1
  • add k8s.io/cri-client to go.mod 4de9c8a
  • and 2 more ...

View on GitHub

jiaqiluo pushed 41 commits to main jiaqiluo/rancher
  • fix: update redirectURL to redirect at new UI Signed-off-by: Pratik Jagrut <[email protected]> 1fd621a
  • merging taints when upgrading using automatic tolerations abd73e7
  • checking for rke1 control plane label 4ceaca2
  • Fix concurrent SA updates for Secrets (#48422) * Fix concurrent SA updates for Secrets This changes the logic to ... 9b44650
  • [SURE-5388]: add owner reference to the secret (#46877) aa660e1
  • Fixes the local upgrade failure (#48292) * Fixes the local upgrade failure * Updating changes for rke1 upgrade ... 05a9c04
  • Merge pull request #48436 from diogoasouza/fix-automatic-toleration-merge-when-performing-chart-upgrades-and-add-supp... d80dd12
  • bump apis norman dependency 907ad3b
  • bump main norman dependency 046fdc6
  • Move CHART_DEFAULT_BRANCH to dev-v2.11 6e6ed4b
  • ensure newlines are added to custom windows agent environment variables 8563121
  • Remove remote dialer code from Fleet dashboard (#48189) Gitjob, an old resource used by Fleet <0.10, used steve [1] ... 4b83fed
  • Merge pull request #48490 from thardeck/move_chart_default_branch_to_dev-v2.11 Move CHART_DEFAULT_BRANCH to dev-v2.11 f7791d2
  • Updating to Fleet v0.12.0-alpha.1 f285d51
  • <main> Add PNI, k3s cloud manager validations and refactor for port tests (#48442) <main> Add PNI, k3s cloud manager... f63f45f
  • Merge pull request #48513 from rancherbot/fleet-1734615937 [main] fleet 106.0.0+up0.12.0-alpha.1 update 7097525
  • Merge pull request #48500 from HarrisonWAffel/vsphere-node-driver-agent-env-vars 421c5eb
  • update v2.10.1 to stable (#48518) 1d2341c
  • Change CRTB Status lastUpdatedTime format (#48514) ad994c4
  • [CHART] Support user modifying ingress path/pathType (#48508) 4234b66
  • and 21 more ...

View on GitHub

jiaqiluo created a review comment on a pull request on rancher/wins
This might be a silly question, but is it possible that an error returned because the service doesn't exist, especially in the case of a fresh installation? I'm asking to ensure that the logic does...

View on GitHub

jiaqiluo created a review comment on a pull request on rancher/wins
nit ```suggestion err = confirmWinsBinaryVersion(desiredVersion,usrLocalBinPath) ```

View on GitHub

jiaqiluo created a review comment on a pull request on rancher/wins
Why are we removing the source binary here? Could it be possible that the binary at the target location gets removed somehow, and we would need to copy it over again?

View on GitHub

jiaqiluo created a review on a pull request on rancher/wins
overall LGTM, left a few comments to confirm some information.

View on GitHub

jiaqiluo created a review on a pull request on rancher/wins
overall LGTM, left a few comments to confirm some information.

View on GitHub

jiaqiluo starred jaywcjlove/awesome-mac