Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[E2E relay test] Update to #178 #184
[E2E relay test] Update to #178 #184
Changes from 139 commits
29b9bdf
b6c9c71
f257b46
194cee5
cca55c2
c666542
ea8d848
38329bb
d2f9cb4
d502b75
48cef80
f85a381
cba145e
c81c274
0e38e7d
f9e1cbc
0e72490
107f6dd
ccad087
8737024
e041472
8cf0784
85a49b7
0788e1d
e6a558b
d04ea2a
9c75b2c
286e1b2
a0ffe9d
2019637
709f661
394575b
1eae9d2
efb8a4e
b38aa81
c1be2b5
3b2022a
967dddc
f9a6fb2
7d23bd4
916c0dd
04a79b2
55c8118
c1784f5
92925eb
0bfdc80
c49394e
9efde4f
3de8b3e
323b074
059b7df
6460fa9
9dfe585
5f9bd5f
0c4e353
1dcdbbe
da46de7
6835ce9
4f9a74f
cc05bac
f074f97
51bccfe
47d8685
a69b5f3
34e52f7
beb0757
ec1910f
ded793f
9ba2dc1
bf936e6
c96e5c5
0d9edb9
5c5eace
ee397d3
a3a3635
641d60a
71052b7
fa8c2eb
0638e8d
bb87722
bcfbef1
4019a17
9c3cfb5
2c130ce
8493b2c
c85f75b
dfd28f8
5ab0e4c
ff4997a
ac54c24
efc2ab5
9c32675
17597c4
23ac551
e13211e
cf5910f
eb56997
5e60381
0bd05ae
a031b92
c05ba2b
aeb4ee8
6648a38
e5a4d73
95fc559
c3898e0
c61abaf
839a3dc
ff8fc6a
66bfba5
15948a8
95a6dc9
890370d
9cfd8ff
65ff2e4
5ec4514
1160c0a
b7a66de
49ba416
7e400e4
b52f046
7bc6a26
9d86294
700fd06
3887759
122bec0
8c1f5b9
5bfe151
86255b3
0aaddc8
6ad6abe
88e046d
9b83691
c865eb0
fe9db58
8d7e577
f945513
0a53626
3a178b2
98a1854
4ce831b
d83c1e7
e58c848
75343bb
1cc7085
a04ebfc
59f863c
753c27a
966b874
c726dfc
b9c0d62
c36db92
b885583
09de036
0498318
27ddcff
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
flagKeyRingDefault?
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.
I'm reluctant to align the naming between these two "flag vars". This is categorically different than the features path flag, it is not registered as a go flag but is instead both the key and value of a flag which is passed to binaries called by the go command API.