Logo
Explore Help
Sign In
Mirrors/coredns
1
0
Fork 0
You've already forked coredns
mirror of https://github.com/coredns/coredns.git synced 2025-10-27 16:24:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
8189b2101226357cd3a448f8a361236c9e784fc1
coredns/coremain/version.go

9 lines
128 B
Go
Raw Normal View History

Fix complition Fix "just push to master, because I know better" compilation error.
2016-08-24 22:09:49 +01:00
package coremain
Golint: make golint happy (#1433) CoreVersion needs to be documented for golint, but we can't use too much text because we grep this file for the coredns version.
2018-01-25 21:58:46 +00:00
// Various CoreDNS constants.
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
const (
Bump version to 1.12.3 (#7429) This PR bumps version to 1.12.3 for preparation of the next release. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2025-08-04 16:53:19 -07:00
CoreVersion = "1.12.3"
kubernetes: Add useragent (#6484) In kubernetes' audit logs you'll see: "userAgent":"coredns/v0.0.0 (linux/amd64) kubernetes/$Format" This change adds a userAgent to the requests made by CoreDNS against the kubernetes API: "userAgent":"CoreDNS/v1.11.1 git_commit:ae2bbc29be1aaae0b3ded5d188968a6c97bb3144 (linux/amd64/go1.22)" Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2024-08-26 22:45:39 +02:00
CoreName = "CoreDNS"
Release 1.0.5
2018-01-25 19:45:35 +00:00
serverType = "dns"
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 71ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API