kubernetes-sigs / windows-testing

Containers, scripts and documentation for running Kubernetes tests with Windows nodes
Apache License 2.0
40 stars 54 forks source link

Add missing SSH rule for annual channel image #423

Closed jsturtevant closed 6 months ago

jsturtevant commented 7 months ago

Annual channel does not have functional ssh because it is missing a rule to allow port forwarding. This adds the missing rule in the format that was previously created by the installer. There may be a fix coming to the SSH installer at somepoint, when we can then remove this.

k8s-ci-robot commented 7 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

jsturtevant commented 7 months ago

/test all

jsturtevant commented 6 months ago

/test all

jsturtevant commented 6 months ago

/assign @marosset

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsturtevant, marosset

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/kubernetes-sigs/windows-testing/blob/master/OWNERS)~~ [jsturtevant,marosset] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment