Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination cloudflare zones #873

Conversation

njuettner
Copy link
Member

No description provided.

toshipp and others added 25 commits July 27, 2018 19:20
Non statefulset pods associating to a headless service have different
IPs, but have a same hostname. In this case, external-dns registered
only one A record due to attempting to register multiple A records for
a same hostname for each IP.
This patch now registers one A record having multiple IPs.
Ensure that we don't consider names with and without a trailing dot
differently at this stage.
This way the use of `jq`, and the output in this document would make sense.
…mes_trailing_dot

Normalize DNS names during planning
docs(azure): better security granuality concerning external dns service principal
number of retries that API calls will attempt before giving up.

This somewhat mitigates the issues discussed in kubernetes-sigs#484 by allowing
the current sync attempt to complete vs. failing and starting anew.

Defaults to 3, which is what the aws-sdk-go defaults to where not
specified.

Signed-off-by: Joe Hohertz <joe@viafoura.com>
Adds a new flag `--aws-api-retries` which allows overriding the
…i-patch-2

Add questions from slack to the FAQ
avoid unnecessary updating for CRD resource
Support A record for multile IPs for a headless services.
Make awscli commands use JSON output
I got stuck here and opened kubernetes-sigs#865 because I thought it was a bug. I hope this will help others set it up correctly the first time.
…-annotation

Allow setting Cloudflare proxying on a per-ingress basis
…i-patch-3

Remove linki from SECURITY_CONTACTS
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: njuettner

If they are not already assigned, you can assign the PR to them by writing /assign @njuettner in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jan 28, 2019
@njuettner njuettner removed the request for review from iterion January 28, 2019 13:16
@njuettner njuettner removed the request for review from ideahitme January 28, 2019 13:16
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 28, 2019
@njuettner njuettner merged commit 6f7361f into kubernetes-sigs:pagination-cloudflare-zones Jan 28, 2019
@njuettner njuettner deleted the pagination-cloudflare-zones branch January 28, 2019 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants