Commit Graph

1656 Commits (0a4df95fdde8d42a0ce5c15406d7def08a43c486)
 

Author SHA1 Message Date
Timothy Messier 0a4df95fdd
ci: Run sdk and api tests in ci
4 years ago
Timothy Messier 0bc9e30aa6
chore(makefile): Mark all phony targets as PHONY
4 years ago
Thor 9f7c650101
api: Returns connections as part of sessions (#1714)
4 years ago
Michael Gaffney 72d4d6d205
fix(sql): Remove warning from create_time trigger (#1751)
4 years ago
Chris Marchesi 1c3d7a7faa
Update CHANGELOG.md for #1736 (#1750)
4 years ago
Jim 983f7b019c
refactor (db): Remove unused gorm formatter (#1738)
4 years ago
Chris Marchesi 84febd9983
internal/host/plugin: ensure UpdateCatalog triggers updates for sets (#1736)
4 years ago
Louis Ruch 9b6d7d8105 chore: fmt changelog entry
4 years ago
Hugo 29bdc22b41
Merge pull request #1731 from hashicorp/hugoamvieira-gosockaddr-template-support
4 years ago
Hugo Vieira f1063a62a0 feature(config): add sockaddr template support
4 years ago
Hugo Vieira 21a771b581 test(servers base): add tests ahead of functionality change
4 years ago
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago
Jim dba5bc88a0
chore: Upgrade gorm deps (#1747)
4 years ago
Jeff Mitchell 269fb94885 Add test controller option to not use a templated database
4 years ago
Jeff Mitchell 1c39691023
Fix setting host catalog attributes to nil (#1743)
4 years ago
Jeff Mitchell b2efce961d
Fix comment on sync_interval_seconds being invalid (#1745)
4 years ago
Jeff Mitchell dc2148496b
Actually enable loopback plugin in dev (#1742)
4 years ago
Louis Ruch 9bec68f32c
refact(servers): Cleanup redundant if else (#1741)
4 years ago
Pete Pacent e360e162b9
Adding release notes for 0.7 (#1739)
4 years ago
Chris Marchesi 9e976cb4ae
internal/host/plugin: Fix TestUpdateSet (#1735)
4 years ago
Carlos Alcaide Corvo 16b00c8254
Bump desktop client version on Boundary website (#1737)
4 years ago
Jeff Mitchell 75bbab130f Update website version
4 years ago
Jeff Mitchell abd695e5bc Fix packagespec variable setting
4 years ago
Jeff Mitchell bc27190474 Prep for 0.7.1
4 years ago
Jeff Mitchell d01e1aca3e Fix plugin extension on Windows
4 years ago
Jeff Mitchell d2dd9b205b Update packagespec
4 years ago
Jeff Mitchell 95568ef07f
Fix tests using multiple controllers (#1734)
4 years ago
Jeff Mitchell ad8ce50f69
Fix Windows (#1733)
4 years ago
Jeff Mitchell 5559cf54d3
Don't always assume plugins should be activated (#1732)
4 years ago
Jeff Mitchell 3b83184700
Add missing read only check on secrets hmac field in handler (#1729)
4 years ago
Jeff Mitchell 208895e38b
Add a static README file to the host assets dir (#1730)
4 years ago
Jeff Mitchell 9213e4b821
Handle same-named options across subtypes (#1728)
4 years ago
Louis Ruch e0587afb5f chore: bump website verison
4 years ago
Jeff Mitchell 04a52a5864
Add plugins configuration section to docs (#1727)
4 years ago
Todd 1c36b1e4d7
Add plugin details to host catalog, host set, and host domain model pages (#1715)
4 years ago
Todd 18de3653f5
Set sync job still syncs when plugin reports no hosts in sets (#1726)
4 years ago
Jeff Mitchell 7174a91f32
Update data-encryption documentation to clarify what is encrypted (#1722)
4 years ago
Todd 63bf60654e
Add plugin info on the CLI when reading a host. (#1725)
4 years ago
Michael Gaffney 54a508ef7f
Merge branch 'mgaffney-sqltest-port'
4 years ago
Michael Gaffney 55c6c5872f
feat(sqltest): Make container port configurable
4 years ago
Todd 056e72491d
Attempt to fix the ci error. (#1723)
4 years ago
Timothy Messier e6a8704a60
fix(docker): Add missing packages to dev docker image (#1713)
4 years ago
Louis Ruch 384120fd7d chore: bump to version 0.7.0
4 years ago
Louis Ruch bc0e23bdf1 chore: bump api/sdk versions
4 years ago
Louis Ruch 0cf9573f24 chore: make fmt
4 years ago
Louis Ruch c33efbf223
chore: make fmt (#1721)
4 years ago
Todd 1417e17909
Fix nil pointer error when listing by non existing host catalog. (#1720)
4 years ago
Jim 5232be905b
fix (auth/oidc): Revert to working version of oidc acct upsert (#1719)
4 years ago
Chris Marchesi 57791461eb
Add plugin-based host entry to CHANGELOG.md (#1710)
4 years ago
Todd b1c53951d5
Use the correct collection actions response when updating host catalogs. (#1718)
4 years ago