{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":333504828,"defaultBranch":"main","name":"s3-controller","ownerLogin":"aws-controllers-k8s","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-27T17:21:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/78112587?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715001139.0","currentOid":""},"activityList":{"items":[{"before":"9772d40a3a8ac8c8b0a557c207d89f5ba1517fb8","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-05-06T13:11: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":"f9f1923c370b34029485a4a037714d8158003f43","after":"f933be35300e3c6ed8ffa599a7f8d4bcc5b42205","ref":"refs/heads/main","pushedAt":"2024-05-06T13:11:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.34.0`, code-generator `v0.34.0` (#129)\n\n### Update to ACK runtime `v0.34.0`, code-generator `v0.34.0`\n\n----------\n\n* ACK code-generator `v0.34.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.34.0)\n* ACK runtime `v0.34.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.34.0)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.11` to `v1.0.12`\n\nOnce this PR is merged, release `v1.0.12` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.12\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.34.0, code-generator v0.34.0 (#129)"}},{"before":null,"after":"d73335b6ce671489b6a881206c13c4e52e16bde4","ref":"refs/heads/ack-bot/rt-v0.34.0-codegen-v0.34.0","pushedAt":"2024-05-02T20:51:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.34.0`, code-generator `v0.34.0`","shortMessageHtmlLink":"Update to ACK runtime v0.34.0, code-generator v0.34.0"}},{"before":null,"after":"9772d40a3a8ac8c8b0a557c207d89f5ba1517fb8","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T12:50:50.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":"Bump golang.org/x/net from 0.19.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.19.0 to 0.23.0"}},{"before":"78008ce4d26770f3e25347248df0afa5865ad74e","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-29T17:57:53.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":"0a6afdac04281e7fa2826112c348b74e963d673d","after":"f9f1923c370b34029485a4a037714d8158003f43","ref":"refs/heads/main","pushedAt":"2024-03-29T17:57:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.33.0`, code-generator `v0.33.0` (#127)\n\n### Update to ACK runtime `v0.33.0`, code-generator `v0.33.0`\n\n----------\n\n* ACK code-generator `v0.33.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.33.0)\n* ACK runtime `v0.33.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.33.0)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.10` to `v1.0.11`\n\nOnce this PR is merged, release `v1.0.11` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.11\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.33.0, code-generator v0.33.0 (#127)"}},{"before":null,"after":"ada06c2ff82b6e3d702acdfbc428a1a98bbe9f08","ref":"refs/heads/ack-bot/rt-v0.33.0-codegen-v0.33.0","pushedAt":"2024-03-29T14:32:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.33.0`, code-generator `v0.33.0`","shortMessageHtmlLink":"Update to ACK runtime v0.33.0, code-generator v0.33.0"}},{"before":null,"after":"78008ce4d26770f3e25347248df0afa5865ad74e","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T23:24:06.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":"Bump google.golang.org/protobuf from 1.31.0 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.31.0 to 1.33.0"}},{"before":"6aa3f7f94e8b22fd134b896675491eab231ff0a0","after":"0a6afdac04281e7fa2826112c348b74e963d673d","ref":"refs/heads/main","pushedAt":"2024-03-07T18:09:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.32.0`, code-generator `v0.32.1` (#125)\n\n### Update to ACK runtime `v0.32.0`, code-generator `v0.32.1`\n\n----------\n\n* ACK code-generator `v0.32.1` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.32.1)\n* ACK runtime `v0.32.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.32.0)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.9` to `v1.0.10`\n\nOnce this PR is merged, release `v1.0.10` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.10\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.32.0, code-generator v0.32.1 (#125)"}},{"before":null,"after":"88c8b09eb2abee96d2c3e7574a0f814702eceba2","ref":"refs/heads/ack-bot/rt-v0.32.0-codegen-v0.32.1","pushedAt":"2024-03-06T21:33:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.32.0`, code-generator `v0.32.1`","shortMessageHtmlLink":"Update to ACK runtime v0.32.0, code-generator v0.32.1"}},{"before":null,"after":"428a80914656cc23b0ccd14eff3e039cb223e4b1","ref":"refs/heads/ack-bot/rt-v0.32.0-codegen-v0.32.0","pushedAt":"2024-03-06T18:14:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.32.0`, code-generator `v0.32.0`","shortMessageHtmlLink":"Update to ACK runtime v0.32.0, code-generator v0.32.0"}},{"before":null,"after":"04523fea806edeab30f5723bdf7ad4156bd1f8cd","ref":"refs/heads/ack-bot/rt-v0.31.0-codegen-v0.31.0","pushedAt":"2024-02-22T15:45:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.31.0`, code-generator `v0.31.0`","shortMessageHtmlLink":"Update to ACK runtime v0.31.0, code-generator v0.31.0"}},{"before":"bc67beb2bf7fa9eaf3e99d34cbe6bdbbdff56513","after":"6aa3f7f94e8b22fd134b896675491eab231ff0a0","ref":"refs/heads/main","pushedAt":"2024-02-14T15:22:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.30.0`, code-generator `v0.30.0` (#122)\n\n### Update to ACK runtime `v0.30.0`, code-generator `v0.30.0`\n\n----------\n\n* ACK code-generator `v0.30.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.30.0)\n* ACK runtime `v0.30.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.30.0)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.8` to `v1.0.9`\n\nOnce this PR is merged, release `v1.0.9` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.9\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.30.0, code-generator v0.30.0 (#122)"}},{"before":null,"after":"65afd72cac548f47a8038c95ee702618f893a4b0","ref":"refs/heads/ack-bot/rt-v0.30.0-codegen-v0.30.0","pushedAt":"2024-02-14T04:04:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.30.0`, code-generator `v0.30.0`","shortMessageHtmlLink":"Update to ACK runtime v0.30.0, code-generator v0.30.0"}},{"before":"649c21161b1270ccc282a968d3ca2c974206409b","after":"bc67beb2bf7fa9eaf3e99d34cbe6bdbbdff56513","ref":"refs/heads/main","pushedAt":"2024-01-29T08:14:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.29.2`, code-generator `v0.29.2` (#121)\n\n### Update to ACK runtime `v0.29.2`, code-generator `v0.29.2`\n\n----------\n\n* ACK code-generator `v0.29.2` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.29.2)\n* ACK runtime `v0.29.2` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.29.2)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.7` to `v1.0.8`\n\nOnce this PR is merged, release `v1.0.8` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.8\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.29.2, code-generator v0.29.2 (#121)"}},{"before":null,"after":"2845a6181dcbf17c156d5899f287e836185a4bcf","ref":"refs/heads/ack-bot/rt-v0.29.2-codegen-v0.29.2","pushedAt":"2024-01-29T07:05:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.29.2`, code-generator `v0.29.2`","shortMessageHtmlLink":"Update to ACK runtime v0.29.2, code-generator v0.29.2"}},{"before":"81066f0d809e75b5adf4c9419c7b0c405bc3f358","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2024-01-29T06:52:37.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":null,"after":"7c262c407af1a7197eba9004a5139684c89d99bd","ref":"refs/heads/ack-bot/rt-v0.29.2-codegen-v0.29.1","pushedAt":"2024-01-20T06:12:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.29.2`, code-generator `v0.29.1`","shortMessageHtmlLink":"Update to ACK runtime v0.29.2, code-generator v0.29.1"}},{"before":null,"after":"a03b5e831a6a4e76baf145c45886f777ca13bd27","ref":"refs/heads/ack-bot/rt-v0.29.2-codegen-v0.29.0","pushedAt":"2024-01-20T02:24:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.29.2`, code-generator `v0.29.0`","shortMessageHtmlLink":"Update to ACK runtime v0.29.2, code-generator v0.29.0"}},{"before":"1cbb077c4e8909a4e5698d5475e6b904ad058873","after":"649c21161b1270ccc282a968d3ca2c974206409b","ref":"refs/heads/main","pushedAt":"2023-12-22T06:48:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.28.0`, code-generator `v0.28.0` (#118)\n\n### Update to ACK runtime `v0.28.0`, code-generator `v0.28.0`\n\n----------\n\n* ACK code-generator `v0.28.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.28.0)\n* ACK runtime `v0.28.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.28.0)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.6` to `v1.0.7`\n\nOnce this PR is merged, release `v1.0.7` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.7\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.28.0, code-generator v0.28.0 (#118)"}},{"before":"aa538478ece344168295c311f9bbf9ed530f4d75","after":"27e4c820a00ab7eeafa571b5dfc4cccdaeca19c8","ref":"refs/heads/ack-bot/rt-v0.28.0-codegen-v0.28.0","pushedAt":"2023-12-22T06:38:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"a-hilaly","name":"Amine","path":"/a-hilaly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10897901?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.28.0`, code-generator `v0.28.0`","shortMessageHtmlLink":"Update to ACK runtime v0.28.0, code-generator v0.28.0"}},{"before":null,"after":"aa538478ece344168295c311f9bbf9ed530f4d75","ref":"refs/heads/ack-bot/rt-v0.28.0-codegen-v0.28.0","pushedAt":"2023-12-14T22:07:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.28.0`, code-generator `v0.28.0`","shortMessageHtmlLink":"Update to ACK runtime v0.28.0, code-generator v0.28.0"}},{"before":"a9d43bb5d8c535588e3f8201e18e49ea0d9858a8","after":"1cbb077c4e8909a4e5698d5475e6b904ad058873","ref":"refs/heads/main","pushedAt":"2023-12-14T20:47:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Prepare controller for aws-sdk-go 1.49 upgrade (#117)\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Prepare controller for aws-sdk-go 1.49 upgrade (#117)"}},{"before":null,"after":"81066f0d809e75b5adf4c9419c7b0c405bc3f358","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2023-10-11T23:40:17.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":"Bump golang.org/x/net from 0.8.0 to 0.17.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.\n- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.8.0 to 0.17.0"}},{"before":"5a93f2601b96db26ed5d7f12190022e615dcdee5","after":"a9d43bb5d8c535588e3f8201e18e49ea0d9858a8","ref":"refs/heads/main","pushedAt":"2023-09-15T00:18:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.27.1`, code-generator `v0.27.1` (#115)\n\n### Update to ACK runtime `v0.27.1`, code-generator `v0.27.1`\n\n----------\n\n* ACK code-generator `v0.27.1` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.27.1)\n* ACK runtime `v0.27.1` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.27.1)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.5` to `v1.0.6`\n\nOnce this PR is merged, release `v1.0.6` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.6\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.27.1, code-generator v0.27.1 (#115)"}},{"before":null,"after":"0c191f825395093d6d6333276eb0e58525e0c729","ref":"refs/heads/ack-bot/rt-v0.27.1-codegen-v0.27.1","pushedAt":"2023-09-14T23:50:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.27.1`, code-generator `v0.27.1`","shortMessageHtmlLink":"Update to ACK runtime v0.27.1, code-generator v0.27.1"}},{"before":"4f9e1dab11ab4f83ae5cbb565d810d0f5c362340","after":"5a93f2601b96db26ed5d7f12190022e615dcdee5","ref":"refs/heads/main","pushedAt":"2023-09-07T16:29:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Add policy for s3 replication (#111)\n\nfor s3 replication, we need additional policy to assume role.\r\n\r\nref: https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html#receiving-replicated-objects","shortMessageHtmlLink":"Add policy for s3 replication (#111)"}},{"before":"9426acc91abb51bdd76ed1847f88a0c84aa23733","after":"4f9e1dab11ab4f83ae5cbb565d810d0f5c362340","ref":"refs/heads/main","pushedAt":"2023-09-07T03:25:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ack-prow[bot]","name":null,"path":"/apps/ack-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/260409?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.27.1`, code-generator `v0.27.0` (#113)\n\n### Update to ACK runtime `v0.27.1`, code-generator `v0.27.0`\n\n----------\n\n* ACK code-generator `v0.27.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.27.0)\n* ACK runtime `v0.27.1` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.27.1)\n\n----------\n\nNOTE:\nThis PR increments the release version of service controller from `v1.0.4` to `v1.0.5`\n\nOnce this PR is merged, release `v1.0.5` will be automatically created for `s3-controller`\n\n**Please close this PR, if you do not want the new patch release for `s3-controller`**\n\n----------\n\n#### stdout for `make build-controller`:\n\n```\nbuilding ack-generate ... ok.\n==== building s3-controller ====\nCopying common custom resource definitions into s3\nBuilding Kubernetes API objects for s3\nGenerating deepcopy code for s3\nGenerating custom resource definitions for s3\nBuilding service controller for s3\nGenerating RBAC manifests for s3\nRunning gofmt against generated code for s3\nUpdating additional GitHub repository maintenance files\n==== building s3-controller release artifacts ====\nBuilding release artifacts for s3-v1.0.5\nGenerating common custom resource definitions\nGenerating custom resource definitions for s3\nGenerating RBAC manifests for s3\n```\n\n----------\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.","shortMessageHtmlLink":"Update to ACK runtime v0.27.1, code-generator v0.27.0 (#113)"}},{"before":"02f04f8736fd9192718b67f114daaf7a0565847c","after":"582f4a3cdfc80645d4d1fa6bfd73a429bbbe8ac4","ref":"refs/heads/ack-bot/rt-v0.27.1-codegen-v0.27.0","pushedAt":"2023-09-07T03:03:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"a-hilaly","name":"Amine","path":"/a-hilaly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10897901?s=80&v=4"},"commit":{"message":"Fix metadata.yaml","shortMessageHtmlLink":"Fix metadata.yaml"}},{"before":null,"after":"02f04f8736fd9192718b67f114daaf7a0565847c","ref":"refs/heads/ack-bot/rt-v0.27.1-codegen-v0.27.0","pushedAt":"2023-09-07T01:58:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ack-bot","name":"AWS Controllers for Kubernetes Bot","path":"/ack-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82905295?s=80&v=4"},"commit":{"message":"Update to ACK runtime `v0.27.1`, code-generator `v0.27.0`","shortMessageHtmlLink":"Update to ACK runtime v0.27.1, code-generator v0.27.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQowIaQA","startCursor":null,"endCursor":null}},"title":"Activity ยท aws-controllers-k8s/s3-controller"}