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

mgo/v2 to mgo/v3 #14363

Merged
merged 6 commits into from
Jul 29, 2022
Merged

mgo/v2 to mgo/v3 #14363

merged 6 commits into from
Jul 29, 2022

Conversation

hpidcock
Copy link
Member

@hpidcock hpidcock commented Jul 22, 2022

This PR adjusts mgo/v2 to mgo/v3, upgrades several other packages that depended on mgov2 to either move to mgov3 or drop the dependency alltogether.

Followup PR for 2.9 #14365

QA steps

Unit tests

Documentation changes

N/A

Bug reference

N/A

@hpidcock
Copy link
Member Author

/merge

@jujubot jujubot merged commit 1028d56 into juju:develop Jul 29, 2022
jujubot added a commit that referenced this pull request Jul 29, 2022
#14298

This changes the txns.log collection to sstxns.log, automatically transitioning at startup of juju 3.0.
In doing so I found some issues with sstxn retry and error handling that will come as updates to juju/txn and juju/mgo modules.

Depends on #14363

## QA steps

- Deploy juju 2.9 with upgrade allowed to 3.0.0
- `juju upgrade-controller --build-agent`
- Controller + controller model should upgrade to 3.0.0

## Documentation changes

N/A

## Bug reference

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants