diladele / cloud-proxy

Cloud Proxy Project
1 stars 0 forks source link

if assigned license key is expired - it should not be possible to save and apply #139

Closed ra-at-diladele-com closed 1 year ago

ra-at-diladele-com commented 1 year ago

the icap will then not start anyway.

ra-at-diladele-com commented 1 year ago

After admin clicks the Save and Apply - we check if the license key is not installed and throw an error. We also need to do that if the license key is expired.

ra-at-diladele-com commented 1 year ago

Done - the license key is checked by deployer at the time of deploying k8s secrets (but before actually submitting them to k8s).