kcp-dev / infra

CI infrastructure
Apache License 2.0
6 stars 11 forks source link

add SSH hostkey for github.com #7

Closed xrstf closed 1 year ago

xrstf commented 1 year ago

Prow's default images do not contain the most recent host key for github.com. This PR adds it manually, plus it configures the kcp-ci-bot's SSH key for authentication against github.com.

The kcp-ci-bot Secret is created by Kubermatic when provisioning the two kcp clusters.

The PR also removes two superfluous env variables that do not make sense in kcp's context.

xrstf commented 1 year ago

/retest

kcp-ci-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kcp-dev/infra/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment