coreos / ignition-config-rs

Data structures for reading/writing Ignition configs
https://crates.io/crates/ignition-config
Apache License 2.0
3 stars 5 forks source link

Release 0.0.1 #4

Closed bgilbert closed 3 years ago

bgilbert commented 3 years ago

Initial release.

ashcrow commented 3 years ago

Series of commits looks good. One question, tag singing isn't enabled for 0.0.1 but is for future releases. Just verifying this is the expectation.

bgilbert commented 3 years ago

Tag signing currently follows the sign-commit setting, which is true, but that behavior will change in the future.