Matt Lord

Results 104 comments of Matt Lord

> > How is the value being set, and to what specific value? > > The user would specify the flag and value in their cluster yaml definition using the...

I’m not necessarily against it, but it would certainly create more work for the project maintainers. Can you please explain what advantages you see with GitHub Discussions — over GitHub...

I have no idea what you did, what version of the [vitess-operator](https://github.com/planetscale/vitess-operator/tree/main) you're using (should be v2.11 with Vitess v18), and what your vitess cluster spec was so I cannot...

Hi @voarsh2, This is not the best place to try and get support/help. You should instead use the Vitess slack as this kind of thing requires a lot of back...

I'm not necessarily against the idea, but it's worth noting that labels are the standard way to do this and it allows for using label selectors for filtering. For example:...

The problem you describe in the comment above certainly seems valid to me, but it's also not what I see the issue title and description as being about -- not...

> @mattlord: `TestSchemaChange/revertible/expanded:_enum` is failing It was never failing before others pushed commits šŸ™‚

Thank you for the reviews, @shlomi-noach and @rohit-nayak-ps ! I believe that I have addressed all of your comments now.

> Won't this break existing vstream clients? And/or integrations like Debezium? It could. I'd have to think of a way to avoid that -- supporting both for some time.