Add GlobalEgressIP CRD and associated generated code#1172
Add GlobalEgressIP CRD and associated generated code#1172tpantelis merged 1 commit intosubmariner-io:develfrom
Conversation
|
@dfarrell07 included your review comments in this PR. |
a5f669b to
289170a
Compare
|
Failure in unit-tests is not related to this PR. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
bump |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
bump |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
bump |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
bump |
|
🤖 Created branch: z_pr1172/sridhargaddam/gnegress-v1 |
|
Thanks @tpantelis for updating the PR :) |
sridhargaddam
left a comment
There was a problem hiding this comment.
There are some linting failures, otherwise LGTM thanks @tpantelis.
This PR adds the necessary types and includes the clientsets, informers and listers using gthe code generator. Fixes issue: submariner-io#1157 Signed-Off-by: Sridhar Gaddam <sgaddam@redhat.com> Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
|
🤖 Closed branches: [z_pr1172/sridhargaddam/gnegress-v1] |
This PR adds the necessary types and includes the clientsets, informers and listers using codegenerator.
Fixes #1157