{"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:1717528832.0","currentOid":""},"activityList":{"items":[{"before":"f74bf4088c482d401cc2aea5fac6537196e65a6f","after":"e9b4c08ef9580ce11a0b2fd0a393719df8b078e7","ref":"refs/heads/master","pushedAt":"2024-06-04T20:13:10.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 #14229 from travisn/roadmap-1.15\n\ndoc: Update the roadmap for 1.15","shortMessageHtmlLink":"Merge pull request #14229 from travisn/roadmap-1.15"}},{"before":null,"after":"424b1a6da38133fd20c353474aa6c958eebe2877","ref":"refs/heads/mergify/bp/release-1.14/pr-14302","pushedAt":"2024-06-04T19:20:32.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":"multus: add and test ipv6 support for validation tool\n\nAdd IPv6 support for multus validation tool. Also test that IPv6 support\nworks by specifying one of the NetAttachDefs with an IPv6 address range.\n\nSigned-off-by: Blaine Gardner \n(cherry picked from commit 08a27940eddb11c2cc8b4ec14c2364aa223d3b12)","shortMessageHtmlLink":"multus: add and test ipv6 support for validation tool"}},{"before":"0b6742d9f2f85ce7e992812b95aa250645f2e342","after":"f74bf4088c482d401cc2aea5fac6537196e65a6f","ref":"refs/heads/master","pushedAt":"2024-06-04T19:18:42.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 #14302 from BlaineEXE/multus-support-and-test-ipv6\n\nmultus: add and test ipv6 support for validation tool","shortMessageHtmlLink":"Merge pull request #14302 from BlaineEXE/multus-support-and-test-ipv6"}},{"before":"904a0754f219bab6b50e062e421777c755b23f8a","after":"0b6742d9f2f85ce7e992812b95aa250645f2e342","ref":"refs/heads/master","pushedAt":"2024-06-04T17:41:49.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 #14304 from obnoxxx/update-go-junit-report\n\nbuild: Update to use the latest version of go-junit-report","shortMessageHtmlLink":"Merge pull request #14304 from obnoxxx/update-go-junit-report"}},{"before":"ff448e11d8836388e976d0b7de74f517cd76e275","after":"904a0754f219bab6b50e062e421777c755b23f8a","ref":"refs/heads/master","pushedAt":"2024-06-04T16:30:31.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 #14243 from parth-gr/pylint-fix\n\nexternal: remove support of python2 for external clusters","shortMessageHtmlLink":"Merge pull request #14243 from parth-gr/pylint-fix"}},{"before":"fab71d1f3732033671ca9897c260d17911df0f5c","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14299","pushedAt":"2024-06-03T21:47:35.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":"92494cbb482f4389dd8f8dd6cd5a054421072d78","after":"4069450a570e7385c9da7fd144ec4ecc9172e5a8","ref":"refs/heads/release-1.14","pushedAt":"2024-06-03T21:47:30.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 #14301 from rook/mergify/bp/release-1.14/pr-14299\n\nbuild: remove iproute build dependency on centos repo (backport #14299)","shortMessageHtmlLink":"Merge pull request #14301 from rook/mergify/bp/release-1.14/pr-14299"}},{"before":null,"after":"fab71d1f3732033671ca9897c260d17911df0f5c","ref":"refs/heads/mergify/bp/release-1.14/pr-14299","pushedAt":"2024-06-03T21:17:01.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":"build: remove iproute build dependency on centos repo\n\nMultus requires that the 'ip' tool be installed in the Rook image.\nToday, it is present in the upstream Ceph base image that is used, but\nthat is expected to change in the future. The Ceph project intends to\nswitch to CentOS 9 minimal images, and the 'ip' tool will likely be\nremoved from the base image at that point.\n\nHowever, Rook CI has occasionally had issues with the current 'dnf\ninstall' command when CentOS repos go down, or when there is otherwise\nsome problem. Because the package is already installed today, there is\nno need to hamstring Rook builds when CentOS is having problems. But we\ndo want to make sure that Rook builds don't silently succeed in the\neventual future when 'ip' tool is removed from the Ceph image.\n\nFor now, replace the 'dnf install' with a check to verify that 'ip' tool\nis installed, and add a shorter form of this note as a comment above it\nto help Rook maintainers know how to resolve future 'ip' tool removal.\n\nSigned-off-by: Blaine Gardner \n(cherry picked from commit c4e99c14623c37638cd8add8824f90d594003722)","shortMessageHtmlLink":"build: remove iproute build dependency on centos repo"}},{"before":"2a5301a5ccb09b8d1a276d5962ca1a85ffe6fac2","after":"ff448e11d8836388e976d0b7de74f517cd76e275","ref":"refs/heads/master","pushedAt":"2024-06-03T21:16:16.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 #14299 from BlaineEXE/remove-centos-baseos-repo-dependency\n\nbuild: remove iproute build dependency on centos repo","shortMessageHtmlLink":"Merge pull request #14299 from BlaineEXE/remove-centos-baseos-repo-de…"}},{"before":null,"after":"ed4bcd3136c083f066aa14f2095f4bb83ed486a6","ref":"refs/heads/dependabot/go_modules/github-dependencies-8f47b05da3","pushedAt":"2024-06-03T13:02:24.000Z","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":"build(deps): bump github.com/aws/aws-sdk-go\n\nBumps the github-dependencies group with 1 update: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).\n\n\nUpdates `github.com/aws/aws-sdk-go` from 1.53.10 to 1.53.14\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.10...v1.53.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/aws/aws-sdk-go"}},{"before":"17eb6742378e634e023876815c3515baa6f1e3eb","after":"0f95152b514603cd303a20d4d67fd12cf67891c7","ref":"refs/heads/check-ci","pushedAt":"2024-06-03T11:21:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"parth-gr","name":"Parth Arora","path":"/parth-gr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50455445?s=80&v=4"},"commit":{"message":"test: ci\n\nSigned-off-by: parth-gr ","shortMessageHtmlLink":"test: ci"}},{"before":"ba4509037527b46b8760626446c34513924a1abc","after":"17eb6742378e634e023876815c3515baa6f1e3eb","ref":"refs/heads/check-ci","pushedAt":"2024-06-03T11:02:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"parth-gr","name":"Parth Arora","path":"/parth-gr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50455445?s=80&v=4"},"commit":{"message":"test: ci\n\nSigned-off-by: parth-gr ","shortMessageHtmlLink":"test: ci"}},{"before":null,"after":"ba4509037527b46b8760626446c34513924a1abc","ref":"refs/heads/check-ci","pushedAt":"2024-06-03T11:02:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"parth-gr","name":"Parth Arora","path":"/parth-gr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50455445?s=80&v=4"},"commit":{"message":"test: ci\n\nSigned-off-by: parth-gr ","shortMessageHtmlLink":"test: ci"}},{"before":null,"after":"468c3cf710626269149dd26f1930a73776ae4223","ref":"refs/heads/pylint-fix","pushedAt":"2024-06-03T10:38:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"parth-gr","name":"Parth Arora","path":"/parth-gr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50455445?s=80&v=4"},"commit":{"message":"external: remove support of python2 for external clusters\n\nSigned-off-by: parth-gr ","shortMessageHtmlLink":"external: remove support of python2 for external clusters"}},{"before":"e65ffa18b6b2018cb1f4a5cf5cb2a76bb710b144","after":"7ed4a7420e8fbf9ed89b647e0a2df9be6542d5c4","ref":"refs/heads/dependabot/go_modules/k8s-dependencies-f4abc7a8b7","pushedAt":"2024-05-31T21:58:29.000Z","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":"build(deps): bump the k8s-dependencies group across 1 directory with 7 updates\n\nBumps the k8s-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [k8s.io/api](https://github.com/kubernetes/api) | `0.29.3` | `0.30.1` |\n| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.29.3` | `0.30.1` |\n| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.29.3` | `0.30.1` |\n| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.29.3` | `0.30.1` |\n| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.17.2` | `0.18.3` |\n\n\n\nUpdates `k8s.io/api` from 0.29.3 to 0.30.1\n- [Commits](https://github.com/kubernetes/api/compare/v0.29.3...v0.30.1)\n\nUpdates `k8s.io/apiextensions-apiserver` from 0.29.3 to 0.30.1\n- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)\n- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.3...v0.30.1)\n\nUpdates `k8s.io/apimachinery` from 0.29.3 to 0.30.1\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.3...v0.30.1)\n\nUpdates `k8s.io/cli-runtime` from 0.29.3 to 0.30.1\n- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.29.3...v0.30.1)\n\nUpdates `k8s.io/client-go` from 0.29.3 to 0.30.1\n- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.3...v0.30.1)\n\nUpdates `k8s.io/cloud-provider` from 0.29.3 to 0.30.1\n- [Commits](https://github.com/kubernetes/cloud-provider/compare/v0.29.3...v0.30.1)\n\nUpdates `sigs.k8s.io/controller-runtime` from 0.17.2 to 0.18.3\n- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)\n- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)\n- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.2...v0.18.3)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: k8s.io/apiextensions-apiserver\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: k8s.io/apimachinery\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: k8s.io/cli-runtime\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: k8s.io/client-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: k8s.io/cloud-provider\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n- dependency-name: sigs.k8s.io/controller-runtime\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the k8s-dependencies group across 1 directory with …"}},{"before":"2ddbdebf434cc4223a456cbdd9677d7b9a68e567","after":null,"ref":"refs/heads/dependabot/go_modules/github-dependencies-f460172902","pushedAt":"2024-05-31T21:56:35.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":"c589f7175d4f803db7e03ac84be855f3d88ed85e","after":"2a5301a5ccb09b8d1a276d5962ca1a85ffe6fac2","ref":"refs/heads/master","pushedAt":"2024-05-31T21:56: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 #14269 from rook/dependabot/go_modules/github-dependencies-f460172902\n\nbuild(deps): bump the github-dependencies group across 1 directory with 5 updates","shortMessageHtmlLink":"Merge pull request #14269 from rook/dependabot/go_modules/github-depe…"}},{"before":"3bdb788d69a431e9cf38c9f64b0668d9af2392f3","after":"2ddbdebf434cc4223a456cbdd9677d7b9a68e567","ref":"refs/heads/dependabot/go_modules/github-dependencies-f460172902","pushedAt":"2024-05-31T18:29:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"build(deps): bump the github-dependencies group across 1 directory with 5 updates\n\nBumps the github-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/IBM/keyprotect-go-client](https://github.com/IBM/keyprotect-go-client) | `0.13.0` | `0.14.0` |\n| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.0` | `1.53.10` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.13.0` | `1.14.0` |\n| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.73.2` | `0.74.0` |\n| [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.73.2` | `0.74.0` |\n\nUpdates `github.com/IBM/keyprotect-go-client` from 0.13.0 to 0.14.0\n- [Release notes](https://github.com/IBM/keyprotect-go-client/releases)\n- [Changelog](https://github.com/IBM/keyprotect-go-client/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/IBM/keyprotect-go-client/compare/v0.13.0...v0.14.0)\n\nUpdates `github.com/aws/aws-sdk-go` from 1.53.0 to 1.53.10\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.0...v1.53.10)\n\nUpdates `github.com/hashicorp/vault/api` from 1.13.0 to 1.14.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.13.0...v1.14.0)\n\nUpdates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.73.2 to 0.74.0\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0)\n\nUpdates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.73.2 to 0.74.0\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/IBM/keyprotect-go-client\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-dependencies\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-dependencies group across 1 directory wi…"}},{"before":"86bb07831e293eed01fae532bd450520974afa25","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14287","pushedAt":"2024-05-31T18:26:44.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":"13997eb003f8a586e53f6ae44f48bd2e6a2e6da3","after":"92494cbb482f4389dd8f8dd6cd5a054421072d78","ref":"refs/heads/release-1.14","pushedAt":"2024-05-31T18:26:07.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 #14288 from rook/mergify/bp/release-1.14/pr-14287\n\nbuild: add result of codegen (backport #14287)","shortMessageHtmlLink":"Merge pull request #14288 from rook/mergify/bp/release-1.14/pr-14287"}},{"before":"24f600e7c909a58c4b2ac6a62995de6c5b73a2fb","after":"3bdb788d69a431e9cf38c9f64b0668d9af2392f3","ref":"refs/heads/dependabot/go_modules/github-dependencies-f460172902","pushedAt":"2024-05-31T18:22:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"},"commit":{"message":"build(deps): bump the github-dependencies group across 1 directory with 5 updates\n\nBumps the github-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/IBM/keyprotect-go-client](https://github.com/IBM/keyprotect-go-client) | `0.13.0` | `0.14.0` |\n| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.0` | `1.53.10` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.13.0` | `1.14.0` |\n| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.73.2` | `0.74.0` |\n| [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.73.2` | `0.74.0` |\n\nUpdates `github.com/IBM/keyprotect-go-client` from 0.13.0 to 0.14.0\n- [Release notes](https://github.com/IBM/keyprotect-go-client/releases)\n- [Changelog](https://github.com/IBM/keyprotect-go-client/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/IBM/keyprotect-go-client/compare/v0.13.0...v0.14.0)\n\nUpdates `github.com/aws/aws-sdk-go` from 1.53.0 to 1.53.10\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.0...v1.53.10)\n\nUpdates `github.com/hashicorp/vault/api` from 1.13.0 to 1.14.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.13.0...v1.14.0)\n\nUpdates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.73.2 to 0.74.0\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0)\n\nUpdates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.73.2 to 0.74.0\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.73.2...v0.74.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/IBM/keyprotect-go-client\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-dependencies\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-dependencies group across 1 directory wi…"}},{"before":null,"after":"86bb07831e293eed01fae532bd450520974afa25","ref":"refs/heads/mergify/bp/release-1.14/pr-14287","pushedAt":"2024-05-31T17:58:34.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":"build: add result of codegen\n\n`make codegen`resulted in a diff, so that needed to be committed.\n\nSigned-off-by: Michael Adam \n(cherry picked from commit 823df7be984bbe13e04414c6e608155c8040ffb1)","shortMessageHtmlLink":"build: add result of codegen"}},{"before":"ed2d110678cbd043601edce08165eea6ec24f9c7","after":"c589f7175d4f803db7e03ac84be855f3d88ed85e","ref":"refs/heads/master","pushedAt":"2024-05-31T17:57:37.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 #14287 from obnoxxx/run-codegen\n\nbuild: add result of codegen","shortMessageHtmlLink":"Merge pull request #14287 from obnoxxx/run-codegen"}},{"before":"d47f845840d3b57d177b63145ecef5121e63d6cc","after":"ed2d110678cbd043601edce08165eea6ec24f9c7","ref":"refs/heads/master","pushedAt":"2024-05-31T15:35:19.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 #14253 from obnoxxx/improve-is-host\n\nnetwork: improve the IsHost() function","shortMessageHtmlLink":"Merge pull request #14253 from obnoxxx/improve-is-host"}},{"before":"1f88479addcd12fd21363c553d2b8d0dbf520971","after":"13997eb003f8a586e53f6ae44f48bd2e6a2e6da3","ref":"refs/heads/release-1.14","pushedAt":"2024-05-30T20:12:22.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 #14285 from travisn/release-1.14.5\n\nbuild: Set the release version to v1.14.5","shortMessageHtmlLink":"Merge pull request #14285 from travisn/release-1.14.5"}},{"before":"ad70539d28a1aa14d5be332bdd63551c44d0fca7","after":null,"ref":"refs/heads/mergify/bp/release-1.14/pr-14281","pushedAt":"2024-05-30T19:30:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"travisn","name":"Travis Nielsen","path":"/travisn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1048514?s=80&v=4"}},{"before":"0b4b3501b8065a97522f8e5a7375686d180aa127","after":"1f88479addcd12fd21363c553d2b8d0dbf520971","ref":"refs/heads/release-1.14","pushedAt":"2024-05-30T19:30:44.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 #14284 from rook/mergify/bp/release-1.14/pr-14281\n\nosd: Configure cluster full settings when OSDs fill up (backport #14281)","shortMessageHtmlLink":"Merge pull request #14284 from rook/mergify/bp/release-1.14/pr-14281"}},{"before":null,"after":"ad70539d28a1aa14d5be332bdd63551c44d0fca7","ref":"refs/heads/mergify/bp/release-1.14/pr-14281","pushedAt":"2024-05-30T18:52:36.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: configure cluster full settings when osds fill up\n\nWhen the clusters reach full, nearfull, or backfill full thresholds\nceph will raise health warnings and stop allowing IO or backfill\ndepending on the threshold. These settings require special ceph\ncommands instead of being generic ceph config. Allow these settings\nto be set from the CephCluster CR in the spec.storage\nsection.\n\nSigned-off-by: Travis Nielsen \n(cherry picked from commit e479b051bca142ee3b2352159e22b574240a9acc)","shortMessageHtmlLink":"osd: configure cluster full settings when osds fill up"}},{"before":"48b657099d3c5b55b1ffcc76475b39abf5c5ce77","after":"d47f845840d3b57d177b63145ecef5121e63d6cc","ref":"refs/heads/master","pushedAt":"2024-05-30T18:51:48.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 #14281 from travisn/set-full-limits\n\nosd: Configure cluster full settings when OSDs fill up","shortMessageHtmlLink":"Merge pull request #14281 from travisn/set-full-limits"}},{"before":"c44cef69c44977fa013d2df26ed0013daacf1213","after":null,"ref":"refs/heads/mergify/bp/release-1.13/pr-14266","pushedAt":"2024-05-30T18:29:08.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXGzGgwA","startCursor":null,"endCursor":null}},"title":"Activity · rook/rook"}