{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":614634679,"defaultBranch":"main","name":"dataplane-operator","ownerLogin":"bshephar","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-16T01:53:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/59072170?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718249935.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"0d996f4100015d0d3d62b1c4a9f990fdedbad01c","ref":"refs/heads/remaining-plays","pushedAt":"2024-06-13T03:38:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Fix remaining kuttl tests \"play\" fields\n\nThese should now be \"playbookContents\"\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Fix remaining kuttl tests \"play\" fields"}},{"before":"319ec0e5a28b98fbdb10f3861cb0c6c98e0c96ae","after":"eecc0108f5f18874258327f6d72715bf76981a7e","ref":"refs/heads/main","pushedAt":"2024-06-13T03:37:16.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #932 from rabi/error_msg\n\nUse the error message from deployment","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#932 from rabi/error_msg"}},{"before":"b6af43ddf092aa9be5c17ccf2defb14832689d5b","after":"319ec0e5a28b98fbdb10f3861cb0c6c98e0c96ae","ref":"refs/heads/main","pushedAt":"2024-06-11T04:06:02.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #927 from rabi/nodesetconditions\n\nMirror nsConditions always to NodeSetDeploymentReadyCondition","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#927 from rabi/nodesetcondi…"}},{"before":"eeb5e4443cb6b40904d4078e3512466fa5d2361d","after":"33d22751bc6d8af885b7b9c495a36758c1e1731a","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-10T02:19:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to PlaybookContents\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to PlaybookContents"}},{"before":"7d7d5ccffbcc54b1251fa13d84268ac83b146400","after":"eeb5e4443cb6b40904d4078e3512466fa5d2361d","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-10T02:17:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to PlaybookContents\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to PlaybookContents"}},{"before":"c6dee9e1726c378e67b53ed22def5d915b256ce9","after":"7d7d5ccffbcc54b1251fa13d84268ac83b146400","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-07T04:26:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to InlinePlaybook\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to InlinePlaybook"}},{"before":"3120621e966bc9b81d15eaf5ee84a5b651f54e65","after":"c6dee9e1726c378e67b53ed22def5d915b256ce9","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-07T02:09:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to InlinePlaybook\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to InlinePlaybook"}},{"before":"095a5edd11ed406ca620eebaae6eca8a3dc7a311","after":"b6af43ddf092aa9be5c17ccf2defb14832689d5b","ref":"refs/heads/main","pushedAt":"2024-06-07T02:07:56.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #924 from slagle/dataSources\n\nFix dataSources json","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#924 from slagle/dataSources"}},{"before":"67f1c18d64437c5ac8b1cf04e9b4b649f5976d00","after":"095a5edd11ed406ca620eebaae6eca8a3dc7a311","ref":"refs/heads/main","pushedAt":"2024-06-07T02:07:43.000Z","pushType":"push","commitsCount":50,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #919 from vakwetu/fix-hack-script\n\nAdd mising webhooks to hack script","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#919 from vakwetu/fix-hack-…"}},{"before":"65377d49389fbaaa9c13d2335511c69ede05b0fe","after":"3120621e966bc9b81d15eaf5ee84a5b651f54e65","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-07T02:07:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to InlinePlaybook\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to InlinePlaybook"}},{"before":"e7d2944497ec50f60405dc93e200169ee23c3ef6","after":"6bc798aec82e8718b29995b4d4e563b5213775c0","ref":"refs/heads/adhoc-docs","pushedAt":"2024-06-07T00:15:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Change Play terminology to reference Playbook\n\nThe \"Play\" field in the OpenStackDataPlaneService spec actually expects\nan Ansible playbook rather than a Play. This change is inline with the\nAPI change proposed here:\nhttps://github.com/openstack-k8s-operators/dataplane-operator/pull/922\n\nIt also fixes the examples to ensure they are valid Playbooks rather\nthan individual Plays.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Change Play terminology to reference Playbook"}},{"before":null,"after":"65377d49389fbaaa9c13d2335511c69ede05b0fe","ref":"refs/heads/rename-spec-play","pushedAt":"2024-06-06T14:08:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Rename Play parameter to InlinePlaybook\n\nWe have a \"Play\" parameter in our Services that is leveraged to provide\na in-line Ansible playbook. This parameter is ultimately passed into the AEE container\nusing the RUNNER_PLAYBOOK env var. Given that an Ansible Play is a single component of\na playbook. This change rectifies our use of Ansible terminology and provides a more\naccurate description of what the field expects to receive from the user.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Rename Play parameter to InlinePlaybook"}},{"before":"04169a6ee63139ed6b969b573a5a38cf8703b2fa","after":"e7d2944497ec50f60405dc93e200169ee23c3ef6","ref":"refs/heads/adhoc-docs","pushedAt":"2024-05-27T03:50:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Add hyphen to ad-hoc custom-service doc\n\nThe example of using a \"play\" in the custom-service documentation mixes\nusing a Ansible play and a Ansible playbook. Given that this Play field\nis ultimately passed to the openstack-ansibleee-operator, where it\ncreates an Ansible runner container, setting this in-line playbook\nas the env var RUNNER_PLAYBOOK. This \"play\" field should indeed accept a\nAnsible Playbook. This change corrects the documentation to ensure that\nexamples of Playbooks are provided rather than individual plays.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Add hyphen to ad-hoc custom-service doc"}},{"before":"c85db455540c5905b30f9b265a18f43e7f15be59","after":"67f1c18d64437c5ac8b1cf04e9b4b649f5976d00","ref":"refs/heads/main","pushedAt":"2024-05-27T00:27:22.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #884 from stuggi/OSPRH-6749\n\n[tls] use cert duration/renewbefore from issuer annotation","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#884 from stuggi/OSPRH-6749"}},{"before":"e03ef0084d725bd189bacb289daca86310960c0c","after":"d8aee5dd19cc259afb74017f5a68aa1bb24ff7e2","ref":"refs/heads/play-v-playbook","pushedAt":"2024-05-23T01:34:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Correct comment for OSDPS 'Play' object\n\nThis change fixes the terminology used to describe the 'Play' object of the OpenStackDataPlaneService.\nThis object is not an in-line 'playbook', but rather an individual Ansible 'Play'. The two are differentiated\nby their type. A Ansible Playbook is a list of Plays, where a Play is a dictionary object as per:\n\nhttps://github.com/ansible/ansible/blob/10f9b8e6554e024e3561170153b8e7fde5e7e4fb/test/units/playbook/test_play.py\\#L48\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Correct comment for OSDPS 'Play' object"}},{"before":"76f6eb98f2e1b89821197f383f3256740b077909","after":"e03ef0084d725bd189bacb289daca86310960c0c","ref":"refs/heads/play-v-playbook","pushedAt":"2024-05-23T01:31:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Correct comment for OSDPS 'Play' object\n\nThis change fixes the terminology used to describe the 'Play' object of the OpenStackDataPlaneService.\nThis object is not an in-line 'playbook', but rather an individual Ansible 'Play'. The two are differentiated\nby their type. A Ansible Playbook is a list of Plays, where a Play is a dictionary object as per:\n\nhttps://github.com/ansible/ansible/blob/10f9b8e6554e024e3561170153b8e7fde5e7e4fb/test/units/playbook/test_play.py\\#L48\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Correct comment for OSDPS 'Play' object"}},{"before":"76f6eb98f2e1b89821197f383f3256740b077909","after":"c85db455540c5905b30f9b265a18f43e7f15be59","ref":"refs/heads/main","pushedAt":"2024-05-23T01:28:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #889 from fao89/aeeversionrunner\n\nGet AEE runner from OpenstackVersion","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#889 from fao89/aeeversionr…"}},{"before":null,"after":"76f6eb98f2e1b89821197f383f3256740b077909","ref":"refs/heads/play-v-playbook","pushedAt":"2024-05-23T01:28:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Correct comment for OSDPS 'Play' object\n\nThis change fixes the terminology used to describe the 'Play' object of the OpenStackDataPlaneService.\nThis object is not an in-line 'playbook', but rather an individual Ansible 'Play'. The two are differentiated\nby their type. A Ansible Playbook is a list of Plays, where a Play is a dictionary object as per:\n\nhttps://github.com/ansible/ansible/blob/10f9b8e6554e024e3561170153b8e7fde5e7e4fb/test/units/playbook/test_play.py\\#L48\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Correct comment for OSDPS 'Play' object"}},{"before":"c85db455540c5905b30f9b265a18f43e7f15be59","after":"76f6eb98f2e1b89821197f383f3256740b077909","ref":"refs/heads/main","pushedAt":"2024-05-23T01:27:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Correct comment for OSDPS 'Play' object\n\nThis change fixes the terminology used to describe the 'Play' object of the OpenStackDataPlaneService.\nThis object is not an in-line 'playbook', but rather an individual Ansible 'Play'. The two are differentiated\nby their type. A Ansible Playbook is a list of Plays, where a Play is a dictionary object as per:\n\nhttps://github.com/ansible/ansible/blob/10f9b8e6554e024e3561170153b8e7fde5e7e4fb/test/units/playbook/test_play.py\\#L48\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Correct comment for OSDPS 'Play' object"}},{"before":"b4c15d58f0ad32635a69bfe8a57dabe5c54f62d7","after":"c85db455540c5905b30f9b265a18f43e7f15be59","ref":"refs/heads/main","pushedAt":"2024-05-23T01:22:57.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #889 from fao89/aeeversionrunner\n\nGet AEE runner from OpenstackVersion","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#889 from fao89/aeeversionr…"}},{"before":"066cae58ba6aa1057318c0af00479271cc593ac7","after":"04169a6ee63139ed6b969b573a5a38cf8703b2fa","ref":"refs/heads/adhoc-docs","pushedAt":"2024-05-23T00:03:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Remove hyphen from ad-hoc custom-service doc\n\nThe example from the custom-service doc has an incorrect hyphen.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Remove hyphen from ad-hoc custom-service doc"}},{"before":"e88888f80eb2789175b25d8d7c67bfd1ee050036","after":"354a6ea41ed2d4b3755d3b3469a1fc8e958b5113","ref":"refs/heads/dnf-instead-of-rpm","pushedAt":"2024-05-22T02:59:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Use dnf instead of rpm\n\nThis change updates the hotfix docs to use the dnf command instead of rpm directly\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Use dnf instead of rpm"}},{"before":"7fd85d2ced76f3e9bde9e175c5175fbf7192239f","after":"b4c15d58f0ad32635a69bfe8a57dabe5c54f62d7","ref":"refs/heads/main","pushedAt":"2024-05-22T00:17:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #887 from jpodivin/docs/runnervars\n\nDocumenting ansibleEE runner vars","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#887 from jpodivin/docs/run…"}},{"before":null,"after":"3aa73cc894cbe291fa43c902ee5f9f9380529fb9","ref":"refs/heads/fips-flag","pushedAt":"2024-05-20T21:55:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Set fips-compliant CRD feature flag\n\nThis change adds the feature flag to indicate that our operator is\nfips compliant.\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Set fips-compliant CRD feature flag"}},{"before":"913ceada92919069553c61374e678da6570eab4c","after":"e88888f80eb2789175b25d8d7c67bfd1ee050036","ref":"refs/heads/dnf-instead-of-rpm","pushedAt":"2024-05-20T06:01:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Install Ruby-dev in make docs env\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Install Ruby-dev in make docs env"}},{"before":"d9fc3ffe2eb5550d24a15c5e6d054889b8b6951c","after":"913ceada92919069553c61374e678da6570eab4c","ref":"refs/heads/dnf-instead-of-rpm","pushedAt":"2024-05-20T05:34:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Use dnf instead of rpm\n\nThis change updates the hotfix docs to use the dnf command instead of rpm directly\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Use dnf instead of rpm"}},{"before":"57cf568b7b27e3f95c101da0140ca98119ff2d97","after":"7fd85d2ced76f3e9bde9e175c5175fbf7192239f","ref":"refs/heads/main","pushedAt":"2024-05-18T00:23:11.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #882 from gibizer/kuttl-multiple-test-asserts\n\n[pre-commit][kuttl]Check for multiple TestAsserts","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#882 from gibizer/kuttl-mul…"}},{"before":null,"after":"d9fc3ffe2eb5550d24a15c5e6d054889b8b6951c","ref":"refs/heads/dnf-instead-of-rpm","pushedAt":"2024-05-17T23:33:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Use dnf instead of rpm\n\nThis change updates the hotfix docs to use the dnf command instead of rpm directly\n\nSigned-off-by: Brendan Shephard ","shortMessageHtmlLink":"Use dnf instead of rpm"}},{"before":"cffcd24888c7f528c72e68b9ae53e41140e65809","after":"57cf568b7b27e3f95c101da0140ca98119ff2d97","ref":"refs/heads/main","pushedAt":"2024-05-13T00:19:12.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #877 from abays/fix_httpd_img_default\n\nFix default image name for Apache","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#877 from abays/fix_httpd_i…"}},{"before":"efe1bb725a948b779c5b502b1e8ed246c2e18827","after":"cffcd24888c7f528c72e68b9ae53e41140e65809","ref":"refs/heads/main","pushedAt":"2024-05-07T01:24:58.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"bshephar","name":"Brendan Shephard","path":"/bshephar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59072170?s=80&v=4"},"commit":{"message":"Merge pull request #869 from gibizer/scale-out-new-nodeset\n\nDocument scaling out with new NodeSet","shortMessageHtmlLink":"Merge pull request openstack-k8s-operators#869 from gibizer/scale-out…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY_SrbQA","startCursor":null,"endCursor":null}},"title":"Activity · bshephar/dataplane-operator"}