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

Add an update script to handle version upgrades #8

Open
thatcherhubbard opened this issue Jun 12, 2022 · 0 comments
Open

Add an update script to handle version upgrades #8

thatcherhubbard opened this issue Jun 12, 2022 · 0 comments
Assignees

Comments

@thatcherhubbard
Copy link
Contributor

The only value in the state of a ROSA cluster that should trigger a TF update action should be the OpenShift version, because version upgrades can be done with the rosa CLI.

This will require:

  • An update script that is triggered by a change to the configured version
  • Stripping the Version key and sub-keys from the read action so if a cluster gets upgraded automatically or via the console it doesn't break TF
  • A validation to make sure a newly configured version number matches the available-upgrades key in the cluster state
@thatcherhubbard thatcherhubbard self-assigned this Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant