Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
origosys
External Dns
Repository
5fea7534b3c0c0cbe3e600871734efcdba630b93
Switch branch/tag
external-dns
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.origo.io:origosys/external-dns.git
Copy HTTPS clone URL
https://gitlab.origo.io/origosys/external-dns.git
Name
Last commit
Last update
controller
Merge pull request #581 from jchv/txtRecordHandling
6 years ago
docs
Merge pull request #742 from mytaxi/feature/add-alias-annotation
6 years ago
endpoint
fix(aws): correctly populate target health check on existing records
6 years ago
img
Add Logo for ExternalDNS (#313)
7 years ago
internal
fix(aws): correctly populate target health check on existing records
6 years ago
pkg
Fix typos: sychronized->synchronized, resouce->resource, sepecified->specified (#769)
6 years ago
plan
Merge branch 'master' into txtRecordHandling
6 years ago
provider
Merge pull request #686 from shashidharatd/etcdcv3
6 years ago
registry
Fix nil map access of endpoint labels
6 years ago
scripts
adding kubernetes adder
6 years ago
source
Remove unnecessary slashes
6 years ago
.gitignore
Using dep in travis to ensure all dependencies are installed (#471)
7 years ago
.travis.yml
Remove sed deadline from travis.yml (#621)
7 years ago
.zappr.yaml
chore: add zappr file in order to push to pierone (#279)
7 years ago
CHANGELOG.md
docs: fix wrong entry in changelog
6 years ago
CONTRIBUTING.md
Follow CLA doc to kubernetes/community (#432)
7 years ago
Dockerfile
MAINTAINER is deprecated - using LABEL instead
6 years ago
Gopkg.lock
Update Gopkg.* vendor management files for github.com/coreos/etcd
6 years ago
Gopkg.toml
Update Gopkg.* vendor management files for github.com/coreos/etcd
6 years ago
LICENSE
Initial commit
8 years ago
Makefile
Fix docker build and delete vendor files which were not deleted (#473)
7 years ago
OWNERS
Fix docker build and delete vendor files which were not deleted (#473)
7 years ago
README.md
Add small Readme for RFC2136 provider
6 years ago
code-of-conduct.md
Update code-of-conduct.md (#426)
7 years ago
delivery.yaml
Only store endpoints with their labels in the cache (#612)
7 years ago
main.go
README.md