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

Bump up sidecar versions #1260

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

gtxu
Copy link
Contributor

@gtxu gtxu commented Jun 2, 2022

Is this a bug fix or adding new feature?

What is this PR about? / Why do we need it?
bump up the following sidecars:
external-attacher v3.1.0 -> v3.4.0
external-resizer v1.1.0 -> v1.4.0
external-provisioner v2.2.2 -> v3.1.0
node-driver-registrar v2.3.0 -> v2.5.1
livenessprobe v2.4.0 -> v2.5.0

re-generate kustomize profile

What testing is done?
Unit test and functionality test

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 2, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gtxu

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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 2, 2022
@k8s-ci-robot k8s-ci-robot requested review from gnufied and rdpsin June 2, 2022 20:26
@gtxu gtxu requested review from torredil and removed request for gnufied June 2, 2022 20:26
@gtxu gtxu removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 2, 2022
@Hokwang
Copy link

Hokwang commented Jun 3, 2022

please bump up helm chart version

@@ -5,6 +5,7 @@ kind: Deployment
apiVersion: apps/v1
metadata:
name: ebs-csi-controller
namespace: default
Copy link
Member

Choose a reason for hiding this comment

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

What is the reason for explicitly adding this? By default, all resources are created in the default namespace, unless a namespace is specified.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this is generated by template namespace: {{ .Release.Namespace }} in helm template. It should be exclude to kustomize profile. WIP address it.

@torredil
Copy link
Member

torredil commented Jun 3, 2022

@Hokwang Bumping up helm chart in #1262

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 3, 2022
@gtxu
Copy link
Contributor Author

gtxu commented Jun 3, 2022

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 3, 2022
@gtxu gtxu force-pushed the update-sidecars branch from 01df95b to e830a6f Compare June 3, 2022 16:38
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Jun 3, 2022
@torredil
Copy link
Member

torredil commented Jun 3, 2022

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 3, 2022
@gtxu
Copy link
Contributor Author

gtxu commented Jun 3, 2022

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 3, 2022
@k8s-ci-robot k8s-ci-robot merged commit e4e20ad into kubernetes-sigs:master Jun 3, 2022
@gtxu gtxu deleted the update-sidecars branch July 13, 2022 15:02
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. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants