Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilise base 0.6, fcos 1.6 on ignition 3.5.0 spec #559

Closed
4 of 11 tasks
travier opened this issue Nov 19, 2024 · 1 comment
Closed
4 of 11 tasks

Stabilise base 0.6, fcos 1.6 on ignition 3.5.0 spec #559

travier opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels

Comments

@travier
Copy link
Member

travier commented Nov 19, 2024

Bumping spec versions

This checklist describes bumping the Ignition spec version, base version, and distro versions. If your scenario is different, modify to taste.

Bump distro version

  • Rename config/distro/vD_exp to config/distro/vD and update package statements. Update imports.
  • Drop -experimental from init() in config/config.go.
  • Drop -experimental from examples in docs/.
  • Copy config/distro/vD to config/distro/vD+1_exp.
  • Update package statements in config/distro/vD+1_exp. Bump its base dependency to base/vB+1_exp.
  • Import config/vD+1_exp in config/config.go and add distro C+1-experimental to init().

Update docs

  • Update internal/doc/main.go to add the new stable spec and reference the new experimental spec in generate().
  • Run generate to regenerate spec docs.
  • Update docs/specs.md.
  • Update docs/upgrading-*.md for the new spec version. Copy the relevant section from Ignition's doc/migrating-configs.md, convert the configs to Butane configs, convert field names to snake case, and update wording as needed. Add subsections for any new Butane-specific features.
  • Note the stabilization in docs/release-notes.md, following the format of previous stabilizations. Drop the -exp version suffix from any notes for the upcoming release.
@travier travier mentioned this issue Nov 19, 2024
40 tasks
@travier travier added the jira label Nov 19, 2024
@travier travier changed the title Stabilise fcos 1.6.0 on ignition 3.5.0 spec Stabilise base 0.6, fcos 1.6, openshift 4.18 on ignition 3.5.0 spec Nov 22, 2024
@travier travier changed the title Stabilise base 0.6, fcos 1.6, openshift 4.18 on ignition 3.5.0 spec Stabilise base 0.6, fcos 1.6 on ignition 3.5.0 spec Nov 25, 2024
@prestist prestist self-assigned this Nov 26, 2024
@travier
Copy link
Member Author

travier commented Nov 27, 2024

Done with #566

@travier travier closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants