Irena Rindos

Results 8 comments of Irena Rindos

Can you add the new commands to internal/cmd/commands.go? And the following in internal/cmd/gencli/input.go `VersionedActions: []string{"update", "add-worker-tags", "set-worker-tags", "remove-worker-tags"},`

Looks like we're going to hold off on merging this until @jefferai is back and can take a look

Adding `TestServer_ReloadListener` in `internal/cmd/commands/server` to the list ``` listener_reload_test.go:151: timeout --- FAIL: TestServer_ReloadListener (16.47s) ``` [Failing log.](https://github.com/hashicorp/boundary/files/8631649/log.txt)

I think you've run into this bug: https://github.com/hashicorp/golang-lru/issues/150 which has been fixed and will be in the next release

> > Do you think it'd be worth testing using an alias to do a read on a target? Could also test deleting a target by alias and checking that...

More broken links on https://www.consul.io/use-cases/observability-with-consul The first two tutorial boxes have broken links, and the pane for UI visualization under Docs incorrectly leads to Kubernetes metrics

Hi @hillout , thanks for pointing this out; in Boundary every resource has a `name` and `description` field, which are manually populated for identification purposes. The OIDC field is being...

Closing, as #116 has achieved this.