sym-stiller

Results 5 comments of sym-stiller

This change would also be very appreciated by our company. We tried hiding the global scope from unauthenticated users using Boundary RBAC, but this breaks the GUI and web client...

This feature would be very interesting for my company as well. As described in the previous answer, we are running a set of controllers in a K8s cluster, and multiple...

If your requirements are not too complex, you could try using logical operators like `and` or `or` in your filter: https://developer.hashicorp.com/boundary/docs/concepts/filtering#connect-expressions

Hi @ishitasequeira ! Sure, this is a simple setup to reproduce this issue: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: foobar-service namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io spec: project: mycoolargocdproject sources:...

Thanks for looking into this! 👍 I can confirm that the UI does not crash anymore, and that the error messages were greatly improved. Multi-source apps are growing more useful...