Actions
Bug #33392
openOutdated certificate is accepted when creating new CR
Description
Description of problem:
Creating new KubeVirt CR with outdated certificate works but it shouldn't, as the certificate is outdated (not valid).
Version-Release number of selected component (if applicable):
Satellite 6.7.0 snap 16:
satellite-6.7.0-6.el7sat.noarch
tfm-rubygem-foreman_kubevirt-0.1.7-1.el7sat.noarch
tfm-rubygem-fog-kubevirt-1.3.3-1.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. In Sat WebUI go to Infrastructure > Compute Resources > Create CR
2. Select KubeVirt provider and provide (among other fields) an outdated certificate
3. Click 'Test Connection' or 'Submit' button
Actual results:
action succeeds although it shouldn't
Expected results:
should fail with an appropriate error message
Additional info:
Updated by yifat makias about 3 years ago
- Pull request https://github.com/fog/fog-kubevirt/pull/147 added
Actions