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

CON-6258 Update CSI driver for Kubernetes 1.23 #440

Merged
merged 9 commits into from
Jul 6, 2022
Merged

Conversation

dylanrhysscott
Copy link
Contributor

  • vendored 23.7 dependencies
  • add 1.23 version support
  • upgrade base alpine from 3.15 -> 3.16 (optional, just keeping things up date)

@dylanrhysscott
Copy link
Contributor Author

Test currently failing

• Failure [332.122 seconds]
External Storage [Driver: dobs.csi.digitalocean.com-dev]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/external/external.go:175
  [Testpattern: Dynamic PV (xfs)][Slow] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50
should allow exec of files on the volume [It]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:196
Jun 22 13:48:34.156: Unexpected error:
        <*errors.errorString | 0xc0038d9ab0>: {
            s: "expected pod \"exec-volume-test-dynamicpv-qnmp\" success: Gave up after waiting 5m0s for pod \"exec-volume-test-dynamicpv-qnmp\" to be \"Succeeded or Failed\"",
        }
        expected pod "exec-volume-test-dynamicpv-qnmp" success: Gave up after waiting 5m0s for pod "exec-volume-test-dynamicpv-qnmp" to be "Succeeded or Failed"
    occurred

Copy link
Contributor

@timoreimann timoreimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking really good. Need to make sure the CI passes now.

@@ -0,0 +1,42 @@
# Copyright 2020 DigitalOcean
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: let's make this 2022 right away.

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

Successfully merging this pull request may close these issues.

2 participants