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

feat: Support feature flag #978

Merged
merged 6 commits into from
Oct 29, 2021
Merged

feat: Support feature flag #978

merged 6 commits into from
Oct 29, 2021

Conversation

JinnyYi
Copy link
Contributor

@JinnyYi JinnyYi commented Oct 28, 2021

ref: #966

cmd/definitions/gen_feature.go Outdated Show resolved Hide resolved
definitions/pairs.toml Outdated Show resolved Hide resolved
cmd/definitions/type.go Outdated Show resolved Hide resolved
List bool
// operation-related features and virtual features
LoosePair bool
VirtualDir bool
Copy link
Contributor

Choose a reason for hiding this comment

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

Service will not have VirtualDir feature.

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we need to add namespaces for features?

@Xuanwo
Copy link
Contributor

Xuanwo commented Oct 29, 2021

Nice work!

@Xuanwo Xuanwo merged commit 8697a16 into master Oct 29, 2021
@Xuanwo Xuanwo deleted the issue-966 branch October 29, 2021 08:22
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.

2 participants