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
Net 5875 - Create the Exported Services Resources #19117
Net 5875 - Create the Exported Services Resources #19117
Changes from 47 commits
714f8a3
c1e1e4e
8be5941
f7f396e
55ba121
755b08d
10af828
c97f8c2
074ed36
4221562
7415265
75e2b49
689de78
5375a1a
e15f0eb
13e59ff
a681ded
ff6a831
f2a7e22
13a5ed0
2e21983
6cfa2a0
d12e785
3df55fb
e1a8e96
8a922ae
bbb7592
08d9d6e
393e5eb
59cb443
15febaf
9d5e2da
437490b
d97bfd8
2985849
2103241
5c1ef95
792e493
9a6f4b6
022be04
c0757c8
617b297
a9202a6
63aa314
9ff14cc
c7469ca
f78152f
79eda17
25d0993
d48c01e
c44b424
e6bb0db
fc29782
20e5781
d729d59
1c4cf98
112ad62
7732609
82c0ddb
5308961
d091b46
b4d0247
e6380c2
07f3932
e2b2052
5f9589e
d51bbdf
e84e237
1c7efd8
e2e379b
d982a03
3aac88d
678b311
c6ea870
999dd6f
3b37a0a
732e2ca
add5b45
cd29bed
11fd797
a11ad98
d5a4ccc
a837887
00984f1
5407a04
4f963f0
b15d668
d1892da
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.
It might simplify things a bit to just specify
*multiclusterv1alpha1.ComputedExportedServices
here and build out the resource withinrun
.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.
resourcetest.Resource(
returnspbresource.Resource
.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.
Yeah, this is more of a nit than anything. Making this change woud result in each test case specifying a computed exported resource and then building the resource similar to the following in run: