dnscontrol/docs
Brice Figureau 2fc55dfdc4 Add IGNORE(label) which ignores label at the provider (#183) (#300)
* Add support for the IGNORE(name) directive (#183)

IGNORE is like NO_PURGE but for a spefic record instead of the whole
zone. This is very useful for instance if you have a zone where
only some records are managed externally from dnscontrol (for instance
using kubernetes external dns system).

Adding IGNORE("foo") in the zone will make dnscontrol not trying
to manage the "foo" record (and especially not deleting it).
dnscontrol will error out if the "foo" record is both ignored and
managed in dnscontrol.

This can be seen as a generic Cloudflare's ignored label.

Signed-off-by: Brice Figureau <brice@daysofwonder.com>

* Deprecate CloudFlare ignoredLabels in favor of IGNORE (#183)

Since IGNORE implements a generic `ignoredLabels` system, let
the user know CF `ignoredLabels` are deprecated.

Signed-off-by: Brice Figureau <brice@daysofwonder.com>
2018-01-15 15:39:29 -05:00
..
_functions Add IGNORE(label) which ignores label at the provider (#183) (#300) 2018-01-15 15:39:29 -05:00
_includes NAMEDOTCOM: add TXTMulti capability (#299) 2018-01-11 07:23:59 -05:00
_layouts Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
_providers ROUTE53: Document error messages from various credential issues. (#291) 2017-12-23 08:03:05 -05:00
assets Improve the getting started docs (#106) 2017-05-02 09:08:28 -04:00
css Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
flattener Add SPF flattening feature. (#126) 2017-09-29 15:30:36 -04:00
public wip 2017-10-01 14:13:22 -04:00
_config.yml tweaks to gcloud 2017-03-12 16:02:46 -07:00
adding-new-rtypes.md docs/adding-new-rtypes.md: add missing step WRT the feature matrix 2018-01-14 12:30:39 -05:00
alias.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
examples.md Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
getting-started.md Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
index.md Simple notification framework (#297) 2018-01-11 11:15:19 -05:00
js.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
migrating.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
nameservers.md Website fixes (Part 2) (#221) (#236) 2017-10-24 09:42:30 -04:00
notifications.md Simple notification framework (#297) 2018-01-11 11:15:19 -05:00
opinions.md Downcase DNS names (#253) 2017-11-07 14:12:17 -08:00
provider-list.md docs: Add bookmark to comparison chart 2017-12-20 16:29:52 -05:00
release-engineering.md go generate && add more RelEng docs. 2017-12-06 17:03:07 -05:00
runDocker.sh adding docs again 2017-01-11 13:02:45 -07:00
spf-optimizer.md Productionize the SPF optimizer (#279) 2017-12-06 15:50:21 -05:00
toc.md Website fixes (Part 2) (#221) (#236) 2017-10-24 09:42:30 -04:00
unittests.md unittests.md: Update for new-style flags. 2017-12-11 09:57:46 -05:00
why-the-dot.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
writing-providers.md Docs: Correct numbering and add integration test advice. 2017-12-14 06:11:10 -05:00