{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":189103347,"defaultBranch":"master","name":"sops-secrets-operator","ownerLogin":"isindir","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-05-28T21:05:50.000Z","ownerAvatar":"https://github.com/avatars/u/1510901?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723288361.0","currentOid":""},"activityList":{"items":[{"before":"8cec87e6499775dd3b4ee1e9688ab9988da02d86","after":null,"ref":"refs/heads/update","pushedAt":"2024-08-10T11:11:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"}},{"before":"3f5f14ad9b82521a5cac966e36da0fa9e8bcb5c5","after":"8aaf8bb368dc841a2d57f251bd839f08216a9328","ref":"refs/heads/master","pushedAt":"2024-08-10T11:11:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"build: api, golang (#187)","shortMessageHtmlLink":"build: api, golang (#187)"}},{"before":"3f5f14ad9b82521a5cac966e36da0fa9e8bcb5c5","after":"8cec87e6499775dd3b4ee1e9688ab9988da02d86","ref":"refs/heads/update","pushedAt":"2024-08-10T10:44:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"build: api, golang","shortMessageHtmlLink":"build: api, golang"}},{"before":null,"after":"3f5f14ad9b82521a5cac966e36da0fa9e8bcb5c5","ref":"refs/heads/update","pushedAt":"2024-08-10T10:42:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"feat: helm chart feature for service monitor additional labels (#185)\n\n* Adding ability to add additional labels to service monitor\r\n\r\n* Bumping chart version\r\n\r\n* Adding test and updating config\r\n\r\n---------\r\n\r\nCo-authored-by: mstrelkovs ","shortMessageHtmlLink":"feat: helm chart feature for service monitor additional labels (#185)"}},{"before":"9933d7f0d27ffb3a8ed7228730633ffdcc3f0a7e","after":"3f5f14ad9b82521a5cac966e36da0fa9e8bcb5c5","ref":"refs/heads/master","pushedAt":"2024-08-10T10:18:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"feat: helm chart feature for service monitor additional labels (#185)\n\n* Adding ability to add additional labels to service monitor\r\n\r\n* Bumping chart version\r\n\r\n* Adding test and updating config\r\n\r\n---------\r\n\r\nCo-authored-by: mstrelkovs ","shortMessageHtmlLink":"feat: helm chart feature for service monitor additional labels (#185)"}},{"before":"e523f8be5857fd26e6dd8e95e445d4668f1876c4","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.1","pushedAt":"2024-08-06T06:53:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"}},{"before":null,"after":"e523f8be5857fd26e6dd8e95e445d4668f1876c4","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.1","pushedAt":"2024-07-09T22:01:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1"}},{"before":"3ee0d00792475bc86d6f6ca0dc25d67e13020267","after":null,"ref":"refs/heads/make-operator-work-with-namespace","pushedAt":"2024-07-06T17:46:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"}},{"before":"6f9577d7e59f15840a8f238c8dae890bfd9eabd2","after":"9933d7f0d27ffb3a8ed7228730633ffdcc3f0a7e","ref":"refs/heads/master","pushedAt":"2024-07-06T17:46:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"feat: Make operator to watch only operator namespace (#183)\n\n* NOJIRA: Make operator respect the 'WATCH_NAMESPACE' env variable\r\n\r\n* namespacedMode\r\n\r\n* feat: ability to watch only operator namespace\r\n\r\n---------\r\n\r\nCo-authored-by: Ivaylo Papratilov \r\nCo-authored-by: vkryzh ","shortMessageHtmlLink":"feat: Make operator to watch only operator namespace (#183)"}},{"before":"35ad329d01dca8a99e4525abed0f9b55654c28d9","after":"3ee0d00792475bc86d6f6ca0dc25d67e13020267","ref":"refs/heads/make-operator-work-with-namespace","pushedAt":"2024-07-06T17:18:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":null,"after":"35ad329d01dca8a99e4525abed0f9b55654c28d9","ref":"refs/heads/make-operator-work-with-namespace","pushedAt":"2024-07-06T17:07:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"feat: ability to watch only operator namespace","shortMessageHtmlLink":"feat: ability to watch only operator namespace"}},{"before":"7f4cd19b357dacff232617bd79cf276d16435445","after":null,"ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T16:43:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"}},{"before":"b63463defdd955b92930dafdda26c599a9e4c406","after":"6f9577d7e59f15840a8f238c8dae890bfd9eabd2","ref":"refs/heads/master","pushedAt":"2024-06-30T16:43:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"up: update sops library and other deps (#181)\n\n* up: update sops lib and other deps\r\n* pipe: update docker push action","shortMessageHtmlLink":"up: update sops library and other deps (#181)"}},{"before":"16e149f76bd1a2d246c8dbe36a59685d7c58198b","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0","pushedAt":"2024-06-30T16:39:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"}},{"before":"ccf1cb6d4f8378d18a0e7120a26b85fe945bdba5","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7","pushedAt":"2024-06-30T16:39:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"}},{"before":"bbd09e6dbae9943488839adaf5590d9060b15e8f","after":"7f4cd19b357dacff232617bd79cf276d16435445","ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T16:31:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"3d4b4cc1804f4799a0f6bedd0d7f974207fa52d0","after":"bbd09e6dbae9943488839adaf5590d9060b15e8f","ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T16:25:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"d532c673d3b55ea5f03abdadd6a76e7b545cc928","after":"3d4b4cc1804f4799a0f6bedd0d7f974207fa52d0","ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T16:20:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"a4092cc5a989a4bead22cb70ec786b12ade1b5b9","after":"d532c673d3b55ea5f03abdadd6a76e7b545cc928","ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T16:15:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":null,"after":"a4092cc5a989a4bead22cb70ec786b12ade1b5b9","ref":"refs/heads/bump-deps","pushedAt":"2024-06-30T13:31:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"up: update sops lib and other deps","shortMessageHtmlLink":"up: update sops lib and other deps"}},{"before":null,"after":"ccf1cb6d4f8378d18a0e7120a26b85fe945bdba5","ref":"refs/heads/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7","pushedAt":"2024-06-24T22:07:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://github.com/avatars/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/hashicorp/go-retryablehttp\n\nBumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.1 to 0.7.7.\n- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.1...v0.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/hashicorp/go-retryablehttp\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/hashicorp/go-retryablehttp"}},{"before":"a6eb76b71930054b442b61b05e3deb3f42d96b06","after":"b63463defdd955b92930dafdda26c599a9e4c406","ref":"refs/heads/master","pushedAt":"2024-06-14T05:57:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"docs: update Known Issues readme section","shortMessageHtmlLink":"docs: update Known Issues readme section"}},{"before":"eeb83a9f6725f05d5a227a359dd57aeeb47fab3f","after":"a6eb76b71930054b442b61b05e3deb3f42d96b06","ref":"refs/heads/master","pushedAt":"2024-06-14T05:56:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"docs: update Known Issues readme section","shortMessageHtmlLink":"docs: update Known Issues readme section"}},{"before":"e3accbedce2c1d7518eeb140fe23ad7ea6231819","after":null,"ref":"refs/tags/0.13.1","pushedAt":"2024-06-13T21:08:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"}},{"before":"e3accbedce2c1d7518eeb140fe23ad7ea6231819","after":"eeb83a9f6725f05d5a227a359dd57aeeb47fab3f","ref":"refs/heads/master","pushedAt":"2024-06-13T21:05:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"fix: revert namespace enforcement","shortMessageHtmlLink":"fix: revert namespace enforcement"}},{"before":"828301c385f1970c3b035d1af7a305e3d35874aa","after":"e3accbedce2c1d7518eeb140fe23ad7ea6231819","ref":"refs/heads/master","pushedAt":"2024-06-12T19:15:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"feat: add enforce_namespace to the spec of the sopssecret (#178)\n\n* feat: add enforce_namespace to the spec of the sopssecret","shortMessageHtmlLink":"feat: add enforce_namespace to the spec of the sopssecret (#178)"}},{"before":"d98df97ac1cc171d6933fc1f267470a9c7f9b42e","after":null,"ref":"refs/heads/fixed_namespace","pushedAt":"2024-06-12T19:15:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"}},{"before":"776e6d77f14bb3c89671f191f41b69051768f9ac","after":"d98df97ac1cc171d6933fc1f267470a9c7f9b42e","ref":"refs/heads/fixed_namespace","pushedAt":"2024-06-12T19:02:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"48b26aeaed66d104243887b0e96d1613ab17a084","after":"776e6d77f14bb3c89671f191f41b69051768f9ac","ref":"refs/heads/fixed_namespace","pushedAt":"2024-06-12T18:40:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"9d511506a744e3f05b5cf651fa14f89d6ddb6950","after":"48b26aeaed66d104243887b0e96d1613ab17a084","ref":"refs/heads/fixed_namespace","pushedAt":"2024-06-12T18:39:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isindir","name":null,"path":"/isindir","primaryAvatarUrl":"https://github.com/avatars/u/1510901?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xMFQxMToxMTo0Ny4wMDAwMDBazwAAAASW6so-","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xMlQxODozOToyNy4wMDAwMDBazwAAAARjpL8o"}},"title":"Activity ยท isindir/sops-secrets-operator"}