{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":152452048,"defaultBranch":"master","name":"meshnet-cni","ownerLogin":"networkop","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-10T16:06:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12479763?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1683837961.6091","currentOid":""},"activityList":{"items":[{"before":"aced842e0e8196a285c8342e84fbee2043acc780","after":"bce3cdd1de13e4a79624a7cfacf683a0ec176112","ref":"refs/heads/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible","pushedAt":"2023-05-25T20:14:18.544Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/docker/distribution\n\nBumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.0+incompatible to 2.8.2+incompatible.\n- [Release notes](https://github.com/docker/distribution/releases)\n- [Commits](https://github.com/docker/distribution/compare/v2.8.0...v2.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/distribution\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/docker/distribution"}},{"before":"56abbfc48205285cd2b18d5aaf78f69b56c0a7b6","after":"d7c306c635cf73a44833e3ebdefb8b163a9aa784","ref":"refs/heads/master","pushedAt":"2023-05-25T20:11:16.118Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"networkop","name":"Michael Kashin","path":"/networkop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12479763?s=80&v=4"},"commit":{"message":"Grpc-Wire Reconciliation (#80)\n\n* added support for reconciliation of grpc-wires on meshnet daemon restart\r\n\r\n* Improved skip logic to maintain and work with skip status on every individual link.\r\n\r\n* added mlink unit test\r\n\r\n* added grpc recon documentation\r\n\r\n* Moved e2e-mlink unit test to a separate namespace (mlink)\r\n\r\n---------\r\n\r\nCo-authored-by: manomugdha ","shortMessageHtmlLink":"Grpc-Wire Reconciliation (#80)"}},{"before":null,"after":"aced842e0e8196a285c8342e84fbee2043acc780","ref":"refs/heads/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible","pushedAt":"2023-05-11T20:46:01.609Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/docker/distribution\n\nBumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.0+incompatible to 2.8.2+incompatible.\n- [Release notes](https://github.com/docker/distribution/releases)\n- [Commits](https://github.com/docker/distribution/compare/v2.8.0...v2.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/distribution\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/docker/distribution"}},{"before":"beb2bbbc66b393e534205326d889a32c2a9d21ee","after":"56abbfc48205285cd2b18d5aaf78f69b56c0a7b6","ref":"refs/heads/master","pushedAt":"2023-04-17T08:45:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"networkop","name":"Michael Kashin","path":"/networkop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12479763?s=80&v=4"},"commit":{"message":"Make CNI DEL idempotent (#74)\n\n* new Pod containerId attribute\r\n\r\n* add container_id to status subresource\r\n\r\n* add containerid handler\r\n\r\n* add containerID to cmdAdd and cmdDel\r\n\r\n* typo squashing\r\n\r\n* log text clarification\r\n\r\n* fix error message","shortMessageHtmlLink":"Make CNI DEL idempotent (#74)"}},{"before":"bd8f2e1d891172ee20aa685123cb3000e7752972","after":"beb2bbbc66b393e534205326d889a32c2a9d21ee","ref":"refs/heads/master","pushedAt":"2023-04-13T05:47:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"networkop","name":"Michael Kashin","path":"/networkop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12479763?s=80&v=4"},"commit":{"message":"Add support for HOST_INTF env, so vxlan source interface can be chosen physical interface , fixes #71 (#72)\n\n* Add support for HOST_INTF env, so vxlan source interface can be chosen statically\n\n* Add comment to getVxlanSource explaining HOST_INTF\n\n* add the missing option to getVxlanSource when calling it\n\n* Revert \"add the missing option to getVxlanSource when calling it\"\n\nThis reverts commit 514b3cc5bca25db488ef7605f6e1d4102bc0683b.\n\n* add the missing option to getVxlanSource when calling it , removing the spaces added by vscode\n\n* add the vxlan srcintf to remotepod definition as well, otherwise it uses default gw intf\n\n* fix formatting for the comment\n\n* fix the protobuf remotePod def index\n\n* fix the protobuf in Pod def index\n\n* fix the go bindings\n\n* generate the grpc go files for v1beta/meshnet\n protoc --go-grpc_opt=paths=source_relative --go-grpc_out=. daemon/proto/meshnet/v1beta1/meshnet.proto\n protoc --go_opt=paths=source_relative --go_out=. daemon/proto/meshnet/v1beta1/meshnet.proto\n\n---------\n\nCo-authored-by: srinivsr ","shortMessageHtmlLink":"Add support for HOST_INTF env, so vxlan source interface can be chose…"}},{"before":"9398a8fa95ff25dc5e15918c699fd2240fd557d9","after":"bd8f2e1d891172ee20aa685123cb3000e7752972","ref":"refs/heads/master","pushedAt":"2023-04-05T13:26:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"networkop","name":"Michael Kashin","path":"/networkop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12479763?s=80&v=4"},"commit":{"message":"improved clean up logic and addressed sync issues for large topologies (#73)\n\n* fixed link health failure problem, added wiredown rpc\r\n\r\n* renaming and added comments\r\n\r\n* more review changes\r\n\r\n* fIX FOR RACE\r\n\r\n* reduced chances of race in packet receive thread\r\n\r\n* renamed one rpc, corrected one integration issue\r\n\r\n* removed commented code\r\n\r\n* removed commented out code\r\n\r\n* modified comment\r\n\r\n* updated the skip list growth issue fix\r\n\r\n* Fix for colse on clised channel\r\n\r\n* staticcheck warning removed\r\n\r\n* addressed review comments\r\n\r\n* Fixed typeo in comments\r\n\r\n---------\r\n\r\nCo-authored-by: manomugdha ","shortMessageHtmlLink":"improved clean up logic and addressed sync issues for large topologies ("}},{"before":"106c949678ee08a498678177d95e32f9ec49d6fb","after":"f265b89fd362d03ce31e853efd749aa4238f531f","ref":"refs/heads/dependabot/go_modules/github.com/opencontainers/image-spec-1.0.2","pushedAt":"2023-03-14T14:42:54.022Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/opencontainers/image-spec\n\nBumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 0.0.0-20171030174740-d60099175f88 to 1.0.2.\n- [Release notes](https://github.com/opencontainers/image-spec/releases)\n- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)\n- [Commits](https://github.com/opencontainers/image-spec/commits/v1.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/opencontainers/image-spec\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/opencontainers/image-spec"}},{"before":"6015d8dcfbb1e1e797e6298b8b1d970d2a4500c7","after":"9bf16fe254a7429859fb289987c5f24c4265e7f2","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-1.6.1","pushedAt":"2023-03-14T13:45:52.775Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/docker/docker\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 0.0.0-20181024220401-bc4c1c238b55 to 1.6.1.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Changelog](https://github.com/moby/moby/blob/v1.6.1/CHANGELOG.md)\n- [Commits](https://github.com/docker/docker/commits/v1.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/docker/docker"}},{"before":"db15825d42ead983332deaf5a6ffc5fff1e424f4","after":"9398a8fa95ff25dc5e15918c699fd2240fd557d9","ref":"refs/heads/master","pushedAt":"2023-03-14T13:44:53.583Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"networkop","name":"Michael Kashin","path":"/networkop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12479763?s=80&v=4"},"commit":{"message":"Move clientset implementation to use dynamic client and add a fake + tests (#69)\n\n* Use dynamic client in clientset and add fake for tests\r\n\r\n* Fix copyright\r\n\r\n* Fix imports\r\n\r\n* Update go mod and go version\r\n\r\n* Update github workflows for go 1.19\r\n\r\n* Update kind version\r\n\r\n* Use kind install\r\n\r\n* go install kustomize\r\n\r\n* Update kustomize","shortMessageHtmlLink":"Move clientset implementation to use dynamic client and add a fake + …"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADNG4zGQA","startCursor":null,"endCursor":null}},"title":"Activity · networkop/meshnet-cni"}