Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1816514: updates vendored cluster-api to branch release-4.5 #63

Merged
merged 1 commit into from Mar 24, 2020

Conversation

mhrivnak
Copy link
Member

A previous change updating controller-runtime had a side effect of causing
metrics to be turned on by default in the controller-manager, which is part of
the vendored cluster-api code. That change caused a conflict with the
machine-controller because both were deployed as containers in the same Pod,
and both tried to listen on the default metrics port of 8080.

The update introduced by this commit fixes that because the current cluster-api
code disables metrics in the controller-manager.

A previous change updating controller-runtime had a side effect of causing
metrics to be turned on by default in the controller-manager, which is part of
the vendored cluster-api code. That change caused a conflict with the
machine-controller because both were deployed as containers in the same Pod,
and both tried to listen on the default metrics port of 8080.

The update introduced by this commit fixes that because the current cluster-api
code disables metrics in the controller-manager.
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 24, 2020
@stbenjam
Copy link
Member

/test e2e-metal-ipi

1 similar comment
@stbenjam
Copy link
Member

/test e2e-metal-ipi

@stbenjam
Copy link
Member

/close

@openshift-ci-robot
Copy link

@stbenjam: Closed this PR.

In response to this:

/close

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.

@stbenjam
Copy link
Member

/reopen

@openshift-ci-robot
Copy link

@stbenjam: Reopened this PR.

In response to this:

/reopen

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.

@stbenjam
Copy link
Member

Install passed, the log gathering for CI is still broken

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 24, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mhrivnak, stbenjam

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@stbenjam
Copy link
Member

/override e2e-metal-ipi

@openshift-ci-robot
Copy link

@stbenjam: stbenjam unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file.

In response to this:

/override e2e-metal-ipi

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.

@mhrivnak
Copy link
Member Author

/override e2e-metal-ipi

@openshift-ci-robot
Copy link

@mhrivnak: /override requires a failed status context to operate on.
The following unknown contexts were given:

  • e2e-metal-ipi

Only the following contexts were expected:

  • ci/prow/e2e-metal-ipi
  • ci/prow/gofmt
  • ci/prow/govet
  • ci/prow/images
  • tide

In response to this:

/override e2e-metal-ipi

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.

@mhrivnak
Copy link
Member Author

/override ci/prow/e2e-metal-ipi

@openshift-ci-robot
Copy link

@mhrivnak: Overrode contexts on behalf of mhrivnak: ci/prow/e2e-metal-ipi

In response to this:

/override ci/prow/e2e-metal-ipi

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-merge-robot openshift-merge-robot merged commit 3fdca15 into master Mar 24, 2020
@openshift-ci-robot
Copy link

@mhrivnak: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-metal-ipi ea9a898 link /test e2e-metal-ipi

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@stbenjam
Copy link
Member

/retitle Bug 1816514: updates vendored cluster-api to branch release-4.5

@openshift-ci-robot openshift-ci-robot changed the title updates vendored cluster-api to branch release-4.5 Bug 1816514: updates vendored cluster-api to branch release-4.5 Mar 25, 2020
@openshift-ci-robot
Copy link

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

In response to this:

Bug 1816514: updates vendored cluster-api to branch release-4.5

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.

honza pushed a commit to honza/cluster-api-provider-baremetal that referenced this pull request Feb 7, 2022
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.

None yet

5 participants