{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":496396070,"defaultBranch":"master","name":"assisted-installer-agent","ownerLogin":"CrystalChun","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-05-25T21:31:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18126375?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712180558.0","currentOid":""},"activityList":{"items":[{"before":"a71cf0150f6d564b784c5fa537793c9bed83d97d","after":"50dcef8cb529e371126a4ad7c991356fa477e8ee","ref":"refs/heads/OCPBUGS-31423","pushedAt":"2024-04-04T14:18:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"OCPBUGS-31423: Try to pull installer image before installing\n\nhttps://issues.redhat.com/browse/OCPBUGS-31423\nSplit the install command into two parts: pulling the installer\nimage then running the install command. Pulling separately and\nahead of time prevents possible flakes when pulling the image.\nMostly relevant for day 2 hosts since we don't run the container\nimage availability command before installing.","shortMessageHtmlLink":"OCPBUGS-31423: Try to pull installer image before installing"}},{"before":null,"after":"a71cf0150f6d564b784c5fa537793c9bed83d97d","ref":"refs/heads/OCPBUGS-31423","pushedAt":"2024-04-03T21:42:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"OCPBUGS-31423: Try to pull installer image before installing\n\nhttps://issues.redhat.com/browse/OCPBUGS-31423\nSplit the install command into two parts: pulling the installer\nimage then running the install command. Pulling separately and\nahead of time prevents possible flakes when pulling the image.\nMostly relevant for day 2 hosts since we don't run the container\nimage availability command before installing.","shortMessageHtmlLink":"OCPBUGS-31423: Try to pull installer image before installing"}},{"before":"e241594910b6eb9c3fe1af039e76ec66b1153d3e","after":"645a980e991760dc0d2ae5e9263c3d939411822d","ref":"refs/heads/master","pushedAt":"2024-04-03T15:54:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: subsystem test failing due image format version (#677)\n\n* NO-ISSUE: subsystem test failing due image format version\n\n* Update container_image_availability_test.go\n\n* changing agent test image","shortMessageHtmlLink":"NO-ISSUE: subsystem test failing due image format version (openshift#677"}},{"before":"9c1a371940f79e28a7ef0f09d614695d4f61303c","after":"e241594910b6eb9c3fe1af039e76ec66b1153d3e","ref":"refs/heads/master","pushedAt":"2024-03-11T21:24:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: Bump the go-dependencies group with 7 updates (#670)\n\nBumps the go-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/PuerkitoBio/rehttp](https://github.com/PuerkitoBio/rehttp) | `1.3.0` | `1.4.0` |\n| [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.17.0` | `2.18.0` |\n| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.27.1` | `0.28.0` |\n| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.22.0` | `0.23.0` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.9` | `0.23.0` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` |\n| [golang.org/x/sys](https://github.com/golang/sys) | `0.16.0` | `0.17.0` |\n\n\nUpdates `github.com/PuerkitoBio/rehttp` from 1.3.0 to 1.4.0\n- [Release notes](https://github.com/PuerkitoBio/rehttp/releases)\n- [Commits](https://github.com/PuerkitoBio/rehttp/compare/v1.3.0...v1.4.0)\n\nUpdates `github.com/coreos/ignition/v2` from 2.17.0 to 2.18.0\n- [Release notes](https://github.com/coreos/ignition/releases)\n- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)\n- [Commits](https://github.com/coreos/ignition/compare/v2.17.0...v2.18.0)\n\nUpdates `github.com/go-openapi/runtime` from 0.27.1 to 0.28.0\n- [Release notes](https://github.com/go-openapi/runtime/releases)\n- [Commits](https://github.com/go-openapi/runtime/compare/v0.27.1...v0.28.0)\n\nUpdates `github.com/go-openapi/strfmt` from 0.22.0 to 0.23.0\n- [Commits](https://github.com/go-openapi/strfmt/compare/v0.22.0...v0.23.0)\n\nUpdates `github.com/go-openapi/swag` from 0.22.9 to 0.23.0\n- [Commits](https://github.com/go-openapi/swag/compare/v0.22.9...v0.23.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `golang.org/x/sys` from 0.16.0 to 0.17.0\n- [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/PuerkitoBio/rehttp\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/coreos/ignition/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/go-openapi/runtime\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/go-openapi/strfmt\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/go-openapi/swag\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"NO-ISSUE: Bump the go-dependencies group with 7 updates (openshift#670)"}},{"before":null,"after":"84953aeba51841d4524195d8f065bef4235d05fb","ref":"refs/heads/cve-2.8-go-git","pushedAt":"2024-02-20T21:50:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"Testing remove go-git cve","shortMessageHtmlLink":"Testing remove go-git cve"}},{"before":null,"after":"556ca7d0c80a00e6a94635c81033eb22b8a75e27","ref":"refs/heads/cve-2.9","pushedAt":"2024-02-08T16:57:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842 (#656)\n\nhttps://issues.redhat.com/browse/MGMT-14226\nUpgrades go dependency github.com/docker/docker to 20.10.24 to fix CVE.\nGHSA-33pg-m6jh-5237","shortMessageHtmlLink":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842 (openshift#656"}},{"before":"1616af307d4fd86957118312b5cb135d3e72d645","after":"9c1a371940f79e28a7ef0f09d614695d4f61303c","ref":"refs/heads/master","pushedAt":"2024-02-08T16:56:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842 (#656)\n\nhttps://issues.redhat.com/browse/MGMT-14226\nUpgrades go dependency github.com/docker/docker to 20.10.24 to fix CVE.\nGHSA-33pg-m6jh-5237","shortMessageHtmlLink":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842 (openshift#656"}},{"before":null,"after":"8254fe8dd2727813f3f8ba3fb4416e3cebee46a7","ref":"refs/heads/cve","pushedAt":"2024-02-05T19:39:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842\n\nhttps://issues.redhat.com/browse/MGMT-14226\nUpgrades go dependency github.com/docker/docker to 20.10.24 to fix CVE.\nGHSA-33pg-m6jh-5237","shortMessageHtmlLink":"MGMT-14226: Upgrade docker to 20.10.24 for CVE-2023-28842"}},{"before":"ad4d28e53f4056a92bea620f324033429494ad39","after":"1616af307d4fd86957118312b5cb135d3e72d645","ref":"refs/heads/master","pushedAt":"2024-02-05T19:36:09.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"CVE-2023-49568 and CVE-2023-49569 both detail vulnerabilities in versions of https://github.com/go-git/go-git less than version v5.11 Presently assisted-installer depends on this library due to the following dependency chain. (#655)\n\ngithub.com/containers/image/v5@v5.20.0 depends on github.com/sylabs/sif/v2@v2.3.2 github.com/sylabs/sif/v2@v2.3.2 depends on github.com/sylabs/release-tools@v0.1.0 github.com/sylabs/release-tools@v0.1.0 depends on github.com/go-git/go-git/v5@v5.4.2\n\nFrom v2.5.0 github.com/sylabs/sif no longer depends on github.com/sylabs/release-tools@v0.1.0\n\nThe solution in this PR is as follows:\n\ngithub.com/containers/image/v5@v5.21.1 is the closest revision we can upgrade to that uses github.com/sylabs/sif/v2 > v2.5.0 thus removing the go-git dependency altogether and resolving both CVEs.","shortMessageHtmlLink":"CVE-2023-49568 and CVE-2023-49569 both detail vulnerabilities in vers…"}},{"before":"aa21646aec3be346c3af59f5588b4c76a1955d21","after":"1aacad788a3ccc0bac48fa8e33b90297ab59a1f1","ref":"refs/heads/apivip-check","pushedAt":"2024-01-17T23:15:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-16501: Use request headers in api_vip connectivity check\n\nhttps://issues.redhat.com/browse/MGMT-16501\nUse the new request headers field when downloading\nthe ignition.","shortMessageHtmlLink":"MGMT-16501: Use request headers in api_vip connectivity check"}},{"before":null,"after":"aa21646aec3be346c3af59f5588b4c76a1955d21","ref":"refs/heads/apivip-check","pushedAt":"2024-01-17T22:48:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-16501: Use request headers in api_vip connectivity check\n\nhttps://issues.redhat.com/browse/MGMT-16501\nUse the new request headers field when downloading\nthe ignition.","shortMessageHtmlLink":"MGMT-16501: Use request headers in api_vip connectivity check"}},{"before":"8f064ac7a566e9b599cfe5ba6e41fa525d3c5405","after":"ad4d28e53f4056a92bea620f324033429494ad39","ref":"refs/heads/master","pushedAt":"2023-10-12T20:43:25.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15900: Add enable-skip-mco-reboot flag to assisted installer install command (#614)\n\nThis flag is passed in the assisted service install command and should\npass to the assisted installer","shortMessageHtmlLink":"MGMT-15900: Add enable-skip-mco-reboot flag to assisted installer ins…"}},{"before":null,"after":"892b61836f39b807f0169611792337187080772f","ref":"refs/heads/pr","pushedAt":"2023-09-13T19:19:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: Opening PR for ACM 2.9 Images","shortMessageHtmlLink":"NO-ISSUE: Opening PR for ACM 2.9 Images"}},{"before":"a11cd856015b8df4c447d5484ef5b2243bcdb0f0","after":"4ed1ac6fa3c6745926d4fe013124c7d3203b9ae8","ref":"refs/heads/dns","pushedAt":"2023-09-07T15:19:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15653: Update domain validation from assisted-service changes\n\nhttps://issues.redhat.com/browse/MGMT-15653\nDomain validation was changed for assisted-service. This updates the\nagent's code to use the new validation.","shortMessageHtmlLink":"MGMT-15653: Update domain validation from assisted-service changes"}},{"before":null,"after":"a11cd856015b8df4c447d5484ef5b2243bcdb0f0","ref":"refs/heads/dns","pushedAt":"2023-09-07T03:54:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15653: Update domain validation from assisted-service changes\n\nhttps://issues.redhat.com/browse/MGMT-15653\nDomain validation was changed for assisted-service. This updates the\nagent's code to use the new validation.","shortMessageHtmlLink":"MGMT-15653: Update domain validation from assisted-service changes"}},{"before":"4c1251b812af05ea030aae7b088f5b9713e70306","after":"8f064ac7a566e9b599cfe5ba6e41fa525d3c5405","ref":"refs/heads/master","pushedAt":"2023-08-30T20:35:59.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: Bump the go-dependencies group with 5 updates (#595)\n\nBumps the go-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/alessio/shellescape](https://github.com/alessio/shellescape) | `1.4.1` | `1.4.2` |\n| [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.3.1` |\n| [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` |\n| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.8` | `1.27.10` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.2` | `1.9.3` |\n\n\nUpdates `github.com/alessio/shellescape` from 1.4.1 to 1.4.2\n- [Release notes](https://github.com/alessio/shellescape/releases)\n- [Changelog](https://github.com/alessio/shellescape/blob/master/.goreleaser.yml)\n- [Commits](https://github.com/alessio/shellescape/compare/v1.4.1...v1.4.2)\n\nUpdates `github.com/google/uuid` from 1.3.0 to 1.3.1\n- [Release notes](https://github.com/google/uuid/releases)\n- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)\n\nUpdates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0\n- [Commits](https://github.com/jinzhu/copier/compare/v0.3.5...v0.4.0)\n\nUpdates `github.com/onsi/gomega` from 1.27.8 to 1.27.10\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.27.8...v1.27.10)\n\nUpdates `github.com/sirupsen/logrus` from 1.9.2 to 1.9.3\n- [Release notes](https://github.com/sirupsen/logrus/releases)\n- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/alessio/shellescape\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: github.com/google/uuid\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: github.com/jinzhu/copier\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: github.com/onsi/gomega\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: github.com/sirupsen/logrus\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"NO-ISSUE: Bump the go-dependencies group with 5 updates (openshift#595)"}},{"before":"f783f2c86299ddea26fc5b6e70bd9d553d86848c","after":"693a23c094c959b91d5fbb8a29fe0683ff945af5","ref":"refs/heads/fips-acm","pushedAt":"2023-08-10T04:02:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Allow setting CGO_ENABLED flag\n\nhttps://issues.redhat.com/browse/MGMT-15235\nTo be FIPS-compliant, CGO_ENABLED=1 flag must be\nspecified for go code.\n\nThis PR introduces the CGO_FLAG for builds that\nneed to change what CGO_ENABLED is set to\nsuch as the ACM builds.\n\nAMD64 builds will always set the CGO_FLAG to 1\nfor FIPs, which translates to CGO_ENABLED=1.","shortMessageHtmlLink":"MGMT-15235: Allow setting CGO_ENABLED flag"}},{"before":null,"after":"f783f2c86299ddea26fc5b6e70bd9d553d86848c","ref":"refs/heads/fips-acm","pushedAt":"2023-08-10T03:58:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Allow setting CGO_ENABLED flag\n\nhttps://issues.redhat.com/browse/MGMT-15235\nTo be FIPS-compliant, CGO_ENABLED=1 flag must be\nspecified for go code.\n\nThis PR allows setting the CGO_FLAG for builds that\nneed to change this such as the ACM builds that\nuse this flag for different architectures.\n\nAMD64 will always set the CGO_FLAG\nand CGO_ENABLED to 1 for FIPs.","shortMessageHtmlLink":"MGMT-15235: Allow setting CGO_ENABLED flag"}},{"before":"54e3fecda64c4affe698644014c2b4a2f17b1033","after":"4c1251b812af05ea030aae7b088f5b9713e70306","ref":"refs/heads/master","pushedAt":"2023-08-10T03:51:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Compile with CGO_ENABLED=1 for amd64 (#588)\n\nhttps://issues.redhat.com/browse/MGMT-15235\nTo be FIPS-compliant, CGO_ENABLED=1 flag must be\nspecified for go code.\nThis flag along with the base image used doesn't\nwork for architectures other than amd64.\nSee previous revert PR for more information\nhttps://github.com/openshift/assisted-installer-agent/pull/582","shortMessageHtmlLink":"MGMT-15235: Compile with CGO_ENABLED=1 for amd64 (openshift#588)"}},{"before":"1d72c61716bc8118c590bc210cac48fe087722ad","after":"213f9591874f792f0de2223fffe967c13e042aa6","ref":"refs/heads/redo-fips","pushedAt":"2023-08-09T16:53:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Compile with CGO_ENABLED=1 for amd64\n\nhttps://issues.redhat.com/browse/MGMT-15235\nTo be FIPS-compliant, CGO_ENABLED=1 flag must be\nspecified for go code.\nThis flag along with the base image used doesn't\nwork for architectures other than amd64.\nSee previous revert PR for more information\nhttps://github.com/openshift/assisted-installer-agent/pull/582","shortMessageHtmlLink":"MGMT-15235: Compile with CGO_ENABLED=1 for amd64"}},{"before":null,"after":"1d72c61716bc8118c590bc210cac48fe087722ad","ref":"refs/heads/redo-fips","pushedAt":"2023-08-09T15:00:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"https://issues.redhat.com/browse/MGMT-15235\nTo be FIPS-compliant, CGO_ENABLED=1 flag must be\nspecified for go code.\nThis flag along with the base image used doesn't\nwork for architectures other than amd64.\nSee previous revert PR for more information\nhttps://github.com/openshift/assisted-installer-agent/pull/582","shortMessageHtmlLink":"https://issues.redhat.com/browse/MGMT-15235"}},{"before":"809c5326645efda91c2d4102b6202a84bb6f30b4","after":"54e3fecda64c4affe698644014c2b4a2f17b1033","ref":"refs/heads/master","pushedAt":"2023-08-09T14:58:36.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"Revert \"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (#569)\" (#582)\n\nThis reverts commit 809c5326645efda91c2d4102b6202a84bb6f30b4.","shortMessageHtmlLink":"Revert \"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (openshift#569)…"}},{"before":null,"after":"2d49468e2fcba58e99e48ebd02843f32ce881681","ref":"refs/heads/revert-569-fips","pushedAt":"2023-07-27T23:23:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"Revert \"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (#569)\"\n\nThis reverts commit 809c5326645efda91c2d4102b6202a84bb6f30b4.","shortMessageHtmlLink":"Revert \"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (openshift#569)\""}},{"before":"dd1b1b3dfd0bcd64653afe2276d9f22794639b0f","after":"d1b041d3a9a14ac7721054432b084acea1349ba5","ref":"refs/heads/release-ocm-2.6","pushedAt":"2023-07-12T20:58:07.000Z","pushType":"push","commitsCount":47,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS\n\nhttps://issues.redhat.com/browse/MGMT-15235\nIn order to be FIPS compliant, we need to compile\nall go code with CGO_ENABLED=1.","shortMessageHtmlLink":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS"}},{"before":"dcb5d899d6f4c1e46faafe8cec68aa64de9c0999","after":"809c5326645efda91c2d4102b6202a84bb6f30b4","ref":"refs/heads/master","pushedAt":"2023-07-12T20:56:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (#569)\n\nhttps://issues.redhat.com/browse/MGMT-15235\nIn order to be FIPS compliant, we need to compile\nall go code with CGO_ENABLED=1.","shortMessageHtmlLink":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS (openshift#569)"}},{"before":null,"after":"5efd70f114c61b762cfcd88608cba1fc9481f4fd","ref":"refs/heads/fips","pushedAt":"2023-07-12T15:32:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS\n\nhttps://issues.redhat.com/browse/MGMT-15235\nIn order to be FIPS compliant, we need to compile\nall go code with CGO_ENABLED=1.","shortMessageHtmlLink":"MGMT-15235: Compile with CGO_ENABLED=1 for FIPS"}},{"before":"42ca644cee67fdead5bd63e184507a9e2084ce36","after":"dcb5d899d6f4c1e46faafe8cec68aa64de9c0999","ref":"refs/heads/master","pushedAt":"2023-07-12T15:30:37.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#566)\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0.\n- [Commits](https://github.com/golang/sys/compare/v0.9.0...v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"NO-ISSUE: Bump golang.org/x/sys from 0.9.0 to 0.10.0 (openshift#566)"}},{"before":"2bb86e4e13938fda236dc84756317f653033840e","after":"42ca644cee67fdead5bd63e184507a9e2084ce36","ref":"refs/heads/master","pushedAt":"2023-04-25T20:54:37.000Z","pushType":"push","commitsCount":79,"pusher":{"login":"CrystalChun","name":"Crystal Chun","path":"/CrystalChun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18126375?s=80&v=4"},"commit":{"message":"NO-ISSUE: Bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0 (#537)\n\nBumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.25.0 to 0.26.0.\n- [Release notes](https://github.com/go-openapi/runtime/releases)\n- [Commits](https://github.com/go-openapi/runtime/compare/v0.25.0...v0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-openapi/runtime\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"NO-ISSUE: Bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0 (o…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJ-JLfwA","startCursor":null,"endCursor":null}},"title":"Activity · CrystalChun/assisted-installer-agent"}