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

Introduces agent version as a top level key. #140

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

tlm
Copy link
Member

@tlm tlm commented Jun 11, 2024

Moving to DQlite in Juju 4.0 we are removing agent version from model config and making it a first class attribute of a model. To support migrating from 3.6 and 4.0 we need the agent version to be available at the root of model migration.

To do this new uses of v11 will have to set the key and for older versions of the description package an attempt will be made to pull this information from the model config.

Moving to DQlite in Juju 4.0 we are removing agent version from model
config and making it a first class attribute of a model. To support
migrating from 3.6 and 4.0 we need the agent version to be available at
the root of model migration.

To do this new uses of v11 will have to set the key and for older
versions of the description package an attempt will be made to pull this
information from the model config.
@tlm tlm merged commit f1d0363 into juju:v5 Jun 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants