Skip to content

More OCP 3.3 release note edits #2935

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

Merged
merged 1 commit into from
Sep 26, 2016
Merged

Conversation

adellape
Copy link
Contributor

@adellape adellape commented Sep 26, 2016

http://file.rdu.redhat.com/~adellape/092616/relnoteedits2/release_notes/ocp_3_3_release_notes.html

Adds:

  • Storage Labels
  • Extended Builds to Tech Preview
  • Routing Data Structure Changes to Notable Technical Changes
  • Known Issue for Ansible forks setting
  • Additional linking to relevant docs from New Features
  • Moved Dev Exp and Web Console up in the New Features list

_Understanding the New Model_

The new data structure defining the routing back ends consists of two structures
representing services and routes and one top level structure that contains a map
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/top level/top-level

- `*ServiceUnit*` <- -> `*Service*`
- `*ServiceAliasConfig*` <- -> `*Route*`

The top level router template has two maps:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

top-level

In {product-title} 3.3, a route can have many services and any service can be
part of many routes. The `*ServiceAliasConfig(Route)*` holds a map of
`*ServiceUnitNames(Service)*` with their corresponding weights. To get to the
actual `service/ServiceUnit`, you must look up the top level map
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

top-level

@ahardin-rh
Copy link
Contributor

@adellape just one repeating suggestion from me. Thanks!

@adellape
Copy link
Contributor Author

@rajatchopra This adds in the content mentioned in #2774 (comment).

@adellape adellape merged commit a3f7af7 into openshift:master Sep 26, 2016
@adellape adellape modified the milestones: OCP 3.3 GA, Future Release Sep 26, 2016
@adellape adellape deleted the relnoteedits2 branch November 9, 2017 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants