feat: add initial support for Apache APISIX provider#108
feat: add initial support for Apache APISIX provider#108k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
Conversation
|
Hi @pottekkat. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
mlavacca
left a comment
There was a problem hiding this comment.
Thanks for this PR, @pottekkat! It's great to have another provider onboard!
mlavacca
left a comment
There was a problem hiding this comment.
Also, can you please add tests for the feature conversion you added? 🙂
|
@mlavacca Added test cases and made changes as you suggested. |
levikobi
left a comment
There was a problem hiding this comment.
Thanks for working on this one @pottekkat!
This PR by itself looks good to me, but I'm afraid it's going to conflict with #116
/lgtm
/cc @LiorLieberman
Thanks @pottekkat! @mlavacca should come back from vacation early next week I think, lets wait for his review on this and #116. |
|
ok @mlavacca will be off for a bit, lets review and merge this. I have a few general comments:
re request my review when its ready again Thanks! |
|
Happy new year! I have rebased to the main branch and made changes to the provider code. Ping @LiorLieberman for review. |
87c933a to
2f38433
Compare
|
/retest |
2f38433 to
fc3f115
Compare
|
/retest |
4998171 to
e0dbcf8
Compare
Signed-off-by: Navendu Pottekkat <navendu@apache.org>
2606cb8 to
e314aba
Compare
|
/retest |
|
Thanks @pottekkat /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LiorLieberman, pottekkat The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Navendu Pottekkat <navendu@apache.org>
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a basic Apache APISIX provider. We will keep improving it but this is a start.
Which issue(s) this PR fixes:
Related to #107
Does this PR introduce a user-facing change?: