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

Migrate snapshotDetail and restoreDetail to go api #987

Merged
merged 6 commits into from Aug 25, 2020

Conversation

emosbaugh
Copy link
Member

No description provided.

@emosbaugh emosbaugh force-pushed the go-api-snapshotDetail-restoreDetail branch from 29b01e7 to 18f9648 Compare August 24, 2020 22:24
@emosbaugh emosbaugh marked this pull request as ready for review August 24, 2020 22:24
@emosbaugh emosbaugh changed the title [WIP] Migrate snapshotDetail and restoreDetail to go api Migrate snapshotDetail and restoreDetail to go api Aug 24, 2020
}

type SnapshotHook struct {
Name string `json:"name"`
Namespace string `json:"namespace"`
Phase string `json:"pase"`
Phase string `json:"phase"`
Copy link
Member

Choose a reason for hiding this comment

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

Does this change not break anything?

Copy link
Member Author

@emosbaugh emosbaugh Aug 24, 2020

Choose a reason for hiding this comment

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

i dont see anything using .pase but i dont know

@emosbaugh emosbaugh merged commit bb2be4d into master Aug 25, 2020
@emosbaugh emosbaugh deleted the go-api-snapshotDetail-restoreDetail branch August 25, 2020 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants