Alex Somesan

Results 139 comments of Alex Somesan

Hi, this is indeed an issue in the provider, mainly caused by the fact tha the Tekton CRD doesn't have structural / schema information in it. In the absence of...

Hi @zonybob! We need a few more clarifications before we can look into this. - Is there any state present for `module.kubic_crds` before running the import step? - What is...

Hi @Migueljfs ! Thanks for reporting this. It looks very strange that this would happen. Can you share the cluster version that you were applying this to? (and any other...

Sorry for the long wait, this somehow fell through the cracks. We're looking into it now and will have feedback for you ASAP.

Hi, Thanks for sharing your issue with us. This is in fact expected behaviour. The reason behind it is that the CRDs from the Traefik project are lacking schema information....

For some URL types you might be able to get a similar experience by using data sources like the HTTP data source, or S3, etc. We'll look into what's needed...

I would normally recommend to render the CRDs via the `helm_template` data-source and apply them using `kubernetes_manifest` and otherwise follow the Istio recommended steps. However, Helm seems to have a...

This seems to be default behaviour for most resources, not just namespaces. That being said, we agree this doesn't feel quite right from a UX perspective. A better choice would...

This is expected behaviour with the current state of things in Terraform and the Installer. Terraform, as a design principle, will not affect resources that it does not manage itself....

@kerin @thetaris-slack Please post your tfvars files that produce this behaviour. By all means, please redact away and sensitive values out of them.