Karolína Lišková

Results 7 issues of Karolína Lišková

When attempting to verify the setup of a build environment, I used `cargo --freeze web deploy`, which is supposed to fail on any requests for network activity. However, in the...

In some cases, a build would fail (due to a particular malformed scheme) but we still want to be able to build the correctly formed schemes. To this end, this...

What sort of steps would be necessary to allow the app to authenticate to clusters using https://www.pomerium.com/docs/guides/kubernetes#configure-kubectl ?

enhancement

As it currently stands, I'm having difficulty making a form involving a Vec of Structs, even if those structs derive Form themselves. ie: ```rust #[form(...)] pub struct MyData { pub...

When attempting to build a project making use of the aws-lc-rs crate, the build.rs script fails due to expecting (but not finding) the environment variable allowing it to locate the...

Further to turbot/pipe-fittings#149 (and the fix turbot/pipe-fittings#150) It would be beneficial in some cases to be able to setup steampipe connection resources as follows ```hcl connection "googledirectory" { plugin =...

enhancement
ext:needs-triage