saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

feat(ng): manage docker heathcheck in ng state #309

Open kartnico opened 2 years ago

kartnico commented 2 years ago

PR progress checklist (to be filled in by reviewers)


Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Manage healthcheck capabilities in docker.compose.ng

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

Absent documentation for docker healthcheck in Salt : #53511

noelmcloughlin commented 2 years ago

Pre-commit checks are failing.

./pillar.example
  196:23    error    too many spaces inside braces  (braces)
  196:34    error    too many spaces inside braces  (braces)
  197:22    error    too many spaces inside braces  (braces)
  197:33    error    too many spaces inside braces  (braces)
./test/salt/pillar/archive.sls
  196:23    error    too many spaces inside braces  (braces)
  196:34    error    too many spaces inside braces  (braces)
  197:22    error    too many spaces inside braces  (braces)
  197:33    error    too many spaces inside braces  (braces)