Michael Li

Results 14 issues of Michael Li

This PR adds tests that use Vault as a credential store. A new enos scenario was created to spin up a vault instance alongside a boundary cluster. The test then...

This PR adds an e2e test for aliases. The test does the following - creates a target with an address - creates an alias to that target - connects to...

pr/no-milestone

Similar to https://github.com/hashicorp/boundary/pull/4428, this PR adjusts a different `-session-max-seconds` tests to increase the buffer to allow for another second in duration.

backport/0.15.x

This PR does a refactor in the e2e test suite to create a helper method for creating vault-generic credential libraries. It also continues the new pattern of returning `err` and...

pr/no-milestone
backport/0.15.x

This PR attempts to add an Admin UI e2e test for workers.

ui
admin

This PR updates some GitHub Actions to use a Node20 version of the Action in order to avoid deprecation warnings.

backport/0.16.x

This PR modifies some enos modules to define some docker container attributes to prevent the containers from being regenerated on a second `launch`/`terraform apply`. Currently, after launching a docker-based scenario,...

pr/no-milestone

This PR makes some updates to `enos.vars.hcl` to clarify comments and make it easier to onboard. Some additional changes were included to accommodate these changes - `enos-local.vars.hcl` was added to...

pr/no-milestone

This PR updates enos scenarios to output IP addresses for the resources it creates. This only applies to AWS-based scenarios. This PR also addresses a few issues related to multi-worker...

pr/no-milestone

NOTE: WIP This PR is a continuation of the work started here: https://github.com/hashicorp/terraform-provider-boundary/pull/127 A new make target (`make data-sources`) was added to automatically generate data sources for the terraform provider....