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

Snapshot resource disambiguation #151

Open
joekelley opened this issue Sep 30, 2020 · 0 comments
Open

Snapshot resource disambiguation #151

joekelley opened this issue Sep 30, 2020 · 0 comments

Comments

@joekelley
Copy link
Contributor

If two resources have the same Kind but different GroupVerisons, there can be ambiguity in the snapshot interfaces. See this example in Service Mesh Hub, where SMH and App Mesh both provide CRDs called "Mesh": https://github.com/solo-io/service-mesh-hub/pull/938/files#r495074978.

Harvey's recommendations for handling this are to update generated snapshots with one or both of:

  1. an optional name alias for resources in the snapshot
  2. group snapshot resources under a named GVK interface
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 a pull request may close this issue.

1 participant