salaboy

Results 393 comments of salaboy

This sounds like a really useful feature, is there any plan to include something like this?

@sbrannen @snicoll I am hitting some issues with @DynamicPropertiesSource only when I run with AOT enabled mode and TestContainers.. but my gut tells me that this is just AOT stuff...

@snicoll I guess that I was trying to verify this: ``` To run them in a native image. If you don't need that you can remove that goal. We can't...

Sorry.. so I guess the real issue that I am reporting is that `@DynamicPropertySource` is not supported with AOT.. but because I wasn't sure of that I started doubting the...

I am also interested in moving this forward.. I wonder what the limitations are right now, is the only blocker related to watching Knative resources to trigger flagger features? @edude03...

@spencergibb this are more a set of conventions that a library.. for example, HELM automatically tag services with the release name, for us adding a simple way to add those...

@trisberg thanks for this comment, I sent you a more detailed answer to your pivotal email.. I hope you don't mind the direct approach, but it was quite long for...

@geoand yes I have, not with spring cloud k8s in the class path.. the main problem usually is the difference from running from inside the cluster and from outside due...

@evankanderson is this a blocker for GA? Can you assign it to me? I can probably work on this one

@evankanderson @lionelvillard from the change in the spec I am assuming that `spec.reply` shouldn't be validated anymore. In other words, a missing reply will not cause validation to fail. Is...