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
trafficstars

**Is your feature request related to a problem? Please describe.** Boundary's [uses](https://developer.hashicorp.com/boundary/docs/configuration/identity-access-management) RBAC-based permission model, and while being good enough for some use cases, it might not meet the requirements...

enhancement

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.6.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases. sdk/internal/v1.6.0 1.6.0 (2024-04-16) Features Added Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions Added a collection of...

dependencies
go

Added 2 new pages to expand on Boundary's telemetry capabilities: - [Configure event logging](https://boundary-lcfvv6ndx-hashicorp.vercel.app/boundary/docs/configuration/events/configure-events) - Provides setup instructions for event logging. - [Telemetry data](https://boundary-lcfvv6ndx-hashicorp.vercel.app/boundary/docs/configuration/events/telemetry-data) - Documents what data is available...

website
docs/concepts
docs/configuration
backport/website

I'm trying to create a host catalog plugin for AWS. I was able to originally create a host plugin for AWS using terraform without issue, but as of today, when...

bug

**Is your feature request related to a problem? Please describe.** Need to connect directly to a redis instance with redis-cli (like postgres). **Describe the solution you'd like** ``` boundary connect...

enhancement

**Is your feature request related to a problem? Please describe.** I have a two node Postgres multimaster cluster based on repmgr [bitnami](https://github.com/bitnami/containers/blob/main/bitnami/postgresql-repmgr/README.md). One node has a *primary* status, whereas the...

enhancement

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6. Release notes Sourced from actions/upload-artifact's releases. v4.3.6 What's Changed Revert to @​actions/artifact 2.1.8 by @​robherley in actions/upload-artifact#594 Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.6 v4.3.5 What's Changed Bump...

dependencies
github_actions

This PR was automatically generated by CRT tooling. If this PR *_does not_* target a release branch, ensure it gets backported to active release branches. Artifact source: * HEAD commit...

**Describe the bug** At random points in time, all clients (Desktop and CLI) already connected to the Kubernetes worker are unable to connect. After 5 minutes or so, the connection...

bug

**Is your feature request related to a problem? Please describe.** Managing roles in HCP Boundary can be quite cumbersome because roles are permanent and need to be deleted manually to...

enhancement