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

Expose EBS volume state through volume attributes #933

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Conversation

miquella
Copy link
Contributor

Change Overview

An EBS volume's state is critical information denoting whether the volume is attached or not (among other things). However, this is provider-specific, so we'll expose it through the attributes.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • πŸ› Bugfix
  • 🌻 Feature
  • πŸ—ΊοΈ Documentation
  • πŸ€– Test

Issues

  • N/A

Test Plan

  • πŸ’ͺ Manual
  • ⚑ Unit test
  • πŸ’š E2E

@mergify mergify bot merged commit 5384d16 into master Mar 17, 2021
@mergify mergify bot deleted the ebs-volume-state branch March 17, 2021 02:42
chaitanya-baraskar pushed a commit to chaitanya-baraskar/kanister that referenced this pull request Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants