assisted-installer-agent
assisted-installer-agent copied to clipboard
Updating ose-agent-installer-node-agent-container image to be consistent with ART for 4.16 __TLDR__: Product builds by ART can be configured for different base and builder images than corresponding CI builds. This automated...
This is a manual cherrypick of [PR#590](https://github.com/openshift/assisted-installer-agent/pull/590) A denial of service (DoS) via unspecified vectors issue was found in goproxy (CVE-2023-37788). goproxy is not used directly by the agent. It...
This reverts commit e52ae8eab38e88155481c425b51bfd6952e4dfc6. Accidentally made a change to an indirect dependency. This is not a good way to do this so I am reverting.
# Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content `/ok-to-test` For more detailed information about running a PipelineRun, please refer to Pipelines as...
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
I'm using the self-hosted assisted installer service to install Single Node OKD. The assisted installer service is running in podman containers, as documented [here](https://github.com/openshift/assisted-service/tree/master/deploy/podman) This method of doing a single...
The image registry.access.redhat.com/ubi9/go-toolset:1.20 does not default to the root user as registry.ci.openshift.org/openshift/release:golang-1.20 used to This results in a permissions issue when attempting to run `go mod download` By setting the...
Report iSCSI host IP address in the inventory, it will be used to perform validations on service side when the iSCSI disk is selected as installation disk: - Check that...
Updating ose-agent-installer-node-agent-container image to be consistent with ART for 4.17 __TLDR__: Product builds by ART can be configured for different base and builder images than corresponding CI builds. This automated...