Skip to content

Discrepancies between UFO and starter/intro repos #194

@scottkurz

Description

@scottkurz

First

There are a couple smaller details where the starter repo doesn't match the UFO.

  1. We use the hard-coded ports 9080,9443 rather than:
    <httpEndpoint host="*" httpPort="${default.http.port}" httpsPort="${default.https.port}" id="defaultHttpEndpoint"/>
    What do the MP starter and openliberty.io starters use?

  2. we still have the MST: src/test/java/dev/odo/starter/AppContainerConfig.java which we can delete.

Check slides 36-38 to fix any other discrepanceis.

Second

Should devfile-stack-intro be similarly updated for any of these reasons? It's not strictly necessary but would be nice to align if we're not making too much work keeping things in sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions