Commit Graph

46 Commits (6d8615045e457aeebda9923bea4dbc6d85c2d607)

Author SHA1 Message Date
Damian Debkowski acc40e0d08
fix: resolve small issues in db transactions (#5522)
1 year 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
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Johan Brandhorst-Satzkorn db21fbb7c1 internal/host/plugin: revert unnecessary method change
2 years ago
Johan Brandhorst-Satzkorn 4ba521a3e0 internal/host: add plugin host set pagination
2 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 d51ce41db8 feat(hostsets): Classify all proto fields
4 years ago
Todd 7ee1f74388
fix(hostsets/plugin): Only delete preferred endpoints when there are preferred endpoints to delete. (#1865)
4 years ago
Justen Walker 6166d2240f
bug(plugin): Fix incorrect use of WithIpAddrs in Repository.Endpoints (#1849)
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
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago
Todd 5d2b0e94aa
Update sync interval seconds field. (#1698)
4 years ago
Todd 5cfcc41f00
Fix bug for adding preferred endpoint when non existed prior. (#1692)
4 years ago
Todd Knight f41bceda83 Merge from main and `make gen`
4 years ago
Todd 29b4537d3b
Reference PreferredEndpoints by top level struct name (#1688)
4 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
4 years ago
Chris Marchesi c2cd6febca
internal/host/plugin: add UpdateSet (#1686)
4 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
Todd 808b986834
Read and List Plugin based Hosts (#1655)
5 years ago
Todd 1312628a1e
Add plugin set sync and orphaned host cleanup jobs (#1647)
5 years ago
Jeff Mitchell 5e782b6ecc
Update view to return host IDs in a set on set lookup (#1646)
5 years ago
Todd 6eba8a4787
Lookups Catalogs and Persisted data together (#1643)
5 years ago
Jeff Mitchell b64761f38f
Add repository and functions around plugin host set membership (#1629)
5 years ago
Todd 8795b20fe2
Delete actions for plugin based catalogs and sets (#1622)
5 years ago
Todd 23baaac36b
Add DB changes for host, set members, and host addresses for plugins. (#1584)
5 years ago
Jeff Mitchell 70e6536919
Swap server interface for client (#1580)
5 years ago
Todd e11a481256
Register Azure and AWS at controller start up (#1570)
5 years ago
Jeff Mitchell 8b1ca4b0b8
Add host IDs to plugin host sets read response (#1568)
5 years ago
Jeff Mitchell a834a14785
Add attribute flag building and parsing (#1562)
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
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
Todd Knight 1249f9668f
Add Plugin Host Set Repo Create, List, Read Operations (#1497)
5 years ago