-
Notifications
You must be signed in to change notification settings - Fork 423
add path to cachedresource api #3726
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
add path to cachedresource api #3726
Conversation
staging/src/github.com/kcp-dev/sdk/apis/cache/v1alpha1/register.go
Outdated
Show resolved
Hide resolved
|
Thanks, looks good. Can you please add an e2e test to If you're ok with that, do it only for the |
600f928 to
0caadff
Compare
|
/retest |
test/e2e/reconciler/cachedresourceendpointslice/cachedresourceendpointslice_test.go
Outdated
Show resolved
Hide resolved
0caadff to
8398dd7
Compare
|
Great, thanks!
Actually one more thing. |
|
LGTM label has been added. Git tree hash: 4b563b00694b72bfecb16c662741e839bf42f7e2
|
pkg/reconciler/cache/cachedresources/cachedresources_reconcile_endpointslice.go
Outdated
Show resolved
Hide resolved
Signed-off-by: olalekan odukoya <[email protected]>
8398dd7 to
340b8f4
Compare
|
/lgtm |
|
LGTM label has been added. Git tree hash: e8a47d85dbe097ffe92f99c4e026cfd46cd414e3
|
|
/retest |
1 similar comment
|
/retest |
|
/retest |
mjudeikis
left a comment
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.
/lgtm
/approve
As this crd was introduced in this release, better merge now
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mjudeikis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
What Type of PR Is This?
Related Issue(s)
Fixes 3658
Release Notes