dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d5932041f7 
					 
					
						
						
							
							build(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 ( #7406 )  
						
						... 
						
						
						
						* build(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.66 to 1.1.67.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.66...v1.1.67 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix build failure
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yong Tang <yong.tang.github@outlook.com > 
						
						
					 
					
						2025-07-14 22:48:29 -07:00 
						 
				 
			
				
					
						
							
							
								Tintin 
							
						 
					 
					
						
						
							
						
						71f68a3363 
					 
					
						
						
							
							Fixing issue  #5376  by adding a check to parse out Zone info ( #5387 )  
						
						... 
						
						
						
						* Fixing #5376  by adding a check to parse out Zone information
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using IndexByte instead of strings.Split()
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using plugin logger for logging parsing failure
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using var keywork instead of short declaration operator
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* reordering imports
Signed-off-by: Tintin <samrath.sodi@gmail.com > 
						
						
					 
					
						2022-05-20 06:52:30 +02:00 
						 
				 
			
				
					
						
							
							
								Hu Shuai 
							
						 
					 
					
						
						
							
						
						e233f59ee8 
					 
					
						
						
							
							Fix some typos in comments. ( #4100 )  
						
						... 
						
						
						
						Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com > 
						
						
					 
					
						2020-09-01 09:10:45 +02:00 
						 
				 
			
				
					
						
							
							
								Guangming Wang 
							
						 
					 
					
						
						
							
						
						081e45afa3 
					 
					
						
						
							
							cleanup: remove redundant return statement ( #3297 )  
						
						... 
						
						
						
						Signed-off-by: Guangming Wang <guangming.wang@daocloud.io > 
						
						
					 
					
						2019-09-23 14:40:14 +01:00 
						 
				 
			
				
					
						
							
							
								John Belamaric 
							
						 
					 
					
						
						
							
						
						ffcd2f61cf 
					 
					
						
						
							
							Publish metadata from kubernetes plugin ( #2829 )  
						
						... 
						
						
						
						* Publish metadata from kubernetes plugin
* stickler fix
* Add a couple tests
* Add metadata section to README
* Update plugin/kubernetes/README.md
Co-Authored-By: Chris O'Haver <cohaver@infoblox.com >
* Address nit 
						
						
					 
					
						2019-06-09 08:10:57 +01:00 
						 
				 
			
				
					
						
							
							
								Miek Gieben 
							
						 
					 
					
						
						
							
						
						41c2871907 
					 
					
						
						
							
							plugin/test: Fix documentation ( #1948 )  
						
						... 
						
						
						
						Fix documentation and touch up plugin/forward/README.md
Signed-off-by: Miek Gieben <miek@miek.nl > 
						
						
					 
					
						2018-07-07 08:30:57 +01:00 
						 
				 
			
				
					
						
							
							
								Ruslan Drozhdzh 
							
						 
					 
					
						
						
							
						
						bc50901234 
					 
					
						
						
							
							plugin/forward: add prefer_udp option ( #1944 )  
						
						... 
						
						
						
						* plugin/forward: add prefer_udp option
* updated according to code review
 - fixed linter warning
 - removed metric parameter in Proxy.Connect() 
						
						
					 
					
						2018-07-07 08:14:21 +01:00 
						 
				 
			
				
					
						
							
							
								Yong Tang 
							
						 
					 
					
						
						
							
						
						c79a4769e4 
					 
					
						
						
							
							golint cleanup ( #1085 )  
						
						... 
						
						
						
						Signed-off-by: Yong Tang <yong.tang.github@outlook.com > 
						
						
					 
					
						2017-09-15 23:34:02 +01:00 
						 
				 
			
				
					
						
							
							
								Miek Gieben 
							
						 
					 
					
						
						
							
						
						d8714e64e4 
					 
					
						
						
							
							Remove the word middleware ( #1067 )  
						
						... 
						
						
						
						* Rename middleware to plugin
first pass; mostly used 'sed', few spots where I manually changed
text.
This still builds a coredns binary.
* fmt error
* Rename AddMiddleware to AddPlugin
* Readd AddMiddleware to remain backwards compat 
						
						
					 
					
						2017-09-14 09:36:06 +01:00