Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Aaron Meihm 58a9df98e1 [minor] in UpdateLoaderEntry, also update queueloc
Use the agent ID/queue location information sent by the loader and
update a new queueloc column associated with the loader instance. This
provides an accurate means to identify any agents associated with a
given loader instance.
2017-02-07 16:18:35 -06:00
Aaron Meihm bffa03456d [minor/bug] don't rollback uninitialized transaction 2016-08-16 09:03:55 -05:00
Aaron Meihm 9adaa7ce82 [minor] replace ldr verify stored procedure with function 2016-08-15 15:01:12 -05:00
Aaron Meihm 68e9e583b1 [minor] also allow specification of loader mnfst filter on create 2016-08-11 16:31:44 -05:00
Aaron Meihm c32c3b4ab2 [medium] add environment validation to loader authorization
Adds ability to specify an expected environment or tag query string to
loader instances which are verified prior to manifest lookup.

Resolves #255
2016-08-11 15:28:57 -05:00
Aaron Meihm 5c4a5deceb [minor] validate auth material returned from database before use 2016-07-12 09:10:58 -05:00
Aaron Meihm f4b825db46 [minor] store key salt in an additional column 2016-07-12 09:01:41 -05:00
Aaron Meihm e70bb04105 [major] hashed storage of api loader keys and format standardization 2016-07-10 16:24:53 -05:00
Aaron Meihm 6cb30162c9 [medium] mig-console and api loader key change support 2016-04-25 13:46:20 -05:00
Aaron Meihm 008143a454 [minor] use lastseen instead of lastused in loaders table 2016-04-20 16:47:47 -05:00
Aaron Meihm 461163a032 [medium] add console loader management operations 2016-04-20 16:47:47 -05:00
Aaron Meihm da8bbb2ee5 [minor] add loader search to console 2016-04-20 16:47:47 -05:00
Aaron Meihm 3e54d93cf4 [minor] allow loader lookup for staged manifests 2016-03-24 17:08:14 -05:00
Aaron Meihm cae93f70d7 [medium] transform agent configuration with relay credentials 2016-03-24 17:08:14 -05:00
Aaron Meihm 52be51533f [minor] use QueryRow in GetLoaderEntryID 2016-03-24 17:08:14 -05:00
Aaron Meihm 0858d284bc [medium] add functions to list target loader entries in manifest reader 2016-03-24 17:08:14 -05:00
Aaron Meihm 7c897edc06 [major] Initial code for mig-loader
Checkpoint commit for initial revision of mig-loader related code. This
change adds functionality supporting agent auto-update using manifests
stored in the API.
2016-03-24 17:08:13 -05:00