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

Snapshots: Propagate status changes to VolumeSnapshotData #775

Merged

Conversation

tsmetana
Copy link
Contributor

The VolumeSnapshotData.Status is never actually updated: we only care about the VolumeSnapshot objects. I think it makes sense to keep these two in-sync since after the creation the status is always taken from the backend.

This should fix issue #764.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 23, 2018
@wongma7
Copy link
Contributor

wongma7 commented Jun 14, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 14, 2018
@wongma7 wongma7 merged commit ca0d99f into kubernetes-retired:master Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/snapshot cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants