azimuth-cloud / azimuth-caas-operator

K8s operator to create ansible based clusters using K8s CRDs
Apache License 2.0
1 stars 2 forks source link

Feature request: Please handle "forever" appliances #42

Closed jjo93sa closed 1 year ago

jjo93sa commented 1 year ago

We'd like to have a "forever" option for appliance lifetime. In this case, no scheduled deletion (i.e. no cronjob) should be created. Or, perhaps even better, a cronjob should be created but for some far off time, say the last day of 2037 to avoid the Y2K38 bug

JohnGarbutt commented 1 year ago

I have just merged support for this, please test it out, and report back if this works now.

jjo93sa commented 1 year ago

This seems to work. I created a "forever" appliance and no cronjob was created, as expected