Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Need to validate user chosen object names more carefully #200

Open
wryun opened this issue Jan 9, 2018 · 0 comments
Open

Need to validate user chosen object names more carefully #200

wryun opened this issue Jan 9, 2018 · 0 comments

Comments

@wryun
Copy link
Contributor

wryun commented Jan 9, 2018

Smith currently checks for conflicts in its own resource names, but allows the user to set the object names in the bundle. Among other things, this means:

  • two resources in the same bundle can refer to the same underlying objects, leading to Smith fighting itself if their specs are different
  • users can rename the resource, but not the metadata name, which may lead to delete/recreate fight over resource
  • resource creation can fail late due to ownerReference clash with object elsewhere
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants