-
Notifications
You must be signed in to change notification settings - Fork 78
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
Moving route(5), storage(3) resources to v1beta1 version #314
Conversation
/test-examples="examples/network/route.yaml" |
/test-examples="examples/network/routefilter.yaml" |
/test-examples="examples/network/routemap.yaml" |
/test-examples="examples/network/routeserver.yaml" |
/test-examples="examples/network/routeserverbgpconnection.yaml" |
/test-examples="examples/storage/sharedirectory.yaml" |
/test-examples="examples/storage/tableentity.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @steperchuk
Description of your changes
route
5storage
3Fixes #289
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Manually, as it is long running resource which cause Uptest flaky results.
examples/storage/datalakegen2path.yaml
Manually and Uptest
examples/network/route.yaml
examples/network/routefilter.yaml
examples/network/routemap.yaml
examples/network/routeserver.yaml
examples/network/routeserverbgpconnection.yaml
examples/storage/sharedirectory.yaml
examples/storage/tableentity.yaml