Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jiaqiluo created a review comment on a pull request on rancher/rancher
Since the `needUpdate` function returns true if the provided node is nil or has a `DeletionTimestamp`, this function will trigger a resync when `needUpdate` evaluates to true. With your change, t...
jiaqiluo pushed 1 commit to suc-migrate jiaqiluo/rancher
- migrate suc for node-driver clusters 86db0b4
jiaqiluo pushed 1 commit to main jiaqiluo/rancher
- [main] replace delete-local-data flag with delete-emptydir-data (#48372) d224815
jiaqiluo created a review comment on a pull request on rancher/channelserver
OK, I think I figured it out: the value of `req.Type` is used to set the `ResourceType` field on the `GenericCollection` object. ([link](https://github.com/rancher/apiserver/blob/main/pkg/writer/en...
jiaqiluo created a review comment on a pull request on rancher/channelserver
Hi @jandubois, thank you for the link. However, it doesn’t clarify why we need to set the plural type on the **Request** object. I thought it should be set on the response object, which doesn’t see...
jiaqiluo pushed 63 commits to master jiaqiluo/apiserver
- Add Pages and Count to list-type resources Paginated collections will include the total number of pages and resource... 8e816cc
- Merge pull request #17 from cmurphy/pagination Updates for pagination 94cba4f
- Adding warning headers (#19) Changes: - Adds warnings as a value of types.APIObject and types.APIObjectList - Adds... 26bed53
- Include namespace in watch start event A watch can be initiated with refinement parameters: an ID, a selector, or a ... a05eae6
- Merge pull request #20 from cmurphy/subscribe-namespace Include namespace in watch start event e88c327
- Update wrangler to v1.1.0 f3d8526
- Merge pull request #21 from rmweir/update-wrangler Update wrangler to v1.1.0 8e1da4c
- Remove unused struct The wrapWriter struct was providing no value. The private field 'code' cannot be read by the Se... f96b164
- Add docs to README 5f6a8a3
- Bump API-UI version Signed-off-by: Guilherme Macedo <[email protected]> dee62f4
- Merge pull request #25 from macedogm/bump-api-ui Bump API-UI version c75d1c7
- Add initial Renovate configuration 35aaf17
- Replace schema.ID with apiOp.Type Added a test for server.go fix and repurposed code from gzip_test.go so I moved it ... 8ad6ac8
- Merge pull request #23 from JonCrowther/jon-fix-debug-panic Add check for nil schema ID before recording it c4b1b7a
- Created several tests for server.go 13b7e48
- Merge pull request #28 from JonCrowther/server-unit-tests Created several unit tests for server.go c3b182b
- Merge pull request #22 from cmurphy/docs Add docs to README cc8f389
- Security bumps Signed-off-by: Guilherme Macedo <[email protected]> 7494c39
- Merge pull request #26 from rancher/deploy-renovate-2023-05-02-10-21-06 Add initial Renovate configuration c843759
- Update module github.com/stretchr/testify to v1.8.4 34ba291
- and 43 more ...
jiaqiluo created a review comment on a pull request on rancher/channelserver
Could you elaborate on how setting the plural type on the **Request** object resolves the issue?
jiaqiluo created a comment on an issue on rancher/rancher
The fix can be validated on the latest v2.9-head image. Please refer to [this comment](https://github.com/rancher/rancher/issues/48320#issuecomment-2529240502) for more details.
jiaqiluo created a comment on an issue on rancher/rancher
The fix can be validated on the latest v2.8-head image. Please refer to [this comment](https://github.com/rancher/rancher/issues/48320#issuecomment-2529240502) for more details.
jiaqiluo created a comment on an issue on rancher/rancher
The fix can be validated on the latest v2.11-head image
jiaqiluo created a comment on an issue on rancher/rancher
### Root cause A file permission issue prevents `rancher-machine` from accessing the necessary files to delete the VM. ### What was fixed, or what changes have occurred Set the file pe...
jiaqiluo pushed 1 commit to release/v2.10 rancher/rancher
- [2.10] Fix the issue where VM not being deleted from the cloud (#48344) 33fc602
jiaqiluo closed a pull request on rancher/rancher
[2.10] Fix the issue where VM not being deleted from the cloud
https://github.com/rancher/rancher/issues/48341 backport of https://github.com/rancher/rancher/pull/48328jiaqiluo pushed 1 commit to release/v2.9 rancher/rancher
- [2.9] Fix the issue where VM not being deleted from the cloud (#48345) 4991122
jiaqiluo closed a pull request on rancher/rancher
[2.9] Fix the issue where VM not being deleted from the cloud
https://github.com/rancher/rancher/issues/48343 Backport of https://github.com/rancher/rancher/pull/48328jiaqiluo pushed 1 commit to release/v2.8 rancher/rancher
- [2.8] Fix the issue where VM not being deleted from the cloud (#48346) 6936a38