Skip to content

Conversation

@elmiko
Copy link

@elmiko elmiko commented May 4, 2021

also adds a small fix for the controller-runtime refactor of the signals
module into a new location.

@openshift-ci-robot
Copy link

@elmiko: This pull request references Bugzilla bug 1954177, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @sunzhaohua2

Details

In response to this:

Bug 1954177: Update mao dependency for webhook v1 changes

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.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels May 4, 2021
@openshift-ci-robot
Copy link

@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: sunzhaohua2.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

@elmiko: This pull request references Bugzilla bug 1954177, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @sunzhaohua2

In response to this:

Bug 1954177: Update mao dependency for webhook v1 changes

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.

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.

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign mandre after the PR has been reviewed.
You can assign the PR to them by writing /assign @mandre in a comment when ready.

The full list of commands accepted by this bot can be found 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

@elmiko
Copy link
Author

elmiko commented May 4, 2021

this is going to need these 2 patches to merge, then be re-vendored to include them:
openshift/cluster-api-provider-azure#216
openshift/cluster-api-provider-aws#407
/hold

@elmiko
Copy link
Author

elmiko commented May 5, 2021

hitting a small snag with one of the unit tests, seems like a function has changed signature in a upstream dependency

@elmiko elmiko force-pushed the mao-update-a132ec00 branch from 2fba488 to 8faed19 Compare May 5, 2021 20:29
@elmiko
Copy link
Author

elmiko commented May 5, 2021

trying out a fix for the unit tests, still needs the golang update to ci

@elmiko
Copy link
Author

elmiko commented May 10, 2021

/retest

@elmiko
Copy link
Author

elmiko commented May 10, 2021

hmm, seems the unit tests are quite unhappy

also adds a small fix for the controller-runtime refactor of the signals
module into a new location, and manager start function.
@elmiko elmiko force-pushed the mao-update-a132ec00 branch from 8faed19 to 186298c Compare May 11, 2021 18:40
@elmiko
Copy link
Author

elmiko commented May 11, 2021

think i've fixed the unhappy test

@EmilienM
Copy link
Member

Thank you @elmiko for taking care of updating MAO!
/approve

I'll let someone more familiar with CAPO to merge this one.

@openshift-ci
Copy link

openshift-ci bot commented May 11, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilienM

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 11, 2021
Copy link

@adduarte adduarte left a comment

Choose a reason for hiding this comment

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

Left some comments nothing worth regenerating the patch. just observations

"fmt"
"strconv"
"time"

Choose a reason for hiding this comment

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

Gratuitous change? I get it, but the change does not change the binary output. and makes the patch longer. Not important

Copy link

Choose a reason for hiding this comment

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

My VSCode made an incredibly similar change to something recently. In general VSCode doesn't do its own code analysis but uses standard go tools. I suspect @elmiko didn't make this change, but either ran go imports or some tool ran it on his behalf?

Copy link
Author

Choose a reason for hiding this comment

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

yeah, i think my auto-linter did this when i saved the file

@adduarte
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 11, 2021
@openshift-merge-robot openshift-merge-robot merged commit 3024c78 into openshift:master May 11, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 11, 2021

@elmiko: Some pull requests linked via external trackers have merged:

The following pull requests linked via external trackers have not merged:

These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state. Once unlinked, request a bug refresh with /bugzilla refresh.

Bugzilla bug 1954177 has not been moved to the MODIFIED state.

Details

In response to this:

Bug 1954177: Update mao dependency for webhook v1 changes

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.

pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants