boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
Go 1.19 includes new behavior for `go fmt` and other tools that depend on its behavior (like `goimports` and `gofumpt`).
This is a prototype implementation of https://docs.google.com/document/d/1tYBMlDJBdNA8POHyzkDWuyJjXUMV6SS23onBDn4Qg18
This fixes an issue which would allow an attacker to trigger a (recovered) panic in the gateway handler.
**Is your feature request related to a problem? Please describe.** > Boundary provides an easy-to-use, platform-agnostic way to access all of your hosts and services across clouds, Kubernetes clusters, and...
Addition of domain function ReinitializeRoots API implementation of ReinitializeCertificateAuthority and ListCertificateAuthority
This PR contains a set of commits that are designed to improve Boundary's performance when listing Target resources.
This LLB contains a set of commits geared towards improving Boundary's performance when listing resources.
Signed-off-by: Jaymala Sinha
Signed-off-by: Ryan Cragun
This makes the `make` build target that is used for local builder variant configurable. This will allow us to utilize the local builder variant in downstreams that might use different...