Mathieu Parent

Results 188 comments of Mathieu Parent

I also add a few problems with this example: - it doesn't use `--include-crds` - `helm dependency build` is done globaly (a temporary dir should be created instead) - `helm...

@prometherion Kiosk has this feature with very powerful templating and helm: https://github.com/loft-sh/kiosk#5-working-with-templates There is no validation: https://github.com/loft-sh/kiosk/blob/2aa40678f3a0726f1d2dd7dc31cfc9475e249023/pkg/apis/config/v1alpha1/template_types.go#L54-L59

Here is something that works: ```python class Stream(object): """Stream.""" def __init__(self, response: Response, chunksize: int = 65536) -> None: """Initialize Stream. Args: response: Streamed response. chunksize: Chunk size (used when...

/remove-lifecycle rotten This bug is still relevant. Even if there is a workaround for istio, by using [Kubitus Ingress Operator](https://gitlab.com/kubitus-project/kubitus-ingress-operator/).

@cndoit18 This one is an edge-case, but it's still a bug I think. Please review.

@cndoit18 Anything to do on this one?

@cndoit18 Please review 🙏 .

@bacongobbler Please review :pray:.

@cndoit18 You approved those changes. What's next?