Tom Parrott

Results 1094 comments of Tom Parrott

> > I ran out of time today, but do I understand correctly that this PR is still doing pool/project/config/profile changes first and then moving cluster member as a 2nd...

@kadinsayani please can you rebase

> the operation silently fails without providing any feedback to the user. It doesn't silently fail, just the read-only fields are not modified, but the writable ones are still persisted.

@tugbataluy the tests are failing and this needs a rebase to be mergeable as other conflicting PRs have been merged in the interim. You can open a draft PR, check...

@tugbataluy also needs a rebase now that we've removed translations.

> > I'm not sure if we even need cancel.HTTPRequestCanceller anywhere in the code base. Although I notice, with dismay, that its part of the public SDK via BackupFileRequest and...

> introducing a context.Context parameter across the whole client interface This has been on the "TODO" list for quite some time too.

> > > introducing a context.Context parameter across the whole client interface > > > > > > This has been on the "TODO" list for quite some time too....