boundary icon indicating copy to clipboard operation
boundary copied to clipboard

Boundary enables identity-based access management for dynamic infrastructure.

Results 317 boundary issues
Sort by recently updated
recently updated
newest added

Go 1.19 includes new behavior for `go fmt` and other tools that depend on its behavior (like `goimports` and `gofumpt`).

core/iam
api
core/db
core/oplog
core/gen
core/auth
core/session
core/ui
core
core/host
core/types
core/lib
core/daemon

This is a prototype implementation of https://docs.google.com/document/d/1tYBMlDJBdNA8POHyzkDWuyJjXUMV6SS23onBDn4Qg18

core/db
core/gen
core
core/proto
core/types
core/kms
core/sql
core/daemon

This fixes an issue which would allow an attacker to trigger a (recovered) panic in the gateway handler.

core/iam
core/db
core/oplog
core/gen
core/auth
core
core/host
core/target
core/kms
core/proxy
core/server

**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...

enhancement

Addition of domain function ReinitializeRoots API implementation of ReinitializeCertificateAuthority and ListCertificateAuthority

core/gen
core
core/proto
core/perms
core/types
core/daemon
core/server

This PR contains a set of commits that are designed to improve Boundary's performance when listing Target resources.

core
core/target
core/daemon

This LLB contains a set of commits geared towards improving Boundary's performance when listing resources.

core
core/perms
core/daemon

Signed-off-by: Jaymala Sinha

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...