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

remove all remaining legacy Ark references #1415

Merged
merged 1 commit into from Apr 29, 2019

Conversation

skriss
Copy link
Member

@skriss skriss commented Apr 29, 2019

Signed-off-by: Steve Kriss krisss@vmware.com

I think this removes the last batch of "Ark" refs from the code, apart from docs that explicitly discuss the migration from Heptio Ark to Velero.

@nrb @carlisia

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss added this to the v1.0.0 milestone Apr 29, 2019
@skriss skriss requested review from carlisia and nrb April 29, 2019 16:50
@@ -58,18 +58,15 @@ var nonRestorableResources = []string{

// Don't ever restore backups - if appropriate, they'll be synced in from object storage.
// https://github.com/heptio/velero/issues/622
"backups.ark.heptio.com",
Copy link
Member Author

Choose a reason for hiding this comment

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

@nrb @carlisia I think removing these are fine, since users should've migrated their CRDs, and we won't be processing the *.heptio.com API group anymore - make sense?

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree users should have, though I'm unsure that everyone will.

That said, since our controllers won't actually process anything in the old API group, the restored Ark backups will be inert, so it's not going to trigger a cascade.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, that was my thinking.

@carlisia carlisia merged commit 660080e into vmware-tanzu:master Apr 29, 2019
@skriss skriss deleted the rm-ark-refs branch May 3, 2019 18:56
jessestuart pushed a commit to jessestuart/velero that referenced this pull request May 28, 2019
Signed-off-by: Steve Kriss <krisss@vmware.com>
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