Commit Graph

39 Commits (8d6f0d4e28fffc668511d269e91fc560e982eb2a)

Author SHA1 Message Date
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
11 months ago
dani b31c6a2834
update loopback to normalize endpoint_url (#5603)
1 year ago
Damian Debkowski acc40e0d08
fix: resolve small issues in db transactions (#5522)
1 year ago
Hugo ec2d5d4285 feat(host/plugin): Support empty host catalog secrets
2 years ago
Hugo 5b5aa484da feat(host/plugin): Extract plugin client functionality to pkg func
2 years ago
Hugo 60dc0ec3ff feat(host/plugin): Always send plugin information on DHC requests
2 years ago
Hugo b8046a3ef3 feat(handlers/host_catalogs): Support plugin host catalog worker filter
2 years ago
Hugo 7449fd6f2a feat(host/plugin): Implement worker filter
2 years ago
Johan Brandhorst-Satzkorn c0c28c63bc internal/host: add pagination support to catalogs
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Elim Tsiagbey 15e7bbe816
fix: add plugin normalization for onCreate methods (#3338)
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Jeff Mitchell 7364d84835
Add mechanism for plugin to normalize attributes (#2376)
4 years ago
Johan Brandhorst-Satzkorn 8fa3e8dee0 feat(hostcatalogs): Classify all proto fields
4 years ago
Louis Ruch c4506ec743 feat(scheduler): Add support for run now option
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Chris Marchesi bf18555d5e
internal/host/plugin: remove custom queries for secrets (#1676)
4 years ago
Chris Marchesi 84febd9983
internal/host/plugin: ensure UpdateCatalog triggers updates for sets (#1736)
4 years ago
Jeff Mitchell 1c39691023
Fix setting host catalog attributes to nil (#1743)
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
5 years ago
Todd b16ce175e5
Fix secrets clearing bug in update. Changes to update count behavior for catalogs (#1691)
5 years ago
Todd 2229d1a819
Call OnCreate or OnUpdate on the plugin after db constraints are checked (#1683)
5 years ago
Todd 050553ffcf
Add update catalog support for plugin based catalogs in handler and go sdk (#1673)
5 years ago
Chris Marchesi 0670e272e3
internal/host/plugin: Add UpdateCatalog (#1634)
5 years ago
Chris Marchesi 165cc5ef1b
fix ineffectual assignment to err in DeleteCatalog (#1664)
5 years ago
Todd 1312628a1e
Add plugin set sync and orphaned host cleanup jobs (#1647)
5 years ago
Todd 6eba8a4787
Lookups Catalogs and Persisted data together (#1643)
5 years ago
Todd 8795b20fe2
Delete actions for plugin based catalogs and sets (#1622)
5 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
5 years ago
Todd 14cc97b645
Add authorize session for plugin based host sets. (#1559)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Jeff Mitchell 8fb1898c3e
Update host plugin RPC to return sets from ListHosts (#1557)
5 years ago
Todd bbfef2802f
Placeholder Plugin Providers for Repos and added testPlugin struct (#1532)
5 years ago
Jeff Mitchell 01d4383c1b
Add preferred endpoints logic to API/handler/DB and some CLI bits (#1529)
5 years ago
Todd Knight 4f09f1d74f
Add create, list, lookup functions for plugin based host catalogs (#1515)
5 years ago