This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.2.0 of tinkerbell/tink is the version used by default in v0.2.0 of tinkerbell/sandbox.
What's Changed
- Fixed log message format by @gauravgahlot in #263
- bump timeout from 5min to 10min by @gianarb in #265
- Fixes for vagrant/libvirt by @detiber in #264
- Refactoring executor, db, and util packages by @gauravgahlot in #250
- terraform: remove extra bracket by @dustinmiller in #268
- Fixed the duplicate name issue while creating a template by @parauliya in #270
- add "tink docs" command for markdown and man page generation by @displague in #272
- Fix Terraform setup by @gianarb in #276
- Changed UUID package by @gauravgahlot in #285
- Simple refactors by @mmlb in #283
- Tink CLI now flags an error if template ID does not exist, while creating a workflow by @gauravgahlot in #286
- Move terraform to sandbox by @gianarb in #289
- Add code of conduct by @gianarb in #290
- Fixed #291 : tink template commands exit in case of template file does not exist by @parauliya in #293
- Store MAC as lowercase by @detiber in #279
- Switching from logrus to packethost/pkg/log in worker by @gauravgahlot in #271
- Create OWNERS.md by @rainleander in #298
- Update README.md by @rainleander in #299
- Add documentation to proto files by @displague in #243
- Move docker-compose to image build. by @gianarb in #302
- Fixed context path in docker-compose.yml by @gauravgahlot in #307
- Bump golangci-lint github action by @gianarb in #308
- Terraform is not a required tool anymore by @gianarb in #309
- Apply migrations when tink-server boots by @gianarb in #296
- Revert "Apply migrations when tink-server boots" by @gianarb in #310
- Added the validation of template while creating it by @parauliya in #280
- Cheerful tweaks by @mmlb in #311
- Apply migrations when tink-server boots by @gianarb in #313
- tink worker command line args by @displague in #287
- Move workflow stuff out of pkg by @mmlb in #315
- [tink-worker] Fix use and defaulting of the max-retry flag by @detiber in #322
- Tink CLI errors now end with a newline by @gauravgahlot in #337
- Migrating docker action from v1 to v2 in GH Action by @parauliya in #341
- Quay login only works if commit is in master by @gianarb in #343
- ENG-9317 Fix concurrent workflow create bug by @kqdeng in #342
- Fix concurrent workflow create bug by unique index by @ryli17 in #346
- Raise create work flow isolation back to Serializable by @ryli17 in #348
- Fix fmt in ci by @mmlb in #351
- Show protos some love by @mmlb in #345
- Build binaries as part of Docker by @gianarb in #323
- Hotfix login to quay by @gianarb in #353
- Fix tink-cli by @kqdeng in #354
- Fix login to quay only in master by @gianarb in #355
- Fix compose now that we build binaries in Docker by @gianarb in #356
- Support fetching templates by name by @kqdeng in #349
- Remove hard coded role and db name from init db migration by @splaspood in #358
- Avoid using context.TODO() in unit tests by @gauravgahlot in #360
New Contributors
- @dustinmiller made their first contribution in #268
- @rainleander made their first contribution in #298
Full Changelog: v0.1.0...v0.2.0