CMP-3978: Incorporate SSH version into obsolete parameter rules
- Add parameter for obsolete sshd configuration options
- Only check ssh protocol if openssh < 7.0
- Only check UsePrivilegeSeparation if openssh < 7.5
Why not just platform: package[openssh-server]<7.0?
See: linux_os/guide/services/ssh/ssh_server/sshd_disable_compression/rule.yml
You will need add the package to shared/applicability/package.yml
@rhmdnd: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/e2e-aws-openshift-node-compliance | 2c0f9b10bb89fbf9381e8853f94a1326bb98ceb5 | link | true | /test e2e-aws-openshift-node-compliance |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.