Skip to content

render: remove phase 2 by default#98

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sttts:sttts-remove-phase-2
Oct 31, 2018
Merged

render: remove phase 2 by default#98
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sttts:sttts-remove-phase-2

Conversation

@sttts
Copy link
Copy Markdown
Contributor

@sttts sttts commented Oct 31, 2018

This turns --disable-phase-2 into a no-op, to be removed when the installer stops using that flag.

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 31, 2018
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 31, 2018
Copy link
Copy Markdown
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

One nit
/lgtm


// TODO: remove when the installer has stopped using it
fs.BoolVar(&r.disablePhase2, "disable-phase-2", r.disablePhase2, "Disable rendering of the phase 2 daemonset and dependencies.")
fs.MarkHidden("disable-phase-2")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You can remove that, MarkDeprecated does that.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 31, 2018
@openshift-merge-robot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@mfojtik
Copy link
Copy Markdown
Contributor

mfojtik commented Oct 31, 2018

/retest

1 similar comment
@sttts
Copy link
Copy Markdown
Contributor Author

sttts commented Oct 31, 2018

/retest

@sttts sttts force-pushed the sttts-remove-phase-2 branch from ebae22b to 9a70c9a Compare October 31, 2018 13:41
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Oct 31, 2018
@mfojtik
Copy link
Copy Markdown
Contributor

mfojtik commented Oct 31, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 31, 2018
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mfojtik, soltysh, sttts

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants