| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Skipping CI for Draft Pull Request. |
Sorry, something went wrong.
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
Sorry, something went wrong.
|
Images are ready for the commit at 223468a. To use with deploy scripts, first export MAIN_IMAGE_TAG=4.0.x-811-g223468a6ee. |
Sorry, something went wrong.
|
/retest |
Sorry, something went wrong.
|
/retest |
Sorry, something went wrong.
|
@janisz: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Sorry, something went wrong.
There was a problem hiding this comment.
one nit about the field name in the struct.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
It looks like there is no need for multi key stores in production code and the only
usage of multiple key is in TestMultiKeyStruct.
This PR removes second key filed2 and renames the struct to TestStruct.
Checklist
If any of these don't apply, please comment below.
Testing Performed
CI