Marko Juraga

Results 84 comments of Marko Juraga

Hi, to generate updated models and operations, I suggest you use our `Makefile` target `generate`. Or if you are doing something custom use this for inspiration: https://github.com/haproxytech/dataplaneapi/blob/master/Makefile#L31 We don't use...

Yes, you should change the file manually, we won't be running go generate again. It had some issues with these kind of fields, and we decided it was easier to...

That would be awsome @mr-karan. Thanks!

Hi @guillaumeclair , it is a bug, and we are currently working on fixing it, fix will be included in the following release.

Hi this should be fixed in `v2.6.1`

Hi @mr-karan, thank you for the PR and sorry for delay, I will review this and get back to you.

I have a just small comment, can you split the fix to the go-generate stuff into a separate commit to have a cleaner commit history?

Hi, just a small comment, can we have `CLEANUP: remove unused go-generate` instead of `chore` and I'll merge it.

Hi @mr-karan, sorry for the delay again, we are currently preparing 2.7 version of the dataplaneapi, and we haven't had the chance to properly test this. Saying that we don't...

Thank you for the patience, I will come back to this as soon as possible, and let you know.