Kolbe Kegel

Results 21 comments of Kolbe Kegel

I'm not really sure what the question is here. If the question is "how to share certificates", I think the answer is to use k8s secrets if this is running...

There seems to be some confusion here even about the concept of a "self-signed certificate". These certificates are not self-signed, they are just signed by a CA that is not...

Can't we simply add an API to list all available schedulers?

@dveeden this is great, but maybe you could also submit a patch to tidb to make tidb_decode_key do something more sensible with these values 🙂

I don't believe I've ever used MySQL Shell (mysqlsh), and I don't think I've ever even _heard_ of mycli. I usually use the MariaDB client (because it's usually built with...

I'm interested in this, as well. I want to deploy a solution that includes some VMs which should be able to access information about the resources in the resource group,...

It's already possible in the CLI to create a new SP, but that will be a very foreign workflow for someone trying to deploy a solution from the Marketplace. Perhaps...

@lance6716 what do you mean by "always mask some SQL mode"?

I disagree. I think the behavior of having the DM worker match the upstream SQL mode is 100% correct, but there should be an option to override that if the...

The error number returned by TiDB Server can be interpreted by DM to give better information about the resolution. Another improvement to DM could be to simply display error output...