2638 Commits

Author SHA1 Message Date
kundan2707
7ea1871ef4 updated review comments 2020-11-05 15:14:56 +05:30
Enrique Gonzalez
28b61befbf
git: solve merge conflict
Signed-off-by: Enrique Gonzalez <goga.enrique@gmail.com>
2020-11-03 16:36:17 +01:00
Enrique Gonzalez
76817b350f
git: merge upstream master
Signed-off-by: Enrique Gonzalez <goga.enrique@gmail.com>
2020-11-03 16:29:36 +01:00
Kubernetes Prow Robot
bb2a0a0bd1
Merge pull request #1850 from windayski/typo
fix typos
2020-10-30 01:00:07 -07:00
windayski
262822e2f6 fix typos 2020-10-30 03:28:57 +00:00
Kubernetes Prow Robot
c2b7a69f2e
Merge pull request #1847 from alistarle/patch-1
Fix OVH tutorial to match new permissions
2020-10-28 04:03:56 -07:00
Victor Coutellier
7ca078441f
Fix OVH tutorial to match new permissions
External DNS now require permissions on endpoints resource. Adding it in the OVH tutorial manifest following this comment (https://github.com/kubernetes-sigs/external-dns/issues/961#issuecomment-664849509) for making it continue to work out of the box.
2020-10-28 09:36:19 +01:00
Kubernetes Prow Robot
8a69aacea2
Merge pull request #1818 from elsesiy/go1.15
Update to Go 1.15 & update Azure dependencies
2020-10-28 01:23:55 -07:00
Kubernetes Prow Robot
983879b7ff
Merge pull request #1839 from yangy2000/istio_doc
Add namespace for httpbin-gateway in istio doc
2020-10-24 09:51:01 -07:00
Kubernetes Prow Robot
747e362711
Merge pull request #1843 from kubernetes-sigs/raffo/multiarch-docs
Add FAQ for multiarch images
2020-10-24 06:03:01 -07:00
Raffaele Di Fazio
082c92a7f1 adds faq for multiarch images
Signed-off-by: GitHub <noreply@github.com>
2020-10-24 09:03:13 +00:00
Kubernetes Prow Robot
c148505b86
Merge pull request #1842 from kubernetes-sigs/raffo/goarm
Add GOARM for arm32v7 images
2020-10-23 13:27:03 -07:00
Raffaele Di Fazio
8f9d4971a4 adds GOARM for arm32v7 images
Signed-off-by: GitHub <noreply@github.com>
2020-10-23 10:50:56 +00:00
杨阳 10014842
280a9b7235 Add namespace for httpbin-gateway
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
2020-10-23 16:48:15 +08:00
Kubernetes Prow Robot
8ec905cef7
Merge pull request #1838 from kubernetes-sigs/raffo/arm32v7
Add arm32v7 arch for images
2020-10-23 01:13:44 -07:00
Raffaele Di Fazio
8bf7e6e46f adds arm32v7 arch for images
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-10-22 21:05:51 +00:00
Jonas-Taha El Sesiy
774fb1e1c6
Update to Go 1.15 & update Azure dependencies 2020-10-21 23:52:29 -07:00
Kubernetes Prow Robot
764b944669
Merge pull request #1813 from ytsarev/crd-source-other-records
Add NS record support
2020-10-21 01:14:20 -07:00
Kubernetes Prow Robot
dc512cf850
Merge pull request #1833 from raidancampbell/patch-1
cloudflare: readme update for RBAC config
2020-10-21 01:08:20 -07:00
Kubernetes Prow Robot
f022b8e896
Merge pull request #1832 from mzingarelli/master
aws-r53 adding Africa (Cape Town) ELB endpoints and hosted zone id's
2020-10-21 00:38:20 -07:00
R. Aidan Campbell
23757987aa
cloudflare: readme update for RBAC config
service account needs access to `watch` nodes.  GKE and AWS R53, the two stable providers, have this permission
2020-10-20 12:06:41 -07:00
Mic
83d95bf425 aws-r53 adding Africa (Cape Town) ELB endpoints and hosted zone id's 2020-10-20 16:33:14 +02:00
Kubernetes Prow Robot
13960f3fb3
Merge pull request #1824 from kubernetes-sigs/raffo/bump-cloudbuild-timeout
Bump cloudbuild timeout for new release process
2020-10-19 03:02:14 -07:00
Raffaele Di Fazio
69c8b54bdb bump cloudbuild timeout for new release process
Signed-off-by: GitHub <noreply@github.com>
2020-10-19 07:17:02 +00:00
Kubernetes Prow Robot
c2b3da4e8b
Merge pull request #1821 from Raffo/raffo/fix-docker-build
Pre pull of images to make builds pass
2020-10-18 07:18:12 -07:00
Raffaele Di Fazio
693711a45a pre-pulls images due to cloudbuilder bug 2020-10-17 12:48:58 +00:00
Raffaele Di Fazio
3726b61f85 bumps cloudbuild image
Signed-off-by: GitHub <noreply@github.com>
2020-10-17 12:41:12 +00:00
Kubernetes Prow Robot
7639d72abb
Merge pull request #1446 from sagor999/share-dns-record
Allow multiple services to share same dns record
2020-10-16 02:53:25 -07:00
Yury Tsarev
ba46a49857 Add short tutorial on how to create NS record 2020-10-16 10:57:22 +02:00
Kubernetes Prow Robot
77f082f855
Merge pull request #1805 from porscheinformatik/infoblox-skip-zones
Infoblox skip zones not matching a given view
2020-10-15 07:48:24 -07:00
Raffaele Di Fazio
b23151c291
First implementation for arm images (#1815)
* multiarch init

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* change

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* codespaces

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* add amd64 arch

* changes

Signed-off-by: GitHub <noreply@github.com>

* test

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* changes

* ch-changes

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* do not install certs

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* save

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* try amd64

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* amd64

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* remove devcontainer

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* tests

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* changes

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* Update Makefile

Co-authored-by: Nick Jüttner <nick@juni.io>

* Update Makefile

Co-authored-by: Nick Jüttner <nick@juni.io>

* Update Makefile

Co-authored-by: Nick Jüttner <nick@juni.io>

Co-authored-by: Nick Jüttner <nick@juni.io>
2020-10-15 07:46:24 -07:00
Pavel Tumik
f3b10ea054 update comment to explain edge case better 2020-10-15 06:54:15 -07:00
Raffaele Di Fazio
755edb400f
Adds release script (#1794)
* adds release script

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* save

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* scripts

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* update script

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* update docs

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* Update releaser.sh
2020-10-14 02:21:54 -07:00
Yury Tsarev
ede9767c78 Fix NS related provider test 2020-10-12 22:45:17 +02:00
Yury Tsarev
904d8e4c87 NS record support 2020-10-12 20:23:17 +02:00
Kubernetes Prow Robot
f6351b69b7
Merge pull request #1804 from mrbobbytables/update-labels
Update triage/support label references to kind/support
2020-10-09 06:25:07 -07:00
Kubernetes Prow Robot
aea5b7631d
Merge pull request #1288 from rajatjindal/health-check-support
allow to associate aws dns records with health checks
2020-10-08 08:42:16 -07:00
Kubernetes Prow Robot
266e559326
Merge pull request #1802 from porscheinformatik/support-nektos-act
Add support for nektos/act
2020-10-07 12:22:17 -07:00
Johannes Grumböck
3e3a9f065c add test for domainFilter 2020-10-03 22:56:53 +02:00
Johannes Grumböck
cf966d0cbb Smarter way to skip zone not matching view 2020-10-03 22:19:04 +02:00
Johannes Grumböck
b9d8a4ac63 Skip zones not matching infoblox view 2020-10-03 21:49:13 +02:00
Bob Killen
9ab9da066e
Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-03 10:40:08 -04:00
Johannes Grumböck
63be26d798 Added some documentation 2020-10-03 15:50:22 +02:00
Johannes Grumböck
db2817da70 Fix unexpected symbol error with single quotes 2020-10-03 15:30:37 +02:00
Johannes Grumböck
6578c2fdcc Reset author email 2020-10-02 08:47:09 +02:00
Johannes Grumböck
5518970ad9 Add support for nektos/act 2020-10-02 08:46:44 +02:00
Johannes Grumböck
eefc008a80 Add support for nektos/act 2020-10-02 08:34:13 +02:00
Kubernetes Prow Robot
45471b7372
Merge pull request #1801 from kubernetes-sigs/raffo/bump-kustomize
Bump externalDNS image in kustomization.yaml
2020-10-01 14:39:19 -07:00
Raffaele Di Fazio
25b91521ac bump externalDNS image
Signed-off-by: GitHub <noreply@github.com>
2020-10-01 20:27:25 +00:00
Kubernetes Prow Robot
b093524c0b
Merge pull request #1800 from rguichard/master
fix: scaleway doc bump version to 0.7.4
2020-10-01 13:23:19 -07:00