mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Update build (#6988)
* Update Go to latest patch release. * Fixup go test to use `.go-version`. * Bump K8s / KIND in integration tests. * Update golangci-lint. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
@@ -21,8 +21,8 @@ integrationDefaults: &integrationDefaults
|
||||
image: default
|
||||
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
||||
environment:
|
||||
- K8S_VERSION: v1.22.0
|
||||
- KIND_VERSION: v0.11.1
|
||||
- K8S_VERSION: v1.29.4
|
||||
- KIND_VERSION: v0.25.0
|
||||
- KUBECONFIG: /home/circleci/.kube/kind-config-kind
|
||||
|
||||
setupKubernetes: &setupKubernetes
|
||||
|
||||
Reference in New Issue
Block a user