-
Notifications
You must be signed in to change notification settings - Fork 35
Upgrade examples on the new docs #275
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
base: main
Are you sure you want to change the base?
Conversation
|
Rebased on main |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for nephio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
e1e16be to
64b4a4a
Compare
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
64b4a4a to
85b2a82
Compare
|
Rebased |
content/en/docs/neo-porch/4_tutorials_and_how-tos/test-setup.md
Outdated
Show resolved
Hide resolved
content/en/docs/neo-porch/4_tutorials_and_how-tos/test-setup.md
Outdated
Show resolved
Hide resolved
content/en/docs/neo-porch/4_tutorials_and_how-tos/test-setup.md
Outdated
Show resolved
Hide resolved
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
content/en/docs/neo-porch/4_tutorials_and_how-tos/upgrading-packages.md
Outdated
Show resolved
Hide resolved
content/en/docs/neo-porch/4_tutorials_and_how-tos/upgrading-packages.md
Outdated
Show resolved
Hide resolved
content/en/docs/neo-porch/4_tutorials_and_how-tos/upgrading-packages.md
Outdated
Show resolved
Hide resolved
content/en/docs/neo-porch/4_tutorials_and_how-tos/upgrading-packages.md
Outdated
Show resolved
Hide resolved
| * **Separate Repositories:** For better organization and access control, keep blueprint packages and deployment packages in separate Git repositories. | ||
| * **Understand Your Strategy:** Before upgrading, be certain which merge strategy fits your use case to avoid accidentally losing important local customizations. When in doubt, the default `resource-merge` is the safest and most intelligent option. | ||
|
|
||
| ### Cleanup |
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.
Nice to have but prob not necessary.
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
content/en/docs/neo-porch/4_tutorials_and_how-tos/package-lifecycle.md
Outdated
Show resolved
Hide resolved
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
Signed-off-by: lapentafd <[email protected]>
|



Replacing #261