You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
SSL verify check box is always checked, even though it shouldn't. It happens in two cases, when you add a new node and you uncheck the box to run "Test Connection" it checks it by itself, which is really annoying. You have to uncheck it again, before adding the node. And another case is when you edit the resource, which was created with unchecked ssl verify. Every time, you edit it is always checked, so you have to remember to uncheck it before submitting changes.
To Reproduce
Steps to reproduce the behavior in Create Compute Resource:
Go to 'Infrastructure -> Compute Resource '
Click on 'Create Compute resource'
Choose Proxmox provider
Type in the proper url and login credentials.
Uncheck "SSL Verify peer"
Click "Test Failed" button
"SSL verify peer" is checked again
Or
Steps to reproduce the behavior in Edit Compute Resource:
Go to 'Infrastructure -> Compute Resource '
Click on 'Your proxmox node resource'
Click 'Edit button'
"SSL verify peer" is checked, even when it should not be.
Expected behavior
"SSL verify peer" should be consistent with data provided by the user. If you create a compute resource with disabled ssl verify peer, it should be in that state in Edit screen. Also it should beave
Describe the bug
SSL verify check box is always checked, even though it shouldn't. It happens in two cases, when you add a new node and you uncheck the box to run "Test Connection" it checks it by itself, which is really annoying. You have to uncheck it again, before adding the node. And another case is when you edit the resource, which was created with unchecked ssl verify. Every time, you edit it is always checked, so you have to remember to uncheck it before submitting changes.
To Reproduce
Steps to reproduce the behavior in Create Compute Resource:
Or
Steps to reproduce the behavior in Edit Compute Resource:
Expected behavior
"SSL verify peer" should be consistent with data provided by the user. If you create a compute resource with disabled ssl verify peer, it should be in that state in Edit screen. Also it should beave
Foreman - Proxmox versions
foreman 1.21.3-1
ruby-foreman-fog-proxmox 0.6.0-1
Proxmox cluster 5.3.7
The text was updated successfully, but these errors were encountered: