-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#17168 from jack-w-shaw/3.5-into-main
juju#17168 Forward merge: - juju#17050 - juju#17051 - juju#17035 - juju#17066 - juju#17071 - juju#17073 - juju#17074 - juju#17077 - juju#17078 - juju#17083 - juju#17085 - juju#17087 - juju#17088 - juju#17090 - juju#17094 - juju#17095 - juju#17096 - juju#17092 - juju#17101 - juju#17109 Conflicts: - api/controller/crossmodelrelations/crossmodelrelations.go - apiserver/facades/client/keymanager/keymanager.go - apiserver/facades/client/modelupgrader/upgrader.go - apiserver/facades/client/modelupgrader/upgrader_test.go - cmd/modelcmd/base.go - go.mod - go.sum - internal/worker/remoterelations/remoteapplicationworker.go - internal/worker/uniter/resolver.go - state/migration_export.go Conflicts were mostly resolved trivially, as they were a result of contexts being added to all faacdes. Keymanager was slightly more difficult. There are 4 unit test failures in `github.com/juju/juju/apiserver/facades/client/keymanager` which I have not been able to resolve. @Aflynn50 could you take a look?
- Loading branch information
Showing
32 changed files
with
620 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.