-
Notifications
You must be signed in to change notification settings - Fork 841
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
add domain cloud-provider-aws.sigs.k8s.io #837
add domain cloud-provider-aws.sigs.k8s.io #837
Conversation
Signed-off-by: Andrew Sy Kim <[email protected]>
netlify site setup in kubernetes/org#1856 |
/lgtm |
/assign @thockin Tim, can you please help merge/run the dns stuff? |
@bartsmykla go for it! |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andrewsykim, bartsmykla 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 |
✗ dns(master#8689b98) ❀ make push
Using /tmp/octodns.cRUhqY for cooked config files
Dry-run to canary zones
Pushing to canary zones
Canary push SUCCEEDED
Testing canary zone: canary.k8s.io.
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
Canary canary.k8s.io. SUCCEEDED
Testing canary zone: canary.kubernetes.io.
Canary canary.kubernetes.io. SUCCEEDED
Testing canary zone: canary.x-k8s.io.
Canary canary.x-k8s.io. SUCCEEDED
Testing canary zone: canary.k8s-e2e.com.
Canary canary.k8s-e2e.com. SUCCEEDED
Dry-run to prod zones
Pushing to prod zones
Prod push SUCCEEDED
Testing prod zone: k8s.io.
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
test failed, might be propagation delay, will retry...
Prod k8s.io. SUCCEEDED
Testing prod zone: kubernetes.io.
Prod kubernetes.io. SUCCEEDED
Testing prod zone: x-k8s.io.
Prod x-k8s.io. SUCCEEDED
Testing prod zone: k8s-e2e.com.
Prod k8s-e2e.com. SUCCEEDED |
Signed-off-by: Andrew Sy Kim [email protected]
Adds the domain
cloud-provider-aws.sigs.k8s.io
for the AWS Cloud Provider docs site. Content is still WIP but we would like the site up and running so we can check on the docs site as we iterate.ref: kubernetes/cloud-provider-aws#94 kubernetes/cloud-provider-aws#42