kcp
kcp copied to clipboard
Add e2e test that we store CRs in the right locations
Normal CRs: /registry/$group/$resource/customresources/...
Bound CRs: /registry/$group/$resource/$identity/...
Note, upstream kube has tests that talk to storage (etcd) to verify this. Will want this to be generic enough to work with CRDB too
Compare https://github.com/kubernetes/kubernetes/blob/master/test/integration/etcd/etcd_storage_path_test.go in kube. Openshift has another one.
- everything created in a workspace shows up byte-by-byte in the right keys in etcd
- everything under a key path in etcd for one workspace is expected, no unexpected keys
Issues go stale after 90d of inactivity.
After a furter 30 days, they will turn rotten.
Mark the issue as fresh with /remove-lifecycle stale.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
/close
@kcp-ci-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity. Reopen the issue with
/reopen. Mark the issue as fresh with/remove-lifecycle rotten./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.