Advance Install updates#7934
Closed
gaurav-nelson wants to merge 1 commit intoopenshift:enterprise-3.5from
gaurav-nelson:adv-install-updates
Closed
Advance Install updates#7934gaurav-nelson wants to merge 1 commit intoopenshift:enterprise-3.5from gaurav-nelson:adv-install-updates
gaurav-nelson wants to merge 1 commit intoopenshift:enterprise-3.5from
gaurav-nelson:adv-install-updates
Conversation
gaurav-nelson
commented
Feb 26, 2018
| proxy mode] to use: either `iptables` for the default, pure-`iptables` | ||
| implementation, or `userspace` for the user space proxy. | ||
|
|
||
| |`openshift_router_selector` |
Contributor
Author
|
@vikram-redhat PTAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Recreation from History
Content leaked from the
masterbranch into theenterprise-3.5branch because of the commit in PR #6105How I modified this file?
git checkout -b fix-3.5-adv-install --track upstream/enterprise-3.5git reset --hard 5efd709It includes changes from the following commits:
One
[enterprise-3.5] changed all instances of emptydir and EmptyDir to em…
Required changes https://github.com/openshift/openshift-docs/pull/6084/files#diff-fe94157edddadf88425cf07b556a00a3
Changed
EmptyDirtoemptyDirTwo
[enterprise-3.5] link fixes weekly release (c421a44#diff-fe94157edddadf88425cf07b556a00a3)
Needed no changes (changes are already there)
Three
[enterprise-3.5] Replace dead links in install and config docs(by Ver… (5a12b83#diff-fe94157edddadf88425cf07b556a00a3)
Needed no changes (changes are already there)
Four
[enterprise-3.5] Fixed environment variables (d18e310#diff-fe94157edddadf88425cf07b556a00a3)
Moved
openshift_hosted_router_selectorandopenshift_registry_selectorto Configuring Cluster Variables sectionFive
[enterprise-3.5] Fixed typo in openshift_template_service_broker_name… (886f1be#diff-fe94157edddadf88425cf07b556a00a3)
No changes
Six
[enterprise-3.5] added descriptions for openshift_image_tag and opens… (d7487fb#diff-fe94157edddadf88425cf07b556a00a3)
Added
openshift_clusterid,openshift_image_tag,openshift_pkg_versionvariables.Seven
[enterprise-3.5] fixes a bad link and a formatting issue (273f7fe#diff-fe94157edddadf88425cf07b556a00a3)
From https://github.com/openshift/openshift-docs/pull/7421/files
Fixed the inter link to using flannel section.
Eight
[enterprise-3.5] Weekly Release: 02/06/18 (8bf8da3#diff-fe94157edddadf88425cf07b556a00a3)
Removes
openshift_clusteridvariable which is not needed because of [enterprise-3.5] added descriptions for openshift_image_tag and opens…No changes.
Others
Other were weekly release fixes which were not applicable on the restored content.