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

Dev3 #57

Draft
wants to merge 12 commits into
base: ebs-e2e
Choose a base branch
from
Draft

Dev3 #57

wants to merge 12 commits into from

Commits on Sep 27, 2023

  1. Add healthcheck

    amogh09 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    77019ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9845a02 View commit details
    Browse the repository at this point in the history
  3. Change an assert to require

    amogh09 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    35483c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    aac3945 View commit details
    Browse the repository at this point in the history
  2. Add build tags

    amogh09 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    886be23 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    0b18ae0 View commit details
    Browse the repository at this point in the history
  2. Refactor AWS EBS CSI driver build

    - use multi-stage docker build file
    - rework Makefile to utilize docker
    - remove unused scripts and container/ dir
    sparrc committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    043316b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd3eb1 View commit details
    Browse the repository at this point in the history
  4. Build the csi driver image tar in codebuild pr-build job

    - Update build-dev-amd and build-dev-arm codebuild job infrastructure to
      allow privileged mode containers, which allows docker to be run within
      the build.
    sparrc committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    54e8d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request aws#3938 from xxx0624/volumeUnstage

    Support NodeUnstageVolume in csi driver
    fierlion authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    57037b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws#3936 from amogh09/ebs-healthcheck

    Add health check feature to EBS CSI Driver
    fierlion authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8e63694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3828731 View commit details
    Browse the repository at this point in the history