kthcloud / go-deploy

Creation and management of resources on kthcloud
https://api.cloud.cbh.kth.se/deploy
MIT License
3 stars 1 forks source link

Fix smarter resource generator #232

Closed saffronjam closed 7 months ago

saffronjam commented 8 months ago

Resource generator now only wants to repair with what's in the database, it should take into account dynamic content (settings file etc.).

saffronjam commented 8 months ago

testing for secrets in https://github.com/kthcloud/go-deploy/pull/234

saffronjam commented 7 months ago

testing for storage managers in https://github.com/kthcloud/go-deploy/pull/281

saffronjam commented 7 months ago

testing for hpa in https://github.com/kthcloud/go-deploy/pull/285