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

chore: generate id instead let APISIX do it #199

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Conversation

tokers
Copy link
Contributor

@tokers tokers commented Jan 22, 2021

Please answer these questions before submitting a pull request

  • Why submit this pull request?
  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

Previously, we don't generate resource id, instead, we resort to APISIX to do it, which is not so convenient when we try to get resource from APISIX (we'd have to list all resources in APISIX and find the target by fullname).

Now, we generate resource id from fullname.

@tokers
Copy link
Contributor Author

tokers commented Jan 22, 2021

@gxthrj

@gxthrj
Copy link
Contributor

gxthrj commented Jan 22, 2021

UT failed

@tokers
Copy link
Contributor Author

tokers commented Jan 22, 2021

@gxthrj Fixed.

Copy link
Member

@membphis membphis left a comment

Choose a reason for hiding this comment

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

LGTM

@tokers tokers merged commit d9d22bb into apache:master Jan 25, 2021
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.

None yet

3 participants