PackageTrack

Go modules · #1729

github.com/coreos/ignition

v0.35.0coreos/ignition

Release timeline

2281 releases since 2013
201520172019202120232025

Releases

  1. v0.22.1-0.20180309000311-162d76673fd69 Mar 2018pre-release

    Nothing published for this version

  2. v0.22.1-0.20180309000311-0e0ec55e8c139 Mar 2018pre-release

    Nothing published for this version

  3. v0.22.1-0.20180309000311-0372e2f0178b9 Mar 2018pre-release

    Nothing published for this version

  4. v0.22.1-0.20180306001248-e9376ab7a1ce6 Mar 2018pre-release

    Nothing published for this version

  5. v0.22.1-0.20180305225239-4a9ef72cb11d5 Mar 2018pre-release

    Nothing published for this version

  6. v0.22.1-0.20180216141137-eb48ac9a69ce16 Feb 2018pre-release

    Nothing published for this version

  7. v0.22.1-0.20180215181740-6089cad0d97315 Feb 2018pre-release

    Nothing published for this version

  8. v0.22.1-0.20180215181159-07621f122f0615 Feb 2018pre-release

    Nothing published for this version

  9. v0.22.1-0.20180215181053-f44bdafa490e15 Feb 2018pre-release

    Nothing published for this version

  10. v0.22.09 Feb 2018
    Release notes

    Changes

    • Mark the 2.2.0 config spec as stable
    • No longer accept configs with version 2.2.0-experimental
    • Create new 2.3.0-experimental config spec from 2.2.0
    Open source →
    Additional notes

    Changes

    - Mark the 2.2.0 config spec as stable
    - No longer accept configs with version 2.2.0-experimental
    - Create new 2.3.0-experimental config spec from 2.2.0
    
    Open source →
  11. v0.21.1-0.20180209181957-5e12ebce8f0e9 Feb 2018pre-release

    Nothing published for this version

  12. v0.21.1-0.20180209181821-b654eb1d4ccb9 Feb 2018pre-release

    Nothing published for this version

  13. v0.21.1-0.20180209002249-d3f7a1006bec9 Feb 2018pre-release

    Nothing published for this version

  14. v0.21.1-0.20180208052155-0cdec360b6588 Feb 2018pre-release

    Nothing published for this version

  15. v0.21.1-0.20180207223444-d67ad812a8457 Feb 2018pre-release

    Nothing published for this version

  16. v0.21.1-0.20180206224634-7116236770506 Feb 2018pre-release

    Nothing published for this version

  17. v0.21.1-0.20180206224634-29fc92aee8226 Feb 2018pre-release

    Nothing published for this version

  18. v0.21.1-0.20180206224443-cad6a02958046 Feb 2018pre-release

    Nothing published for this version

  19. v0.21.1-0.20180206224443-b5d48440593c6 Feb 2018pre-release

    Nothing published for this version

  20. v0.21.1-0.20180206224443-ab34ef755b396 Feb 2018pre-release

    Nothing published for this version

  21. v0.21.1-0.20180206224443-aad3d1c2e89c6 Feb 2018pre-release

    Nothing published for this version

  22. v0.21.1-0.20180206224443-a49f351c55ea6 Feb 2018pre-release

    Nothing published for this version

  23. v0.21.1-0.20180206224443-922754cda2cc6 Feb 2018pre-release

    Nothing published for this version

  24. v0.21.1-0.20180206224443-70f583144ef96 Feb 2018pre-release

    Nothing published for this version

  25. v0.21.1-0.20180206224443-590dc2dca1286 Feb 2018pre-release

    Nothing published for this version

  26. v0.21.1-0.20180206224443-4e88b93165a66 Feb 2018pre-release

    Nothing published for this version

  27. v0.21.1-0.20180206224443-3d6fb23bb5c36 Feb 2018pre-release

    Nothing published for this version

  28. v0.21.1-0.20180206224443-3c51e4614a7f6 Feb 2018pre-release

    Nothing published for this version

  29. v0.21.1-0.20180206224443-359345d5a5f06 Feb 2018pre-release

    Nothing published for this version

  30. v0.21.1-0.20180206224443-3170183cedf86 Feb 2018pre-release

    Nothing published for this version

  31. v0.21.1-0.20180206224443-2bbd8cf3d69d6 Feb 2018pre-release

    Nothing published for this version

  32. v0.21.1-0.20180206224443-13946fb78c176 Feb 2018pre-release

    Nothing published for this version

  33. v0.21.1-0.20180206224443-007ae6dfc28d6 Feb 2018pre-release

    Nothing published for this version

  34. v0.21.1-0.20180206223527-2155a598d5ee6 Feb 2018pre-release

    Nothing published for this version

  35. v0.21.1-0.20180206194847-771455cae1736 Feb 2018pre-release

    Nothing published for this version

  36. v0.21.1-0.20180205214545-08b72627384b5 Feb 2018pre-release

    Nothing published for this version

  37. v0.21.1-0.20180127000946-6edcdb952a2827 Jan 2018pre-release

    Nothing published for this version

  38. v0.21.1-0.20180126235727-ea1c520fd30426 Jan 2018pre-release

    Nothing published for this version

  39. v0.21.026 Jan 2018
    Release notes

    Features

    • Add support for networkd drop-ins
    • Add new program, ignition-validate, for validating Ignition configs
    • Add overwrite field to files, directories, and links sections for deleting preexisting items at the node's path
    • Add options field to raid section for specifying arbitrary mdadm options
    • Add append field to files section for appending to preexisting files
    • Add support for specifying additional certificate authorities to use when fetching objects over HTTPS

    Changes

    • Validate that partition labels don't contain colons, as sgdisk will silently truncate the label
    • Remove -validate flag from Ignition that was introduced in 0.20.0
    • Warn when the mode for a file or directory is unset
    • Log retries of HTTP fetches at info loglevel so messages appear on console

    Bug fixes

    • Fix issue where unspecified fields in an appended config could "unset" fields specified in a config earlier in the chain
    • Use timeouts specified in a config when fetching other configs referenced by it
    Open source →
    Additional notes

    Features

    - Add support for networkd drop-ins
    - Add new program, ignition-validate, for validating Ignition configs
    - Add "overwrite" field to "files", "directories", and "links" sections for
      deleting preexisting items at the node's path
    - Add "options" field to "raid" section for specifying arbitrary mdadm
      options
    - Add "append" field to "files" section for appending to preexisting files
    - Add support for specifying additional certificate authorities to use when
      fetching objects over HTTPS
    

    Changes

    - Validate that partition labels don't contain colons, as sgdisk will
      silently truncate the label
    - Remove "-validate" flag from Ignition that was introduced in v0.20.0
    - Warn when the mode for a file or directory is unset
    - Log retries of HTTP fetches at info loglevel so messages appear on console
    

    Bug Fixes

    - Fix issue where unspecified fields in an appended config could "unset"
      fields specified in a config earlier in the chain
    - Use timeouts specified in a config when fetching other configs referenced
      by it
    
    Open source →
  40. v0.20.112 Jan 2018
    Release notes

    Changes

    • Add support for fetching S3 objects from non-default AWS partitions when running in one such partition
    Open source →
    Additional notes

    Changes

    - Add support for fetching S3 objects from non-default AWS partitions when
      running in one such partition
    
    Open source →
  41. v0.20.1-0.20180126230143-e4489bd5f6ee26 Jan 2018pre-release

    Nothing published for this version

  42. v0.20.1-0.20180126225457-d8b24997543526 Jan 2018pre-release

    Nothing published for this version

  43. v0.20.1-0.20180126001552-9a1467f4dd8126 Jan 2018pre-release

    Nothing published for this version

  44. v0.20.1-0.20180126001541-5bc05805075026 Jan 2018pre-release

    Nothing published for this version

  45. v0.20.1-0.20180125235028-08954df0ce8f25 Jan 2018pre-release

    Nothing published for this version

  46. v0.20.1-0.20180125231818-c8d03fce1b8525 Jan 2018pre-release

    Nothing published for this version

  47. v0.20.1-0.20180125231818-abb98935062925 Jan 2018pre-release

    Nothing published for this version

  48. v0.20.1-0.20180125231818-6367e7fb80b925 Jan 2018pre-release

    Nothing published for this version

  49. v0.20.1-0.20180125224234-644a87dd021025 Jan 2018pre-release

    Nothing published for this version

  50. v0.20.1-0.20180125222626-5c55c6f2c15d25 Jan 2018pre-release

    Nothing published for this version

  51. v0.20.1-0.20180125222626-546cbd164d2225 Jan 2018pre-release

    Nothing published for this version

  52. v0.20.1-0.20180125222626-538c2380ea5225 Jan 2018pre-release

    Nothing published for this version

  53. v0.20.1-0.20180123235610-270d2911026d23 Jan 2018pre-release

    Nothing published for this version

  54. v0.20.1-0.20180123220058-5d1fab77f8c723 Jan 2018pre-release

    Nothing published for this version

  55. v0.20.1-0.20180123215104-d7624fe8690623 Jan 2018pre-release

    Nothing published for this version

  56. v0.20.1-0.20180123215104-d227dd526b9b23 Jan 2018pre-release

    Nothing published for this version

  57. v0.20.1-0.20180123215104-be952c5f5bd023 Jan 2018pre-release

    Nothing published for this version

  58. v0.20.1-0.20180123215104-bcd864a02f3623 Jan 2018pre-release

    Nothing published for this version

  59. v0.20.1-0.20180123215104-b2fa5b10386223 Jan 2018pre-release

    Nothing published for this version

  60. v0.20.1-0.20180123215104-8a70b0f91caf23 Jan 2018pre-release

    Nothing published for this version