Skip to content

bug 1746019: Add event recording for machines#63

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
iamemilio:events
Sep 10, 2019
Merged

bug 1746019: Add event recording for machines#63
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
iamemilio:events

Conversation

@iamemilio
Copy link
Copy Markdown

What this PR does / why we need it: Enables Event recording so that the interface is comparable to CAPA does things

Which issue(s) this PR fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1746019

@iamemilio iamemilio requested a review from Fedosin September 9, 2019 15:00
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 9, 2019
Comment thread pkg/cloud/openstack/machine/actuator.go Outdated
- get
- list
- watch
- apiGroups:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

do we really use this file during the deployment?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

yeah, I was surprised too

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I mean that last time I checked there was no cluster role "openstack-provider-manager-role", I need to take a look again

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

all I know is that it failed until I added this ¯\(ツ)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@ingvagabund
Copy link
Copy Markdown
Member

/retitle bug 1746019: Add event recording for machines

@openshift-ci-robot openshift-ci-robot changed the title Add event recording for machines bug 1746019: Add event recording for machines Sep 10, 2019
@openshift-ci-robot
Copy link
Copy Markdown

@iamemilio: This pull request references Bugzilla bug 1746019, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, ON_DEV, POST, but it is ON_QA instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

bug 1746019: Add event recording for machines

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 the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Sep 10, 2019
@ingvagabund
Copy link
Copy Markdown
Member

/bugzilla refresh

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Sep 10, 2019
@openshift-ci-robot
Copy link
Copy Markdown

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

Details

In response to this:

/bugzilla refresh

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.

@Fedosin
Copy link
Copy Markdown

Fedosin commented Sep 10, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 10, 2019
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin, iamemilio

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

@Fedosin
Copy link
Copy Markdown

Fedosin commented Sep 10, 2019

Just checked - all workers have events now. Thanks @iamemilio !

@openshift-merge-robot openshift-merge-robot merged commit 7799ec3 into openshift:master Sep 10, 2019
@openshift-ci-robot
Copy link
Copy Markdown

@iamemilio: All pull requests linked via external trackers have merged. Bugzilla bug 1746019 has been moved to the MODIFIED state.

Details

In response to this:

bug 1746019: Add event recording for machines

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.

@iamemilio iamemilio deleted the events branch September 10, 2019 14:34
racheljpg pushed a commit to racheljpg/cluster-api-provider-openstack that referenced this pull request Dec 20, 2023
Instead of hard-coding bash at the top of the startupScript, we should
use the startUpScript as the base template. This will allow us to
accept other formats, other than bash, as startUpScripts.
pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
Instead of hard-coding bash at the top of the startupScript, we should
use the startUpScript as the base template. This will allow us to
accept other formats, other than bash, as startUpScripts.
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/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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants