sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
MIT License
13 stars 1 forks source link

Declarative approach for configurations and schema #25

Closed sevensolutions closed 9 months ago

sevensolutions commented 9 months ago

At the moment, schema and deserialization of task and agent config is hardcoded. There's also a lot of duplicate code. We should move to a declarative approach.