Justin Pflueger

Results 6 issues of Justin Pflueger

**Topic:** AKS module's output **Question:** The [aks_msi_client_id_query.sh](https://github.com/microsoft/bedrock/blob/d342fd8a5878cb909d5befe6b21b15b40f9e2448/cluster/azure/aks/aks_msi_client_id_query.sh#L4) script queries information that is already provided via the `azurerm_kubernetes_cluster` resource attributes. Would you accept a pull request that uses modifies the aks...

question

I have been using the local installer on a raspberry pi arm64 device running Ubuntu 22.04. I've run into several issues where it looks like the nomad jobs for bindle...

In a review for the fallback path feature, I received feedback to use spin configuration instead of environment variables. I ran into issues with the unit tests as spin config...

enhancement

In a review for the fallback path feature, I received feedback to switch from `std::env::var` calls to `spin_sdk::config::get` calls for the configurable fallback path. Once I made this change, I...

enhancement

Found that when trying to call another spin function in the same application that outbound http calls using relative URLs don't work like they do in `spin up`. The exception...

It would be great to have support for the [spinkube/spin-trigger-mqtt](https://github.com/spinkube/spin-trigger-mqtt) in the containerd shim as one of the available triggers.