Jonathan Leroy
9a4812223e
Add missing empty line
5 years ago
Jonathan Leroy
038ae42284
Add comments and fixes some tests
5 years ago
Jonathan Leroy
6b568f5c9d
Compare alias zones content with the one of its parent zone, even if
there is no changes in the parent zone
5 years ago
Jonathan Leroy
a6d8848fad
Fixes linting issues
5 years ago
Jonathan Leroy
b0da090723
Add test for alias zones
5 years ago
Jonathan Leroy
a2aa98377d
Add tests for Record.copy()
5 years ago
Jonathan Leroy
a1e62281f6
Fixes record copy when record is a child class of Record and as no record
type specified in its data
5 years ago
Jonathan Leroy
4fb102e4be
Fixes tests related to _populate_and_plan()
5 years ago
Jonathan Leroy
6f01a543df
Implement configuration validation for alias zones
5 years ago
Jonathan Leroy
8679bb4899
Remove sources argument when calling _populate_and_plan() for an alias
zone
5 years ago
Jonathan Leroy
0b3a99bb8c
Implement Record.copy() function
Flip if in _populate_and_plan()
5 years ago
Jonathan Leroy
3acea0d89d
Handle multiples sources on aliased zones
5 years ago
Jonathan Leroy
04a2d7a585
Merge branch 'master' into zones-aliases
5 years ago
Ross McFarland
b37656a2c8
Merge pull request #620 from Inikup/dname-records
Add support for DNAME records
5 years ago
Jonathan Leroy
eec4c4f81c
Remove support for dynamic DNAME records as no provider currently
support them
5 years ago
Jonathan Leroy
b280449969
Add record targets normalizaltion
5 years ago
Jonathan Leroy
6d17b4671a
Handle domains not registred at Gandi or not using Gandi's DNS
5 years ago
Jonathan Leroy
7161baa262
Fixes code coverage for unsupported records types
5 years ago
Jonathan Leroy
bfaafeb61b
Fixes value of "rrset_name" parameter for domain APEX
5 years ago
Jonathan Leroy
de51e5f531
Add support for DNAME records
5 years ago
Jonathan Leroy
3f85244264
Fixes incorrect domain name in gandi-no-changes.json
5 years ago
Jonathan Leroy
fd136b42d1
Add support for Gandi LiveDNS
5 years ago
Jonathan Leroy
897a033443
Add tests for Manager.get_zones()
5 years ago
Jonathan Leroy
1f60a6af5e
Fixes typo in manager.get_zone()
5 years ago
Jonathan Leroy
94a8b67a3b
Fixes linting errors
5 years ago
Jonathan Leroy
12c3aa64a8
Add zones aliases support to octodns-compare command
5 years ago
Jonathan Leroy
06c18f4063
Add zones aliases support to octodns-report command
5 years ago
Jonathan Leroy
f2a6f870b4
Make each alias zone reference its target zone instead of listing all
aliases zones in the target zone configuration
5 years ago
Jonathan Leroy
7bf0b31367
Revert "Add support for zones aliases"
This reverts commit b926d78c5c .
5 years ago
Jonathan Leroy
2cc91ead71
Merge branch 'master' into zones-aliases
5 years ago
mintopia
e89f309179
Ensure pool caching works for Constellix Provider
The caching of pools for the Constellix provider will now cache based
on the type of pool and the name. Previously it was caching based on
the name only.
5 years ago
Ross McFarland
8f686142d6
Merge pull request #617 from ftm-qsc/patch-1
docs: fixed small typo in geo_records.md
5 years ago
ftm-qsc
50f739495d
docs: fixed small typo in geo_records.md
Did you mean 'strongly'?
5 years ago
Jessica Smith
00254f957f
Merge branch 'master' into constellix-improvements
5 years ago
Ross McFarland
5c26f38851
Merge pull request #613 from github/dependabot/pip/boto3-1.15.9
Bump boto3 from 1.14.52 to 1.15.9
5 years ago
dependabot-preview[bot]
832e481ea4
Bump boto3 from 1.14.52 to 1.15.9
Bumps [boto3](https://github.com/boto/boto3 ) from 1.14.52 to 1.15.9.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.14.52...1.15.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Ross McFarland
9bd6e9e35a
Merge pull request #612 from github/dependabot/pip/botocore-1.18.9
Bump botocore from 1.17.52 to 1.18.9
5 years ago
dependabot-preview[bot]
aad1467d5a
Bump botocore from 1.17.52 to 1.18.9
Bumps [botocore](https://github.com/boto/botocore ) from 1.17.52 to 1.18.9.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.17.52...1.18.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
mintopia
ce46758790
Add support for dynamic records to Constellix provider
5 years ago
Ross McFarland
b7bae04756
Merge branch 'master' into sdist-tests
5 years ago
mintopia
5158d28b03
Update endpoint for Constellix provider to only include /domains when working on domain and record resources.
In order to add support for pools and other API resources from Constellix, we need to update the base URL to not contain domains and instead specify this where it's needed.
5 years ago
Ross McFarland
6b0d9e2274
Merge pull request #589 from phelpsw/compare_filtering_and_exit_codes
octodns-compare: Prefix filtering and status code on on mismatch
5 years ago
Phelps Williams
270fd9682f
Merge branch 'master' into compare_filtering_and_exit_codes
5 years ago
John Vandenberg
2442c23904
MANIFEST.in: Add test data
Fixes https://github.com/github/octodns/issues/608
5 years ago
Ross McFarland
18160c095a
Merge pull request #604 from github/dependabot/pip/boto3-1.14.52
Bump boto3 from 1.14.14 to 1.14.52
5 years ago
dependabot-preview[bot]
229d77eda7
Bump boto3 from 1.14.14 to 1.14.52
Bumps [boto3](https://github.com/boto/boto3 ) from 1.14.14 to 1.14.52.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.14.14...1.14.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Ross McFarland
f8e2117928
Merge pull request #602 from github/dependabot/pip/botocore-1.17.52
Bump botocore from 1.17.14 to 1.17.52
5 years ago
dependabot-preview[bot]
cfa4ac03dd
Bump botocore from 1.17.14 to 1.17.52
Bumps [botocore](https://github.com/boto/botocore ) from 1.17.14 to 1.17.52.
- [Release notes](https://github.com/boto/botocore/releases )
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.17.14...1.17.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Ross McFarland
b7752cbc05
Merge pull request #603 from github/dependabot/pip/google-cloud-core-1.4.1
Bump google-cloud-core from 1.3.0 to 1.4.1
5 years ago
dependabot-preview[bot]
179c89573f
Bump google-cloud-core from 1.3.0 to 1.4.1
Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core ) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/googleapis/python-cloud-core/releases )
- [Changelog](https://github.com/googleapis/python-cloud-core/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-cloud-core/compare/v1.3.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago