Skip to content
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

Use "" for "unspecified OS", tweak comments #196

Merged
merged 1 commit into from
Dec 1, 2018

Conversation

cgwalters
Copy link
Member

The fact that ://dummy is not a valid URL syntax was bothering me,
let's support (and default to) the empty string to mean unset.

Use a common function for handling this, and also change the comments
to clarify that we're not today "working around" the installer, it's
simply not specified.

The fact that `://dummy` is not a valid URL syntax was bothering me,
let's support (and default to) the empty string to mean unset.

Use a common function for handling this, and also change the comments
to clarify that we're not today "working around" the installer, it's
simply not specified.
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 29, 2018
@jlebon
Copy link
Member

jlebon commented Nov 29, 2018

/lgtm

and also change the comments
to clarify that we're not today "working around" the installer, it's
simply not specified.

Aren't we, though? The goal is for the installer to eventually specify this in the initial config (see openshift/installer#281 (comment)). At which point, we shouldn't expect the osImageURL to ever be "" or ://dummy (I guess BYOR makes this less true, but it's definitely true for RHCOS).

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 29, 2018
@cgwalters
Copy link
Member Author

At which point, we shouldn't expect the osImageURL to ever be "" or ://dummy

Probably but...I think we should still support not specifying it (for debugging at least).

@ashcrow
Copy link
Member

ashcrow commented Nov 29, 2018

/lgtm

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ashcrow, cgwalters, jlebon

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

The pull request process is described here

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

@ashcrow
Copy link
Member

ashcrow commented Nov 29, 2018

/test e2e-aws

1 similar comment
@ashcrow
Copy link
Member

ashcrow commented Nov 29, 2018

/test e2e-aws

@openshift-bot
Copy link
Contributor

/retest

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

5 similar comments
@openshift-bot
Copy link
Contributor

/retest

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

@openshift-bot
Copy link
Contributor

/retest

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

@openshift-bot
Copy link
Contributor

/retest

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

@openshift-bot
Copy link
Contributor

/retest

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

@openshift-bot
Copy link
Contributor

/retest

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

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@openshift-bot
Copy link
Contributor

/retest

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

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

5 similar comments
@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@ashcrow
Copy link
Member

ashcrow commented Nov 30, 2018

/test e2e-aws

@openshift-bot
Copy link
Contributor

/retest

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

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

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

@openshift-merge-robot openshift-merge-robot merged commit 66fbdb5 into openshift:master Dec 1, 2018
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants