- 28 Oct, 2019 1 commit
-
-
scottkof authored
-
- 25 Oct, 2019 1 commit
-
-
scottkof authored
-
- 21 May, 2019 1 commit
-
-
mjthompson authored
-
- 07 Aug, 2018 1 commit
-
-
Gunnar Liljas authored
-
- 21 Feb, 2018 1 commit
-
-
Mal Graty authored
Extend the AWS DNS API driver to support ECS container metadata by using the special environment variable ECS sets in containers.
-
- 20 Feb, 2018 2 commits
-
-
Mal Graty authored
This is to provide a clean path to future extension work such as adding a _use_container_role function to offer similar support for ECS containers. The $_using_role flag has also been made generic so that future role providers can also make use of it.
-
Mal Graty authored
Use the behavior established in the botocore python library to inform how and when instance metadata is fetched in an attempt to acquire valid AWS credentials. - Use it as a fallback when no other credentials are provided - Set the timeout of metadata requests to 1 second
-
- 19 Feb, 2018 1 commit
-
-
Mal Graty authored
Add option (AWS_USE_INSTANCE_ROLE) to have the AWS DNS API driver pull the necessary credentials from the AWS EC2 instance metadata endpoint when required. This is a non-breaking change as it only takes effect when explicitly turned on via the environment variable, and fails safe back to the normal code path.
-
- 14 Feb, 2018 1 commit
-
-
- 13 Feb, 2018 3 commits
- 18 Jan, 2018 1 commit
-
-
- 16 Jan, 2018 1 commit
-
-
neilpang authored
-
- 15 Jan, 2018 1 commit
-
-
neilpang authored
-
- 11 Oct, 2017 1 commit
-
-
- 08 Jul, 2017 2 commits
-
-
Lonnie Abelbeck authored
dns_dyn.sh, remove empty line at end dns_dyn.sh, remove trailing spaces at end of line Replace 'head -n' with the '_head_n' function Update main README.md DNS API list
-
neilpang authored
-
- 05 May, 2017 1 commit
-
-
wizard1024 authored
-
- 04 Apr, 2017 3 commits
- 03 Apr, 2017 1 commit
-
-
neilpang authored
-
- 15 Mar, 2017 1 commit
-
- 19 Feb, 2017 1 commit
-
-
neilpang authored
-
- 10 Feb, 2017 1 commit
-
-
- 05 Feb, 2017 1 commit
-
-
neilpang authored
-
- 31 Jan, 2017 2 commits
- 30 Jan, 2017 1 commit
-
-
neilpang authored
-
- 13 Jan, 2017 1 commit
-
-
Bastian Bittorf authored
message: SC2034: $VARNAME appears unused. Verify it or export it. most of these are related to the style: we generate global vars, which are used in other functions. the var "lexical_url" was really unused (left it as comment) the travis-check now does not need anymore special flags. Signed-off-by:
Bastian Bittorf <bb@npl.de>
-
- 06 Jan, 2017 1 commit
-
-
Karsten Sperling authored
-
- 14 Dec, 2016 1 commit
-
-
klemens authored
-
- 07 Dec, 2016 1 commit
-
-
neilpang authored
-
- 06 Dec, 2016 1 commit
-
-
neilpang authored
-
- 04 Dec, 2016 1 commit
-
-
Marcello Barnaba authored
Ignoring the Chthlulu argument
😃 , Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed. This change splits the XML in multiple lines, so that parsing can succeed.
-
- 20 Nov, 2016 3 commits