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

Pin driver to a commit tag #19

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

2uasimojo
Copy link
Member

Since upstream PR #202, the upstream aws-efs-csi-driver has been saving images tagged according to commit hashes as well as simply moving latest along. This commit locks our operator into using the tag corresponding to commit 778131e, including updating the daemonset yaml to match what's at that commit level.

Since [upstream PR #202](kubernetes-sigs/aws-efs-csi-driver#202), the upstream aws-efs-csi-driver has been saving images tagged according to commit hashes as well as simply moving `latest` along. This commit locks our operator into using the tag corresponding to commit [778131e](https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/778131e6fdfce466bbada3fb08b1e5bdd50c072b), including updating the daemonset yaml to match what's at that commit level.
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 29, 2020
@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   74.19%   74.19%           
=======================================
  Files          18       18           
  Lines         620      620           
=======================================
  Hits          460      460           
  Misses        153      153           
  Partials        7        7           

@jharrington22
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2uasimojo, jharrington22

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:
  • OWNERS [2uasimojo,jharrington22]

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

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2020
@openshift-merge-robot openshift-merge-robot merged commit fbee953 into openshift:master Jun 29, 2020
@2uasimojo 2uasimojo deleted the freeze-driver-tag branch June 29, 2020 17:51
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants