garm/vendor/github.com
Gabriel Adrian Samfira f25951decb Add extra specs on pools
Extra specs is an opaque valid JSON that can be set on a pool and which
will be passed along to the provider as part of instance bootstrap params.

This field is meant to allow operators to send extra configuration values
to external or built-in providers. The extra specs is not interpreted or
useful in any way to garm itself, but it may be useful to the provider
which interacts with the IaaS.

The extra specs are not meant to be used for secrets. Adding sensitive
information to this field is highly discouraged. This field is meant as a    
means to add fine tuning knobs to the providers, on a per pool basis.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-30 13:10:21 +00:00
..
beorn7/perks feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
BurntSushi/toml Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
cespare/xxhash/v2 feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
chzyer/readline Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
davecgh/go-spew Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
felixge/httpsnoop Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
flosch/pongo2 Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
go-macaroon-bakery/macaroonpb Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
go-resty/resty/v2 Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
go-sql-driver/mysql Add extra specs on pools 2023-01-30 13:10:21 +00:00
golang/protobuf feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
golang-jwt/jwt Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
google Update go-github and remove redirect 2022-10-21 17:14:03 +03:00
gorilla Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
inconshreveable/mousetrap Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
jedib0t/go-pretty/v6 Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
jinzhu Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
juju A few fixes 2022-07-10 14:52:15 +00:00
julienschmidt/httprouter Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
kballard/go-shellquote Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
kr/fs Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
lxc/lxd Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
manifoldco/promptui Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
mattn Add extra specs on pools 2023-01-30 13:10:21 +00:00
matttproud/golang_protobuf_extensions feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
nbutton23/zxcvbn-go Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
pborman/uuid Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
pkg Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
pmezard/go-difflib Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
prometheus feat: add prometheus metrics & endpoint 2023-01-26 14:15:16 +01:00
rivo/uniseg Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
robfig/cron/v3 Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
rogpeppe/fastuuid Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
satori/go.uuid Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
sirupsen/logrus Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
spf13 Vendor packages and add Makefile 2022-06-30 10:20:32 +00:00
stretchr Add more organizations.go unit testing 2022-09-06 18:04:51 +03:00
teris-io/shortid feat: allow to configure the runner name 2023-01-19 11:13:36 +01:00