Thomas Miller

Results 26 issues of Thomas Miller

**This is a draft PR that myself and @barrettj12 are working on to fix issues found with [#17419](https://github.com/juju/juju/pull/17419#issuecomment-2159861405)** **[This](https://github.com/juju/juju/compare/main...barrettj12:juju:autoconf-ctr-network) is the change diff of the first attempt at fixing this...

4.0

## Introduction Since [juju/errors](https://github.com/juju/errors) was first conceived a lot of changes have happened in the Go errors space that are starting to be in conflict with the design of this...

4.0

This PR is another change to the migration target facade to get it once step closer to not having to use the credential validation logic in the credential domain. We...

This PR introduces the ability model migrate authorized keys for a model between controllers. We are doing this as authorized keys are no longer apart of model config in Juju...

4.0

This PR introduces a new modelmanager domain with an initial implementation of the service for the domain. This domain exists to provide controller level actions for managing the models within...

4.0

### Description If you add a cloud to a Juju client such as the following `juju add-k8s tlm-k8s-test --cluster-name minikube --client --storage standard` and then run `juju show-cloud tlm-k8s-test` you...

kind/bug
3.6
triaged

TBA, finishing up testing of facade. ## Checklist - [ ] Code style: imports ordered, good names, simple structure, etc - [ ] Comments saying why design decisions were made...

do not merge
4.0

### Description In juju 4.0 there exists an sql view called `v_application_resource` which is supposed to provide all of the resources for each application in the model. The problem is...

kind/bug
4.0
state/in-progress
triaged

### Description The resource migration handler has a TODO for performing more auth checks and making sure the model in question is migrating. See [here](https://github.com/juju/juju/blob/1a8d84ec114c2e4f9921e30081e5a5549f7cbfc4/apiserver/internal/handlers/resources/resourcemigration.go#L61). This comment needs to be...

kind/bug
4.0
state/in-progress
triaged

### Description **Backstory:** In 3.6 we have two storage provisioners in a controller. One for CAAS storage and one for everything else. In reality the CAAS storage provisioner did nothing...

kind/bug
4.0
state/in-progress
triaged