Skip to content

Minor improvements#61

Merged
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
ironcladlou:get-or-create
Nov 9, 2018
Merged

Minor improvements#61
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
ironcladlou:get-or-create

Conversation

@ironcladlou
Copy link
Contributor

  • Only create resources if they don't exist. Simplifies some code and brings us
    closer to update diffing.
  • Switch to the Recreate deployment strategy because we don't do leader elections
    yet. Using Recreate will help us avoid contentious operators during rollouts.

@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 9, 2018
Only create resources if they don't exist. Simplifies some code and brings us
closer to update diffing.
Switch to the Recreate deployment strategy because we don't do leader elections
yet. Using Recreate will help us avoid contentious operators during rollouts.
@ironcladlou
Copy link
Contributor Author

Expecting CI to fail once since I missed the RBAC change... let's see how our e2e test does catching it.

@ironcladlou
Copy link
Contributor Author

@Miciah looks like e2e failed as expected; pushed the fix and log message cleanup, PTAL.

@Miciah
Copy link
Contributor

Miciah commented Nov 9, 2018

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ironcladlou, Miciah

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

@Miciah
Copy link
Contributor

Miciah commented Nov 9, 2018

/retest

Error from e2e-aws looks like a flake:

* aws_route.to_nat_gw.5: Error finding route after creating it: Unable to find matching route for Route Table (rtb-095684f69012ea8d1) and destination CIDR block (0.0.0.0/0).

@openshift-merge-robot openshift-merge-robot merged commit 7ac181d into openshift:master Nov 9, 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/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.

4 participants