rancher / qa-tasks

List of QA Backlog
1 stars 1 forks source link

RKE2/K3S - Secrets Encryption #427

Open sowmyav27 opened 2 years ago

sowmyav27 commented 2 years ago

Automation test for Secrets Encryption

Cluster info:

Tests for k3s:


Cluster info:

Tests for RKE2:

As of now, the Secrets are encrypted by default for RKE2 clusters and it is not possible to disable it from UI, hence the test is only suppose to be written for the RKE2 cluster with secret encryption enabled.

vivek-shilimkar commented 1 year ago

@sowmyav27 Are we suppose to write the test for RKE1 as well?

slickwarren commented 5 months ago

this is covered in v2prov testing. We could look into extending the tests in v2 prov or writing our own for the go framework