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 DO CSI controller to 4.2.0 #14005

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

rifelpet
Copy link
Member

@rifelpet rifelpet commented Jul 19, 2022

@rifelpet rifelpet requested a review from srikiz July 19, 2022 04:54
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 19, 2022
@k8s-ci-robot k8s-ci-robot requested a review from rdrgmnzs July 19, 2022 04:54
@k8s-ci-robot k8s-ci-robot requested a review from zetaab July 19, 2022 04:54
@hakman
Copy link
Member

hakman commented Jul 19, 2022

/test pull-kops-e2e-kubernetes-do-gossip
/test pull-kops-e2e-kubernetes-do-fqdn

@hakman
Copy link
Member

hakman commented Jul 19, 2022

/test pull-kops-e2e-kubernetes-do-gossip
/test pull-kops-e2e-kubernetes-do-fqdn

Copy link
Contributor

@srikiz srikiz left a comment

Choose a reason for hiding this comment

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

LGTM !
Thank you for putting this change !

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 19, 2022
@hakman
Copy link
Member

hakman commented Jul 19, 2022

/test pull-kops-e2e-kubernetes-do-gossip

@hakman
Copy link
Member

hakman commented Jul 19, 2022

Failures are unrelated and should be fixed by kubernetes/test-infra#26850.

@srikiz
Copy link
Contributor

srikiz commented Jul 19, 2022

The errors here seem to be unrelated. I see nfs-server pod starting okay - blob:https://prow.k8s.io/dba76ef4-99ea-496b-b518-2c5071fa10d9 but the mount failed.

[BeforeEach] [sig-storage] PersistentVolumes
  test/e2e/framework/framework.go:187
�[1mSTEP�[0m: Creating a kubernetes client
Jul 19 05:33:41.243: INFO: >>> kubeConfig: /root/.kube/config
�[1mSTEP�[0m: Building a namespace api object, basename pv
�[1mSTEP�[0m: Waiting for a default service account to be provisioned in namespace
�[1mSTEP�[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] PersistentVolumes
  test/e2e/storage/persistent_volumes.go:114
[BeforeEach] NFS
  test/e2e/storage/persistent_volumes.go:131
�[1mSTEP�[0m: creating nfs-server pod
�[1mSTEP�[0m: locating the "nfs-server" server pod
Jul 19 05:33:47.567: INFO: Running '/home/prow/go/src/k8s.io/kops/_rundir/9cf1adf4-0721-11ed-b09a-5ecaca227ace/kubectl --server=https://api.e2e-b284d3e83b-4c77c.test-cncf-do.k8s.io --kubeconfig=/root/.kube/config --namespace=pv-2101 logs nfs-server nfs-server'
Jul 19 05:33:47.762: INFO: stderr: ""
Jul 19 05:33:47.762: INFO: stdout: "Serving /exports\nrpcinfo: can't contact rpcbind: : RPC: Unable to receive; errno = Connection refused\nStarting rpcbind\nNFS started\n"
Jul 19 05:33:47.762: INFO: nfs server pod IP address: 100.110.136.80
Jul 19 05:41:05.072: INFO: At 2022-07-19 05:33:49 +0000 UTC - event for pvc-tester-79wxc: {kubelet 10.108.0.5} FailedMount: MountVolume.SetUp failed for volume "nfs-2d796" : mount failed: exit status 32
Mounting command: mount
Mounting arguments: -t nfs 100.110.136.80:/exports /var/lib/kubelet/pods/b261f550-43a6-48e1-85fa-8d3a47015120/volumes/kubernetes.io~nfs/nfs-2d796
Output: mount: /var/lib/kubelet/pods/b261f550-43a6-48e1-85fa-8d3a47015120/volumes/kubernetes.io~nfs/nfs-2d796: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.

@hakman
Copy link
Member

hakman commented Jul 19, 2022

/test pull-kops-e2e-kubernetes-do-fqdn

@hakman
Copy link
Member

hakman commented Jul 19, 2022

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, srikiz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 19, 2022
@k8s-ci-robot k8s-ci-robot merged commit ea32e12 into kubernetes:master Jul 19, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.25 milestone Jul 19, 2022
k8s-ci-robot added a commit that referenced this pull request Jul 19, 2022
…-upstream-release-1.24

Automated cherry pick of #14005: Upgrade DO CSI driver to 4.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/addons cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DigitalOcean CSI E2E Test Failures
4 participants