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

Feature gates are confusing #107

Closed
Xuanwo opened this issue Jun 15, 2021 · 2 comments · Fixed by #109
Closed

Feature gates are confusing #107

Xuanwo opened this issue Jun 15, 2021 · 2 comments · Fixed by #109
Labels
enhancement New feature or request

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented Jun 15, 2021

Only CreateDir is simulated, but all operations are affected.

We need to check features everywhere.

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Jun 15, 2021

Maybe we need to extract features into another field instead of at the operation level.

@Xuanwo Xuanwo changed the title FeatureGates is confusing Feature gates is confusing Jun 15, 2021
@Xuanwo Xuanwo added the enhancement New feature or request label Jun 15, 2021
@Xuanwo
Copy link
Contributor Author

Xuanwo commented Jun 17, 2021

How about removing all operation level features and use global feature instead:

  • VirtualDir
  • VirtualLink
  • VirtualObjectMetadata

@Xuanwo Xuanwo linked a pull request Jun 17, 2021 that will close this issue
@Xuanwo Xuanwo changed the title Feature gates is confusing Feature gates are confusing Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant