Commit Graph

  • d01c373a6a Accepting request 1303761 from devel:kubic factory Ana Guerrero 2025-09-11 12:41:34 +00:00
  • 0027844e02 - Update to version 1.12.4: * bump deps * fix(transfer): goroutine leak on axfr err (#7516) * plugin/etcd: fix import order for ttl test (#7515) * fix(grpc): check proxy list length in policies (#7512) * fix(https): propagate HTTP request context (#7491) * fix(plugin): guard nil lookups across plugins (#7494) * lint: add missing prealloc to backend lookup test (#7510) * fix(grpc): span leak on error attempt (#7487) * test(plugin): improve backend lookup coverage (#7496) * lint: enable prealloc (#7493) * lint: enable durationcheck (#7492) * Add Sophotech to adopters list (#7495) * plugin: Use %w to wrap user error (#7489) * fix(metrics): add timeouts to metrics HTTP server (#7469) * chore(ci): restrict token permissions (#7470) * chore(ci): pin workflow dependencies (#7471) * fix(forward): use netip package for parsing (#7472) * test(plugin): improve test coverage for pprof (#7473) * build(deps): bump github.com/go-viper/mapstructure/v2 (#7468) * plugin/file: fix label offset problem in ClosestEncloser (#7465) * feat(trace): migrate dd-trace-go v1 to v2 (#7466) * test(multisocket): deflake restart by using a fresh port and coordinated cleanup (#7438) * chore: update Go version to 1.24.6 (#7437) * plugin/header: Remove deprecated syntax (#7436) * plugin/loadbalance: support prefer option (#7433) * Improve caddy.GracefulServer conformance checks (#7416) Andrea Manzini 2025-09-11 07:01:52 +00:00
  • 1a39a165a9 Accepting request 1274338 from devel:kubic Ana Guerrero 2025-05-05 20:27:51 +00:00
  • af2907dccc - Added patch fixquic-go.patch Andrea Manzini 2025-05-05 06:22:37 +00:00
  • 5b3d0e3b7c - Backported quic-go PR #5094: Fix parsing of ifindex from packets to ensure compatibility with big-endian architectures (see quic-go/quic-go#4978, coredns/coredns#6682). - This patch can be removed with the next quic-go release. Andrea Manzini 2025-05-05 06:13:54 +00:00
  • 62a1acd72a Accepting request 1266201 from devel:kubic Ana Guerrero 2025-04-02 15:14:39 +00:00
  • 291fd470ae - dropped obscpio generation from _service Andrea Manzini 2025-04-01 14:23:02 +00:00
  • 0a9c791c2e - Update to version 1.12.1: * core: Increase CNAME lookup limit from 7 to 10 (#7153) * plugin/kubernetes: Fix handling of pods having DeletionTimestamp set * plugin/kubernetes: Revert "only create PTR records for endpoints with hostname defined" * plugin/forward: added option failfast_all_unhealthy_upstreams to return servfail if all upstreams are down * bump dependencies, fixing bsc#1239294 and bsc#1239728 Andrea Manzini 2025-04-01 10:45:55 +00:00
  • 311c8f632a Accepting request 1227043 from devel:kubic Ana Guerrero 2024-11-28 21:42:52 +00:00
  • e13b18f3ef - Update to version 1.12.0: * New multisocket plugin - allows CoreDNS to listen on multiple sockets * bump deps Andrea Manzini 2024-11-28 07:16:24 +00:00
  • 9a3651d2ae Accepting request 1225138 from devel:kubic Ana Guerrero 2024-11-19 21:24:15 +00:00
  • 871135fd2e - Update to version 1.11.4: * forward plugin: new option next, to try alternate upstreams when receiving specified response codes upstreams on (functions like the external plugin alternate) * dnssec plugin: new option to load keys from AWS Secrets Manager * rewrite plugin: new option to revert EDNS0 option rewrites in responses Andrea Manzini 2024-11-19 15:47:26 +00:00
  • f00ebb280d Accepting request 1222978 from devel:kubic Dominique Leuenberger 2024-11-09 19:58:47 +00:00
  • dd0958e7ab - Update to version 1.11.3+git129.387f34d: * fix CVE-2024-51744 (https://bugzilla.suse.com/show_bug.cgi?id=1232991) build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#6955) * core: set cache-control max-age as integer, not float (#6764) * Issue-6671: Fixed the order of plugins. (#6729) * root: explicit mark dnssec support (#6753) * feat: dnssec load keys from AWS Secrets Manager (#6618) * fuzzing: fix broken oss-fuzz build (#6880) * Replace k8s.io/utils/strings/slices by Go stdlib slices (#6863) * Update .go-version to 1.23.2 (#6920) * plugin/rewrite: Add "revert" parameter for EDNS0 options (#6893) * Added OpenSSF Scorecard Badge (#6738) * fix(cwd): Restored backwards compatibility of Current Workdir (#6731) * fix: plugin/auto: call OnShutdown() for each zone at its own OnShutdown() (#6705) * feature: log queue and buffer memory size configuration (#6591) * plugin/bind: add zone for link-local IPv6 instead of skipping (#6547) * only create PTR records for endpoints with hostname defined (#6898) * fix: reverter should execute the reversion in reversed order (#6872) * plugin/etcd: fix etcd connection leakage when reload (#6646) * kubernetes: Add useragent (#6484) * Update build (#6836) * Update grpc library use (#6826) * Bump go version from 1.21.11 to 1.21.12 (#6800) * Upgrade antonmedv/expr to expr-lang/expr (#6814) * hosts: add hostsfile as label for coredns_hosts_entries (#6801) * fix TestCorefile1 panic for nil handling (#6802) Andrea Manzini 2024-11-09 14:48:06 +00:00
  • c75b9e7492 Accepting request 1202018 from devel:kubic leap-16.1 leap-16.0 Ana Guerrero 2024-09-19 19:18:26 +00:00
  • ca2fd61e9f - Update to version 1.11.3: * optimize the performance for high qps (#6767) * bump deps * Fix zone parser error handling (#6680) * Add alternate option to forward plugin (#6681) * fix: plugin/file: return error when parsing the file fails (#6699) * [fix:documentation] Clarify autopath README (#6750) * Fix outdated test (#6747) * Bump go version from 1.21.8 to 1.21.11 (#6755) * Generate zplugin.go correctly with third-party plugins (#6692) * dnstap: uses pointer receiver for small response writer (#6644) * chore: fix function name in comment (#6608) * [plugin/forward] Strip local zone from IPV6 nameservers (#6635) Andrea Manzini 2024-09-19 14:32:57 +00:00
  • dd46b85388 Accepting request 1166581 from devel:kubic Ana Guerrero 2024-04-10 15:49:45 +00:00
  • c6303a8efb Accepting request 1166341 from home:amanzini:branches:devel:kubic Richard Brown 2024-04-10 07:26:34 +00:00
  • 2b5346a0f2 Accepting request 1152020 from devel:kubic Ana Guerrero 2024-02-27 21:48:12 +00:00
  • b5794346cb Accepting request 1152018 from home:amanzini:branches:devel:kubic Andrea Manzini 2024-02-27 07:13:06 +00:00
  • 377e467b1b Accepting request 1141493 from devel:kubic Ana Guerrero 2024-01-25 17:42:03 +00:00
  • 5806d43f95 Accepting request 1141491 from home:amanzini:branches:devel:kubic Andrea Manzini 2024-01-25 11:15:47 +00:00
  • caf2af8d6c Accepting request 1141486 from home:amanzini:branches:devel:kubic Andrea Manzini 2024-01-25 11:07:31 +00:00
  • 23e68d8d6b Accepting request 1116066 from devel:kubic Ana Guerrero 2023-10-06 19:14:39 +00:00
  • 8fac89a6d4 Accepting request 1112172 from home:amanzini:branches:devel:kubic Richard Brown 2023-10-06 13:39:42 +00:00
  • 2876ea4152 Accepting request 1034544 from devel:kubic Dominique Leuenberger 2022-11-09 11:57:15 +00:00
  • 0657626a8f Accepting request 1032675 from home:amanzini:branches:devel:kubic Richard Brown 2022-11-08 13:26:54 +00:00
  • 10e8d596f4 Accepting request 861696 from devel:kubic Dominique Leuenberger 2021-01-19 15:01:30 +00:00
  • bfc30543e2 Accepting request 861670 from home:RBrownSUSE:branches:devel:kubic Richard Brown 2021-01-08 14:10:02 +00:00
  • 09738240fe Accepting request 830852 from devel:kubic Dominique Leuenberger 2020-09-02 23:14:27 +00:00
  • d3aa066505 - Update to version 1.7.0: * Update release note date for 1.7.0 (#3950) * Bump version to 1.7.0 (#3782) * plugin/kubernetes: fix tombstone unwrapping (#3924) * auto go mod tidy * build(deps): bump github.com/aws/aws-sdk-go from 1.31.12 to 1.32.1 (#3948) * transfer deferred (#3949) * Update release note of 1.7.0 (#3947) * Regenerate man page (#3946) * weight for SRV records should be at least 1 (#3931) * update k8s version u=in circleci (#3942) * auto go mod tidy * build(deps): bump github.com/aws/aws-sdk-go from 1.31.7 to 1.31.12 (#3933) * build(deps): bump google.golang.org/api from 0.25.0 to 0.26.0 (#3932) * plugin/azure: Fix environment option (#3922) * auto go mod tidy * build(deps): bump github.com/aws/aws-sdk-go from 1.31.4 to 1.31.7 (#3921) * k8s_external can now resolve CNAME returned by AWS ELB/NLB (#3916) * plugin/forward/grpc: Revert forward/grpc policy dedup (#3919) * auto go mod tidy * build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.24.0 to 1.24.1 (#3914) * build(deps): bump google.golang.org/api from 0.24.0 to 0.25.0 (#3912) * auto go mod tidy * build(deps): bump github.com/Azure/go-autorest/autorest (#3910) * auto go mod tidy * build(deps): bump k8s.io/client-go from 0.18.2 to 0.18.3 (#3909) * auto go mod tidy * build(deps): bump github.com/aws/aws-sdk-go from 1.30.29 to 1.31.4 (#3908) * Improvements in the documentation (README.md) (#3907) * auto go mod tidy Richard Brown 2020-08-31 14:31:45 +00:00
  • bc25638586 Accepting request 821451 from devel:kubic Dominique Leuenberger 2020-07-21 13:41:05 +00:00
  • 302965e859 Accepting request 820987 from home:dirkmueller:branches:devel:kubic Richard Brown 2020-07-17 08:17:28 +00:00
  • 6a9af6a7e2 Accepting request 788346 from devel:kubic Dominique Leuenberger 2020-03-27 20:55:32 +00:00
  • cbbbe1b6ce Accepting request 788211 from home:mjura:branches:devel:kubic Richard Brown 2020-03-25 20:19:21 +00:00
  • 26f7fedc98 Accepting request 757324 from devel:kubic Dominique Leuenberger 2020-01-13 21:14:57 +00:00
  • b43fbc5843 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/coredns?expand=0&rev=21 Richard Brown 2019-12-17 14:13:57 +00:00
  • 63d6252771 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/coredns?expand=0&rev=20 Richard Brown 2019-12-17 14:07:17 +00:00
  • 527577cf73 Accepting request 757323 from home:RBrownSUSE:branches:devel:kubic Richard Brown 2019-12-16 12:10:52 +00:00
  • 0ac300c79d Accepting request 736835 from devel:kubic Dominique Leuenberger 2019-10-23 13:47:44 +00:00
  • a0e658634c Accepting request 736834 from home:RBrownSUSE:branches:devel:kubic Richard Brown 2019-10-10 10:17:15 +00:00
  • a4ff11284d Accepting request 736469 from openSUSE:Factory Richard Brown 2019-10-09 14:29:34 +00:00
  • 5439e3ab2f Revert to 1.3.1 - 1.6.x is only compatible with k8s 1.16 Dominique Leuenberger 2019-10-09 08:32:02 +00:00
  • 1bf890f21c Updating link to change in openSUSE:Factory/coredns revision 7.0 OBS User buildservice-autocommit 2019-10-09 08:32:02 +00:00
  • b57ac4c29e Accepting request 732642 from devel:kubic Dominique Leuenberger 2019-09-30 13:48:51 +00:00
  • 0b899af021 Accepting request 729496 from home:mvedovati:branches:devel:kubic Richard Brown 2019-09-23 09:46:42 +00:00
  • 4a4a3779d9 Accepting request 729668 from devel:kubic Yuchen Lin 2019-09-19 13:46:37 +00:00
  • 474600cbec Accepting request 729665 from home:jengelh:branches:devel:kubic Marco Vedovati 2019-09-10 07:25:19 +00:00
  • 8939cd6bfc Accepting request 718309 from devel:kubic Dominique Leuenberger 2019-07-24 18:50:59 +00:00
  • bd1b0ec90b Accepting request 718301 from home:mvedovati:branches:devel:kubic Flavio Castelli 2019-07-24 16:01:36 +00:00
  • 52950c799e Accepting request 717844 from devel:kubic Dominique Leuenberger 2019-07-23 20:38:44 +00:00
  • 666cf64abf Accepting request 717843 from home:kukuk:container Thorsten Kukuk 2019-07-23 10:38:26 +00:00
  • fef36fe505 Accepting request 707883 from devel:kubic Dominique Leuenberger 2019-06-06 16:18:18 +00:00
  • 14385e8a2a Accepting request 707879 from home:dimstar:Factory Marco Vedovati 2019-06-05 15:53:27 +00:00
  • 05f9a23b82 Accepting request 658917 from devel:kubic Dominique Leuenberger 2019-01-08 11:24:03 +00:00
  • 36a1d12a8b Accepting request 657269 from home:jengelh:branches:devel:kubic Marco Vedovati 2018-12-17 12:42:06 +00:00
  • 5bbce184c3 Accepting request 657108 from home:mvedovati Jordi Massaguer 2018-12-11 11:46:30 +00:00
  • c261fdc57f Accepting request 656814 from home:mvedovati Richard Brown 2018-12-10 13:02:31 +00:00
  • d7fbdc305d Accepting request 656789 from home:mjura:branches:devel:kubic Richard Brown 2018-12-10 10:44:47 +00:00