Shane O'Donnell

Results 6 comments of Shane O'Donnell

Tracked internally via https://github.com/solo-io/gloo-mesh-enterprise/issues/536

Thank you for the reminder, apologies for the delay, I had missed the original notification. I will grab latest and try to reproduce again tonight with DEBUG=1.

Output with DEBUG=1: ``` $ DEBUG=1 kubectx + set -eou pipefail + IFS=' ' + SELF_CMD=/usr/local/bin/kubectx + KUBECTX=/Users/sod/.kube/kubectx /usr/local/bin/kubectx: line 250: $@: unbound variable ``` Running on `zsh 5.7.1 (x86_64-apple-darwin19.0)`...

Apologies for the delay. Bash version info below: ``` $ bash --version GNU bash, version 4.0.0(1)-release (i386-apple-darwin19.4.0) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3...

Agreed, reopening! We have the makefile changes required to build ARM64 images of Gloo, but we don't have a CI/CD pipeline setup with the ARM worker machines required to build...

In order for services to be accessed across workspaces in GME with serviceIsolation enabled in the application workspace, you need to export the service from the application workspace and import...