-
Notifications
You must be signed in to change notification settings - Fork 35
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
Floating vl3 fix #7054
Floating vl3 fix #7054
Conversation
a1c20d7
to
651ac08
Compare
|
||
bases: | ||
- ../../../../../apps/nsc-kernel | ||
- ../../../../../apps/nsc-kernel |
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.
Why don't we use refs for these resources?
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.
In fact, we don’t have to have refs here - it’s enough to use only the kustomization file by ref, it will be able to pick up all internal resources (by relative links)
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
3b222c5
to
a9a5fe6
Compare
…ployments-k8s@main PR link: networkservicemesh/deployments-k8s#7054 Commit: 661213c Author: Network Service Mesh Bot Date: 2022-08-15 04:32:21 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/de… Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Main changes:
cmd-nse-vl3-vpp
imagepatch-vl3-ipam.yaml
NSM_PREFIXSERVERURL
Issue: #6345