Andrea Peruffo

Results 396 comments of Andrea Peruffo

👍 I just tried to disable the `stale` condition 🙂

@csviri can you please point out the documentation or example code to see how this is working? Thanks a lot in advance!

Thanks for the pointer @csviri , does it make sense to provide "default" discriminators based on something pretty standard like `labels`?

> if you hold reference to the informer have you already evaluated to expose this functionality from the `Context`? it might result in a nicer UX I think.

> I think it's a bad pattern to expose the underlying implementation if we can avoid it. That's a good comment, we should be able to register "Watched resources" and...

I started collecting ideas about how to make the structure in `target` more easily integrated with a kustomize workflow, so far: - copy all kubernetes resources from `src/main/kubernetes` to `target/kubernetes`...

Ping on this thread as I started to look into this issue and I summarized here some preliminary findings: https://github.com/EricWittmann/jsweet-reproducer/pull/1

Thanks for the answer @lgrignon ! > you want to generate internal.js to import/export all modules in a folder (or a @Root package), is that right? And generate imports from...

@benmccann the difference between the two project is that: zalando -> is "template generator" for play, I think you can compare it with [http://editor.swagger.io] but it is more sophisticated and...