Skip to content

Conversation

@staebler
Copy link
Contributor

@staebler staebler commented Feb 27, 2019

There needs to be a directory for installer artifacts to hold the install-config.yaml file needed when the installer runs.

The command to create the installer artifacts directory was inadvertently removed as part of #2962.

There needs to be a directory for installer artifacts to hold the install-config.yaml
file needed when the installer runs.
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 27, 2019
@wking
Copy link
Member

wking commented Feb 27, 2019

I think it would be better to have these right before their first consumer, but we need this fix.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 27, 2019
@wking
Copy link
Member

wking commented Feb 27, 2019

@vrutkovs, @sdodson?

@sdodson
Copy link
Member

sdodson commented Feb 27, 2019

/lgtm

@sdodson
Copy link
Member

sdodson commented Feb 27, 2019

/approve

@staebler
Copy link
Contributor Author

I think it would be better to have these right before their first consumer, but we need this fix.

/lgtm

They are, if you consider the EXPORT commands as part of the consumer.

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sdodson, staebler, wking

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 27, 2019
@openshift-merge-robot openshift-merge-robot merged commit 53205ef into openshift:master Feb 27, 2019
@openshift-ci-robot
Copy link
Contributor

@staebler: Updated the following 8 configmaps:

  • prow-job-cluster-launch-e2e-40 configmap in namespace ci using the following files:
    • key cluster-launch-e2e-40.yaml using file ci-operator/templates/openshift/openshift-ansible/cluster-launch-e2e-40.yaml
  • prow-job-cluster-launch-e2e-40 configmap in namespace ci-stg using the following files:
    • key cluster-launch-e2e-40.yaml using file ci-operator/templates/openshift/openshift-ansible/cluster-launch-e2e-40.yaml
  • prow-job-cluster-scaleup-e2e-40 configmap in namespace ci using the following files:
    • key cluster-scaleup-e2e-40.yaml using file ci-operator/templates/openshift/openshift-ansible/cluster-scaleup-e2e-40.yaml
  • prow-job-cluster-scaleup-e2e-40 configmap in namespace ci-stg using the following files:
    • key cluster-scaleup-e2e-40.yaml using file ci-operator/templates/openshift/openshift-ansible/cluster-scaleup-e2e-40.yaml
  • prow-job-cluster-launch-installer-e2e configmap in namespace ci using the following files:
    • key cluster-launch-installer-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
  • prow-job-cluster-launch-installer-e2e configmap in namespace ci-stg using the following files:
    • key cluster-launch-installer-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
  • prow-job-cluster-launch-installer-src configmap in namespace ci using the following files:
    • key cluster-launch-installer-src.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-src.yaml
  • prow-job-cluster-launch-installer-src configmap in namespace ci-stg using the following files:
    • key cluster-launch-installer-src.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-src.yaml
Details

In response to this:

There needs to be a directory for installer artifacts to hold the install-config.yaml file needed when the installer runs.

The command to create the installer artifacts directory was inadvertently removed as part of #2962.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wking
Copy link
Member

wking commented Feb 27, 2019

I think it would be better to have these right before their first consumer, but we need this fix.

They are, if you consider the EXPORT commands as part of the consumer

I don't because the export calls would succeed without the directory, and the installer creates its asset directory if necessary. I just forgotten about the install-config.yaml creation, which does need these mkdir calls, and having the mkdirs live closer to the here-docs would make that mistake less likely in the future. Not a big deal though ;).

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants