brucearctor

Results 41 comments of brucearctor

changed to 'create' not improve'. There is no deployment guide for relying on terraform - which is finally going to be the go-to for Flyte? Does that address your concerns...

> we know we have to move to TF Also, @wild-endeavor why was terraform ( as I hear that was decided) the choice, and not pulumi or other? Where did...

blocked by https://github.com/flyteorg/flyte/issues/2410

blocked by https://github.com/flyteorg/flyte/issues/2410

```E0707 19:22:34.207197000 4303029632 ssl_transport_security.cc:1495] Handshake failed with fatal error SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED.``` ... After trying to connect via: ``` from flytekit.remote import FlyteRemote from flytekit.configuration import Config remote = FlyteRemote(...

``` from flytekit.remote import FlyteRemote from flytekit.configuration import Config FlyteRemote(config=Config.auto()) ``` Yields [ assuming the yaml config in the default location ... or with `remote = FlyteRemote(config=Config.auto(config_file=""))` ]: ``` E0707...

New Error -- moving along! ` debug_error_string = "{"created":"@1657773189.919078432","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3260,"referenced_errors":[{"created":"@1657773189.919077232","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":167,"grpc_status":14}]}" ` From: https://github.com/flyteorg/flyte/runs/7333590845?check_suite_focus=true

that's ultimately better

I would have preferred Terraform from the start, a shame I bothered learning opta to help you guys in the first place

terraform WAY better [ I have used extensively ]. Opta was more trouble than it was worth