-
Notifications
You must be signed in to change notification settings - Fork 8
Links
Edward Mezarina edited this page Nov 15, 2021
·
15 revisions
- https://github.com/OpenLiberty/devfile-stack
-
https://github.com/OpenLiberty/devfile-stack-intro
- Two special branches to consider when updating 'main' (we may or may want to merge a given change in each of these too)
- Remember the CP4A KCtr points to the 'kctr' branch
- The Open Liberty blog post points to the 'blog-demo' branch (probably the other article: Hey Adam.. https://openliberty.io/blog/2021/01/20/open-liberty-devfile-stack.html) should too.
- Two special branches to consider when updating 'main' (we may or may want to merge a given change in each of these too)
- https://github.com/OpenLiberty/devfile-stack-samples
- https://github.com/OpenLiberty/devfile-stack-starters
- https://github.com/OpenLiberty/devfile-stack-gradle (Haven't gotten around to requesting another repo just yet)
- https://github.com/mezarin/devfile-stack-devfile-samples (EAR-based packaging examples)
- https://github.com/openshift/odo
-
https://github.com/odo-devfiles/registry/
- Main Devfile registry we contribute to Travis test has OL-specific path
- For a lot more detail on the odo commands, check out: http://odo.dev
- CP4A KCtr
- Implement container endpoints: https://github.com/openshift/odo/issues/3515
-
odo devfile rewrite loses unknown props:https://github.com/openshift/odo/issues/3968
-
writing devfile on
odo url create
with existing endpoint: https://github.com/openshift/odo/issues/3923 -
odo link
broken: https://github.com/openshift/odo/issues/3973 -
sparseCheckout broken: https://github.com/openshift/odo/issues/3933