Skip to content

generate-release-controllers: branch cut tweaks#12750

Merged
openshift-merge-robot merged 1 commit into
openshift:masterfrom
petr-muller:release-controller-checks
Oct 13, 2020
Merged

generate-release-controllers: branch cut tweaks#12750
openshift-merge-robot merged 1 commit into
openshift:masterfrom
petr-muller:release-controller-checks

Conversation

@petr-muller
Copy link
Copy Markdown
Member

@petr-muller petr-muller commented Oct 13, 2020

  • Base OCP version detection on the presence of
    openshift-release-release-4.X-periodics.yaml files instead of
    ci-operator configs for openshift/origin. This allows preparing component config
    separately from release-controller content.
  • Slightly more information on failures
  • Fix a (likely) flow errors to avoid reusing a variable defined in the
    last execution of a cycle above

Addresses a failure in #12621 (4.8 config preparation). Allows to generate component configs independently on release-controller content.

/cc @jupierce

- Base OCP version detection on the presence of
  `openshift-release-release-4.X-periodics.yaml` files instead of
  ci-operator configs for openshift/origin. This allow
- Slightly more information on failures
- Fix a (likely) flow errors to avoid reusing a variable defined in the
  last execution of a cycle above
@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 13, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 13, 2020
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jupierce, petr-muller

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-merge-robot openshift-merge-robot merged commit fc6e94a into openshift:master Oct 13, 2020
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants