Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: update the flag due to using higher version of csi livenessprobe #3770

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

ZeroMagic
Copy link
Contributor

@ZeroMagic ZeroMagic commented Sep 1, 2020

Reason for Change:

The version of CSI livenessprobe are different from AzureDiskFile CSI Drivers and Secret Store CSI Drivers currently. Tested the AzureDiskFile CSI Drivers with CSI livenessprobe v2.0.0. They worked well. So here make a change that has the minimum impact on the code.
Later I will update the CSI livenessprobe version in AzureDiskFileCSI Drivers repo.
/cc @feiskyer @andyzhangx

Issue Fixed:

Requirements:

Notes:

feiskyer
feiskyer previously approved these changes Sep 1, 2020
@andyzhangx
Copy link
Contributor

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

andyzhangx
andyzhangx previously approved these changes Sep 1, 2020
Copy link
Contributor

@andyzhangx andyzhangx left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

chewong
chewong previously approved these changes Sep 1, 2020
Copy link

@chewong chewong left a comment

Choose a reason for hiding this comment

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

Could you run make generate?

@mboersma
Copy link
Member

mboersma commented Sep 1, 2020

@chewong I ran make generate and pushed the commit. 🤞

@jackfrancis
Copy link
Member

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #3770 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3770   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files         148      148           
  Lines       25375    25375           
=======================================
  Hits        18576    18576           
  Misses       5663     5663           
  Partials     1136     1136           
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 53.42% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1114eb8...f939efd. Read the comment docs.

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

/lgtm

@acs-bot
Copy link

acs-bot commented Sep 1, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx, jackfrancis, ZeroMagic

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

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

Successfully merging this pull request may close these issues.

None yet

7 participants