-
Notifications
You must be signed in to change notification settings - Fork 30
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
Common dependencies #88
Conversation
/assign @tliron @electrocucaracha @lapentad |
/lgtm |
/lgtm |
/approve |
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 not sure if that's necessary but I think that it works better
kpt fn render porch-dev | ||
kpt live init porch-dev | ||
kpt live apply porch-dev --reconcile-timeout=15m --output=table | ||
kpt pkg get --for-deployment https://github.com/nephio-project/catalog/nephio/core/porch@main |
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.
kpt pkg get --for-deployment https://github.com/nephio-project/catalog/nephio/core/porch@main | |
kpt pkg get --for-deployment https://github.com/nephio-project/catalog.git/nephio/core/porch@main |
ada8908
to
34112a6
Compare
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CsatariGergely, efiacor, lapentad 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 |
Update URLs for KPT packages to point at catalog packages and replaced the tag with
@main
, added a note to instruct people to replace the@main
tag with whatever tag they want to pull