{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":62921553,"defaultBranch":"master","name":"rook","ownerLogin":"rook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-08T22:45:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22860722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714764625.0","currentOid":""},"activityList":{"items":[{"before":"b681296ac5c0edc62c7906260adcc0aeccd5447a","after":"549825dc6e2c06ad760d475d3c3645a7931c35f3","ref":"refs/heads/release-1.14","pushedAt":"2024-05-03T19:28:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14153 from travisn/release-1.14.3\n\nbuild: update release version to v1.14.3","shortMessageHtmlLink":"Merge pull request #14153 from travisn/release-1.14.3"}},{"before":"9a58da323d521915aec3d126f5995d57e9128e30","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14154","pushedAt":"2024-05-03T18:40:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"7e7da0b3b6252ec359259ab312926f0aea31ed0b","after":"b681296ac5c0edc62c7906260adcc0aeccd5447a","ref":"refs/heads/release-1.14","pushedAt":"2024-05-03T18:40:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge pull request #14157 from rook/mergify/bp/release-1.14/pr-14154\n\ncsi: fix missing namespace bug in csi cluster config map (backport #14154)","shortMessageHtmlLink":"Merge pull request #14157 from rook/mergify/bp/release-1.14/pr-14154"}},{"before":null,"after":"9a58da323d521915aec3d126f5995d57e9128e30","ref":"refs/heads/mergify/bp/release-1.14/pr-14154","pushedAt":"2024-05-03T18:10:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"csi: fix missing namespace bug in csi cluster config map\n\nSomeone testing the Multus holder pod removal feature encountered an\nissue where the migration process failed to lead to a system state where\nPVCs could be created successfully.\n\nThe root cause was found to be a ceph csi config map wherein the primary\nCephCluster entry was lacking a value for the \"namespace\" field.\n\nI observed this once in my development on the holder pod removal\nfeature, but I was unable to reproduce and assumed it was my own error.\nSince this has been seen in a user environment, it must be that the\nerror is a race condition, and I am unable to determine the exact source\nof the bug.\n\nI do not believe this bug would be present if the code that updates the\nCSI configmap were properly idempotent, but it has many conditions based\non prior states, and I was unable to determine how to resolve this\nunderlying impelementation pattern issue.\n\nInstead, I opted to separate the `clusterKey` parameter into two clear\nparts:\n1. `clusterID` for when `clusterKey` is used as an analogue for\n `clusterID`\n2. `clusterNamespace` for when `clusterKey` is used as an analogue for\n `clusterNamespace`\n\nI added unit tests to ensure that SaveClusterConfig() will be able to\ndetect when the namespace is currently missing, and using the new\n`clusterNamespace` field, it should always know what value to use as\ninput when correcting the bug in already-installed systems.\n\nI also verified that this update works when the function simultaneously\nremoves netNamespaceFilePath entries, and that those entries are removed\nproperly.\n\nFinally, manual testing also verifies the change.\n\nSigned-off-by: Blaine Gardner \n(cherry picked from commit 4ff881240f3bba1a6bceba24d33cd3f553aee5b6)","shortMessageHtmlLink":"csi: fix missing namespace bug in csi cluster config map"}},{"before":"3364bd65bbb7be56504b345937856f66c88770f7","after":"1af97d09a8ee9a4ab7d2631585b8853cd79b4ea4","ref":"refs/heads/master","pushedAt":"2024-05-03T18:09:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"Merge pull request #14154 from BlaineEXE/csi-config-map-fix-empty-namespace\n\ncsi: fix missing namespace bug in csi cluster config map","shortMessageHtmlLink":"Merge pull request #14154 from BlaineEXE/csi-config-map-fix-empty-nam…"}},{"before":"578f582c34879b8e450607db5c6bd77fe162f66d","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14134","pushedAt":"2024-05-03T14:04:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"15ce957c4ee7d9e8e3dec289748b9d1a676e17d3","after":"7e7da0b3b6252ec359259ab312926f0aea31ed0b","ref":"refs/heads/release-1.14","pushedAt":"2024-05-03T14:04:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14156 from rook/mergify/bp/release-1.14/pr-14134\n\nosd: limit storageClassDeviceSets to 63 chars (backport #14134)","shortMessageHtmlLink":"Merge pull request #14156 from rook/mergify/bp/release-1.14/pr-14134"}},{"before":null,"after":"578f582c34879b8e450607db5c6bd77fe162f66d","ref":"refs/heads/mergify/bp/release-1.14/pr-14134","pushedAt":"2024-05-03T13:30:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"osd: limit storageClassDeviceSets to 63 chars\n\nthere are some cases where storageClassDeviceSets length\nare more 63 chars and osd provisioned failed due to this.\nwith error\n```\n failed to run osd provisioning job for PVC \"ocs-deviceset-*-local-volume-storageclass-0-data-*\": Job.batch \"rook-ceph-osd-prepare-*\" is invalid: [spec.template.spec.volumes[10].name: Invalid value: \"ocs-deviceset-*-local-volume-storageclass-0-data-*\": must be no more than 63 characters, spec.template.spec.containers[0].volumeMounts[9].name: Not found: \"ocs-deviceset-*-local-volume-storageclass-0-data-*\",\n```\n\nUsing x-validator to limit the maxLength to the deviceClassSet.Name to\n40 chars and adding code check that overall pvc name should be less than\n63 chars.\n\nSigned-off-by: subhamkrai \n(cherry picked from commit 6f5cc9b01dd78924dc6bb8cff1f7215e6286aa0c)","shortMessageHtmlLink":"osd: limit storageClassDeviceSets to 63 chars"}},{"before":"8ec9f94387c4448aa8a0505271a16f8f4055a126","after":"3364bd65bbb7be56504b345937856f66c88770f7","ref":"refs/heads/master","pushedAt":"2024-05-03T13:29:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14134 from subhamkrai/add-validation-scds\n\nosd: limit storageClassDeviceSets to 63 chars","shortMessageHtmlLink":"Merge pull request #14134 from subhamkrai/add-validation-scds"}},{"before":"2334494ddf75032c61cfbe7e27ebefa3c2632702","after":null,"ref":"refs/heads/dependabot/github_actions/wagoid/commitlint-github-action-6.0.1","pushedAt":"2024-05-02T18:05:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"8416befe1bd9346b841322a735396f75f3d8ca19","after":"8ec9f94387c4448aa8a0505271a16f8f4055a126","ref":"refs/heads/master","pushedAt":"2024-05-02T18:05:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14072 from rook/dependabot/github_actions/wagoid/commitlint-github-action-6.0.1\n\nbuild(deps): bump wagoid/commitlint-github-action from 6.0.0 to 6.0.1","shortMessageHtmlLink":"Merge pull request #14072 from rook/dependabot/github_actions/wagoid/…"}},{"before":"1391228b1d1d15a112b91c82fcb637b01b5e68ca","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14114","pushedAt":"2024-05-01T23:19:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"}},{"before":"a1dd672e8b39ac3ceaf0a8a0522328fe566e7832","after":"15ce957c4ee7d9e8e3dec289748b9d1a676e17d3","ref":"refs/heads/release-1.14","pushedAt":"2024-05-01T23:19:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"Merge pull request #14146 from rook/mergify/bp/release-1.14/pr-14114\n\nci: use markdownlint to enforce mkdocs compatibility (backport #14114)","shortMessageHtmlLink":"Merge pull request #14146 from rook/mergify/bp/release-1.14/pr-14114"}},{"before":"2fda1a74b6b2f8506d23cd4b287925ca8c3fb78a","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14147","pushedAt":"2024-05-01T22:05:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"a4b4e7d319078db56d2e006c48243fc680eafaff","after":"a1dd672e8b39ac3ceaf0a8a0522328fe566e7832","ref":"refs/heads/release-1.14","pushedAt":"2024-05-01T22:05:00.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14150 from rook/mergify/bp/release-1.14/pr-14147\n\nmon: Disable the msgr v1 port if msgr2 is required (backport #14147)","shortMessageHtmlLink":"Merge pull request #14150 from rook/mergify/bp/release-1.14/pr-14147"}},{"before":null,"after":"2fda1a74b6b2f8506d23cd4b287925ca8c3fb78a","ref":"refs/heads/mergify/bp/release-1.14/pr-14147","pushedAt":"2024-05-01T21:39:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"mon: disable v1 port if msgr2 is required\n\nThe mon was listening on both v1 and v2 ports inside the daemon\neven though the service endpoint would not redirect any traffic\nto the v1 port. When msgr2 is required, disable the mon from\nlistening on the v1 port for reduced security footprint.\n\nSigned-off-by: Travis Nielsen \n(cherry picked from commit 954b000ba6fa948fd3b8864d3f775bd161386c37)","shortMessageHtmlLink":"mon: disable v1 port if msgr2 is required"}},{"before":"e93b710713d361681b8fa75ceddda5c4d2f8235a","after":"8416befe1bd9346b841322a735396f75f3d8ca19","ref":"refs/heads/master","pushedAt":"2024-05-01T21:38:30.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"Merge pull request #14147 from travisn/disable-msgr1\n\nmon: Disable the msgr v1 port if msgr2 is required","shortMessageHtmlLink":"Merge pull request #14147 from travisn/disable-msgr1"}},{"before":"3acee8f96fe98c922e285f54c0b79ad82e96b8da","after":"1391228b1d1d15a112b91c82fcb637b01b5e68ca","ref":"refs/heads/mergify/bp/release-1.14/pr-14114","pushedAt":"2024-05-01T19:52:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"ci: use markdownlint to enforce mkdocs compatibility\n\nmkdocs uses a markdown renderer that is hardcoded to 4 spaces per tab\nfor detecting indentation levels, including ordered- and\nunordered-lists. Since we cannot easily change the renderer, begin using\na markdown linter in CI that will fail if official docs do not adhere to\nthe spacing rules.\n\nAs a starting point, the markdownlint config does not begin with the\ndefault set of checks, which might overwhelm attempts to fix them.\nInstead, focus on list-tab-spacing rules and a few other highly useful\nchecks.\n\nmarkdownlint also has some gaps in its abilities that allow common Rook\ndoc issues to pass acceptance. However, it allows creating custom\nlinting plugins. Create 2 such linting plugins to check 2 things:\n\n- all doc lines (except code blocks) must be aligned to a 4-space\n boundary, without exception. This ensures that markdown will render\n correctly with mkdocs. This unfortunately makes it possible to create\n lists that are internally aligned strangely.\n- admonitions must all follow the same format of\n ```\n !!! header\n body\n ```\n\nFor the strange lists, this is allowed and renders correctly, but it\nlooks strange:\n\n```md\n- first bullet\n- second bullet\n still second bullet\n- third bullet\n\n has a paragraph\n of text inside\n\n- last bullet\n\nSigned-off-by: Blaine Gardner \n(cherry picked from commit c9d99e01a08871788a10307882c35dbc640f6858)","shortMessageHtmlLink":"ci: use markdownlint to enforce mkdocs compatibility"}},{"before":"5d51cdd76eca03db6dad2d8ec33d294370852198","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14083","pushedAt":"2024-05-01T19:52:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"}},{"before":"4005730b1574768727e70f09ceedadc39de2732a","after":"a4b4e7d319078db56d2e006c48243fc680eafaff","ref":"refs/heads/release-1.14","pushedAt":"2024-05-01T19:52:08.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"Merge pull request #14149 from rook/mergify/bp/release-1.14/pr-14083\n\ncsi: remove out-dated prerequisites (backport #14083)","shortMessageHtmlLink":"Merge pull request #14149 from rook/mergify/bp/release-1.14/pr-14083"}},{"before":null,"after":"5d51cdd76eca03db6dad2d8ec33d294370852198","ref":"refs/heads/mergify/bp/release-1.14/pr-14083","pushedAt":"2024-05-01T19:48:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"doc: update snapshot version\n\nSigned-off-by: Praveen M \n(cherry picked from commit da8518095dae23af0dfc68fd3f54b085003f558f)","shortMessageHtmlLink":"doc: update snapshot version"}},{"before":"b2d1a8df88a6b34a88a54ffbc72c3ac8bd430df2","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-13932","pushedAt":"2024-05-01T19:40:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"}},{"before":"f7127c8c4aec89343f008040f76ea40db2596998","after":"4005730b1574768727e70f09ceedadc39de2732a","ref":"refs/heads/release-1.14","pushedAt":"2024-05-01T19:40:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"Merge pull request #14148 from rook/mergify/bp/release-1.14/pr-13932\n\nexternal: Restructure external cluster examples manifests (backport #13932)","shortMessageHtmlLink":"Merge pull request #14148 from rook/mergify/bp/release-1.14/pr-13932"}},{"before":null,"after":"b2d1a8df88a6b34a88a54ffbc72c3ac8bd430df2","ref":"refs/heads/mergify/bp/release-1.14/pr-13932","pushedAt":"2024-05-01T18:29:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"external: restructure external cluster examples manifests\n\nThis PR will add separate directory to handle the external manifest. Here external manifests will have same namespace (rook-ceph) for external cluster.\n\nSigned-off-by: smoshiur1237 \n(cherry picked from commit dab17f72a1507b714391bfc9011e5a554e4b0d44)","shortMessageHtmlLink":"external: restructure external cluster examples manifests"}},{"before":null,"after":"3acee8f96fe98c922e285f54c0b79ad82e96b8da","ref":"refs/heads/mergify/bp/release-1.14/pr-14114","pushedAt":"2024-05-01T15:42:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"ci: use markdownlint to enforce mkdocs compatibility\n\nmkdocs uses a markdown renderer that is hardcoded to 4 spaces per tab\nfor detecting indentation levels, including ordered- and\nunordered-lists. Since we cannot easily change the renderer, begin using\na markdown linter in CI that will fail if official docs do not adhere to\nthe spacing rules.\n\nAs a starting point, the markdownlint config does not begin with the\ndefault set of checks, which might overwhelm attempts to fix them.\nInstead, focus on list-tab-spacing rules and a few other highly useful\nchecks.\n\nmarkdownlint also has some gaps in its abilities that allow common Rook\ndoc issues to pass acceptance. However, it allows creating custom\nlinting plugins. Create 2 such linting plugins to check 2 things:\n\n- all doc lines (except code blocks) must be aligned to a 4-space\n boundary, without exception. This ensures that markdown will render\n correctly with mkdocs. This unfortunately makes it possible to create\n lists that are internally aligned strangely.\n- admonitions must all follow the same format of\n ```\n !!! header\n body\n ```\n\nFor the strange lists, this is allowed and renders correctly, but it\nlooks strange:\n\n```md\n- first bullet\n- second bullet\n still second bullet\n- third bullet\n\n has a paragraph\n of text inside\n\n- last bullet\n\nSigned-off-by: Blaine Gardner \n(cherry picked from commit c9d99e01a08871788a10307882c35dbc640f6858)\n\n# Conflicts:\n#\tDocumentation/CRDs/Cluster/external-cluster/external-cluster.md\n#\tDocumentation/Storage-Configuration/Ceph-CSI/ceph-csi-volume-clone.md","shortMessageHtmlLink":"ci: use markdownlint to enforce mkdocs compatibility"}},{"before":"6e53a97ac4223a4da221874a6bbda0cbe947e62c","after":"e93b710713d361681b8fa75ceddda5c4d2f8235a","ref":"refs/heads/master","pushedAt":"2024-05-01T15:41:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"BlaineEXE","name":"Blaine Gardner","path":"/BlaineEXE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3989526?s=80&v=4"},"commit":{"message":"Merge pull request #14114 from BlaineEXE/markdown-force-4-space-tabs\n\nci: use markdownlint to enforce mkdocs compatibility","shortMessageHtmlLink":"Merge pull request #14114 from BlaineEXE/markdown-force-4-space-tabs"}},{"before":"188f153bc49a740ec5bec9ea6380a8a81645b3c1","after":null,"ref":"refs/heads/dependabot/github_actions/helm/kind-action-1.10.0","pushedAt":"2024-04-29T17:10:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1c0550540343f8c75355bb3d14e9f75d2bd079b6","after":"6e53a97ac4223a4da221874a6bbda0cbe947e62c","ref":"refs/heads/master","pushedAt":"2024-04-29T17:10:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"subhamkrai","name":"subham rai","path":"/subhamkrai","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34444611?s=80&v=4"},"commit":{"message":"Merge pull request #14136 from rook/dependabot/github_actions/helm/kind-action-1.10.0\n\nbuild(deps): bump helm/kind-action from 1.9.0 to 1.10.0","shortMessageHtmlLink":"Merge pull request #14136 from rook/dependabot/github_actions/helm/ki…"}},{"before":"4c9f40b90fed5ca089680382c8dee9413107bf27","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-29T17:10:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"381556a1b41f6e8b037d9b43dd8e4d7472b052cd","after":"1c0550540343f8c75355bb3d14e9f75d2bd079b6","ref":"refs/heads/master","pushedAt":"2024-04-29T17:10:24.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"subhamkrai","name":"subham rai","path":"/subhamkrai","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34444611?s=80&v=4"},"commit":{"message":"Merge pull request #14137 from rook/dependabot/github_actions/golangci/golangci-lint-action-5\n\nbuild(deps): bump golangci/golangci-lint-action from 4 to 5","shortMessageHtmlLink":"Merge pull request #14137 from rook/dependabot/github_actions/golangc…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQQ5qbwA","startCursor":null,"endCursor":null}},"title":"Activity · rook/rook"}