Ivan Ka
6ef2c9c070
refactor(source): move SuitableType to endpoint package ( #6239 )
...
* refactore(source): move SuitableType to endpiont package
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* refactore(source): move SuitableType to endpiont package
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* refactore(source): move SuitableType to endpiont package
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* refactore(source): move SuitableType to endpiont package
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* refactore(source): move SuitableType to endpiont package
---------
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2026-03-16 13:41:39 +05:30
Ivan Ka
a23f2d5a9a
chore(lint): configure modernize linter ( #6035 )
...
* chore(lint): configure modernize linter
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(lint): configure modernize linter
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(lint): modernize linter
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(lint): configure modernize linter
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
---------
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-12-27 22:04:33 +05:30
Kevin Valk
e379fe172e
refactor: handle internal IPv6 addresses consistently with --expose-internal-ipv6 flag throughout all sources
2025-05-14 17:15:47 +02:00
ivan katliarchuk
9f427e5622
chore(source): code cleanup
2025-04-16 13:50:04 +01:00
Michel Loiseleur
3835c62bb6
chore(ci): update linter to v2.0.2
2025-04-02 08:53:54 +02:00
John Gardiner Myers
683663e9c2
IPv6 internal node IPs are usable externally
2023-05-07 12:00:28 -07:00
Ole Markus With
ba30810641
Use kops dns controller instead of just dns controller where it makes sense
...
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-06-24 08:31:42 +02:00
Ole Markus With
7a16ab46fa
Add support for dns-controller compat mode for services
2021-06-23 09:06:38 +02:00
Tariq Ibrahim
41ba7f1ff5
rename project root package to sigs.k8s.io
2020-01-06 08:08:35 -08:00
Nick Jüttner
f763d2a413
Move into kubernetes-sigs organization ( #1245 )
...
* Move into kubernetes-sigs organization
* Disable labeler action for forks
2019-11-01 17:10:19 +01:00
njuettner
76c09dab1f
Switch to go modules
2019-04-09 17:22:36 +02:00
shashidharatd
e26b73e73f
Fix usage of k8s.io/client-go package
2018-07-31 23:02:03 +05:30
Gary Kramlich
1cef71e0be
Inititial support for multiple targets per record
2018-03-13 23:16:51 -05:00
Seth Pollack
f14a953b5f
Kops Compatibility #1 : Set RecordType at source ( #248 )
...
* set RecordType at source
* add comments for linting
2017-08-25 14:41:40 +02:00
Martin Linkhorst
646373312a
feat: support multiple hostnames for molecule ( #301 )
2017-08-02 19:11:13 +02:00
Martin Linkhorst
096c68be79
Enhance compatibility and process molecule Services ( #166 )
...
* feat(service): enhance compatibility, process molecule services
* ref(service): simplify label detection for molecule servics
2017-04-21 16:38:56 +02:00
Yerken
98de0142ba
kickoff txt registry ( #137 )
...
* kickoff txt registry
* fix inmemory dns provider to include recordtype info for validation
* Merge master
* fix ununsed variable in inmemory provider
* add tests for records
* add test for no prefix name formatter
* implement apply changes with tests
* add flag to enable txt registry
* add txt registry to main
* improve sort testing
* filter out non-owned records
* NewEndpoint(...) requires record type
* use newendpoint in aws_test, fix tests
* change suitable type implementation
* fix the test for compatibility component
* change inmemory provider to include recordtype and use suitable type
* fix comments, CNAME should target hostname
* name mapper do not use pointer on struct
* txt prefix - just concatenate, remove spew, fix txt record label
* allow TXT records as result from dns provider
* add changelog
* fix tests
* TXT records need to be enclosed in double quotes
2017-04-11 23:10:38 +02:00
Martin Linkhorst
9d48d89240
feat(source): support services annotated with mate's annotations ( #141 )
2017-04-10 15:43:41 +02:00