Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to the latest version of coredns #27

Open
g1eny0ung opened this issue Feb 1, 2024 · 4 comments
Open

Upgrade to the latest version of coredns #27

g1eny0ung opened this issue Feb 1, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@g1eny0ung
Copy link
Member

The latest version of coredns is https://github.com/coredns/coredns/releases/tag/v1.11.1.

We should upgrade the current coredns to it, as we rely on a very old version, and it's also a pinned commit version.

@g1eny0ung g1eny0ung added the enhancement New feature or request label Feb 1, 2024
@bechampion
Copy link

Can you assign this to me , if no one is volunteering , it compiles in my branch at the moment but I have to work in the tests.

@bechampion
Copy link

bechampion commented Feb 6, 2024

After a lot of work

2024/02/06 12:03:00 [INFO] plugin/k8s_dns_chaos: init k8s plugin
=== RUN   TestExternal
--- PASS: TestExternal (0.00s)
=== RUN   TestPreserveCase
--- PASS: TestPreserveCase (0.00s)
=== RUN   TestServeDNSEmptyService
--- PASS: TestServeDNSEmptyService (0.00s)
=== RUN   TestServeDNSModeDisabled
--- PASS: TestServeDNSModeDisabled (0.00s)
=== RUN   TestServeDNSModeInsecure
--- PASS: TestServeDNSModeInsecure (0.00s)
=== RUN   TestServeDNSModeVerified
--- PASS: TestServeDNSModeVerified (0.00s)
=== RUN   TestServeDNS
--- PASS: TestServeDNS (0.00s)
=== RUN   TestServeNamespaceDNS
--- PASS: TestServeNamespaceDNS (0.00s)
=== RUN   TestNotSyncedServeDNS
--- PASS: TestNotSyncedServeDNS (0.00s)
=== RUN   TestDefaultProcessor
--- PASS: TestDefaultProcessor (0.00s)
=== RUN   TestServeDNSApex
--- PASS: TestServeDNSApex (0.00s)
=== RUN   TestEndpointHostname
--- PASS: TestEndpointHostname (0.00s)
=== RUN   TestServices
--- PASS: TestServices (0.00s)
=== RUN   TestServicesAuthority
--- PASS: TestServicesAuthority (0.00s)
=== RUN   TestMetadata
--- PASS: TestMetadata (0.00s)
=== RUN   TestMetadataPodsVerified
--- PASS: TestMetadataPodsVerified (0.00s)
=== RUN   TestFilteredNamespaceExists
--- PASS: TestFilteredNamespaceExists (0.00s)
=== RUN   TestNamespaceExposed
--- PASS: TestNamespaceExposed (0.00s)
=== RUN   TestNamespaceValid
--- PASS: TestNamespaceValid (0.00s)
=== RUN   TestNsAddrs
--- PASS: TestNsAddrs (0.00s)
=== RUN   TestNsAddrsExternalHeadless
--- PASS: TestNsAddrsExternalHeadless (0.00s)
=== RUN   TestNsAddrsExternal
--- PASS: TestNsAddrsExternal (0.00s)
=== RUN   TestNsAddrsExternalWithPreexistingExternalIP
--- PASS: TestNsAddrsExternalWithPreexistingExternalIP (0.00s)
=== RUN   TestParseRequest
--- PASS: TestParseRequest (0.00s)
=== RUN   TestParseInvalidRequest
--- PASS: TestParseInvalidRequest (0.00s)
=== RUN   TestReverse
--- PASS: TestReverse (0.00s)
=== RUN   TestKubernetesParse
--- PASS: TestKubernetesParse (0.00s)
=== RUN   TestKubernetesParseEndpointPodNames
--- PASS: TestKubernetesParseEndpointPodNames (0.00s)
=== RUN   TestKubernetesParseNoEndpoints
--- PASS: TestKubernetesParseNoEndpoints (0.00s)
=== RUN   TestKubernetesParseIgnoreEmptyService
--- PASS: TestKubernetesParseIgnoreEmptyService (0.00s)
=== RUN   TestKubernetesParseTTL
--- PASS: TestKubernetesParseTTL (0.00s)
=== RUN   TestKubernetesTransferNonAuthZone
--- PASS: TestKubernetesTransferNonAuthZone (0.00s)
=== RUN   TestKubernetesAXFR
--- PASS: TestKubernetesAXFR (0.00s)
=== RUN   TestKubernetesIXFRFallback
--- PASS: TestKubernetesIXFRFallback (0.00s)
=== RUN   TestKubernetesIXFRCurrent
--- PASS: TestKubernetesIXFRCurrent (0.00s)
PASS
ok      github.com/chaos-mesh/k8s_dns_chaos     0.017s

@WangXiangUSTC
Copy link
Collaborator

could you please create a pull request? @bechampion

@bechampion
Copy link

Sorry i've been missing , let me catch-up again with this work , and ill do a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants