lukasjarosch / skipper

Inventory based templated configuration library inspired by the kapitan project

Home Page:https://lukasjarosch.github.io/skipper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples and Testing

lukasjarosch opened this issue · comments

During development I've created multiple examples. Not all examples are maintained, hence they tend to break over time.

The feature request is to:

  • Replace the examples with meaningful showcases (external classes, secret drivers, components, ...) to show off different features of Skipper
  • Add a test suite to make sure that the examples are always working. They need to compile properly at least. Maybe even add golden-file testing to ensure that the example produces the expected output (just compare the rendered inventory).