Skip to content

Conversation

@derekhiggins
Copy link
Contributor

When using the Baremetal platform type data
downloaded from metal3-state is internal.

Fixes: #1105

When using the Baremetal platform type data
downloaded from metal3-state is internal.
@derekhiggins
Copy link
Contributor Author

/hold
Is there a better way to figure out the hostname beside hard-codding "metal3-state.openshift-machine-api" ?

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 24, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 24, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: derekhiggins
To complete the pull request process, please assign fepan after the PR has been reviewed.
You can assign the PR to them by writing /assign @fepan 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

@stbenjam
Copy link
Member

stbenjam commented May 24, 2021

Unless something has changed, you'll need an installer PR and they need to land roughly at the same time to avoid a breakage. The proxy is created two places and needs to match.

Some additional info in openshift/installer#2939

// "metadata.google.internal." added due to https://bugzilla.redhat.com/show_bug.cgi?id=1754049
set.Insert("metadata", "metadata.google.internal", "metadata.google.internal.")
case configv1.BareMetalPlatformType:
set.Insert("metal3-state.openshift-machine-api")
Copy link
Member

@stbenjam stbenjam May 24, 2021

Choose a reason for hiding this comment

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

I'd suggest adding a comment here saying this is managed by cluster-baremetal-operator, so people know why it's here (and where it's coming from)

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 24, 2021

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

Test name Commit Details Rerun command
ci/prow/e2e-vsphere-ovn ef97eb5 link /test e2e-vsphere-ovn
ci/prow/e2e-metal-ipi-ovn-ipv6 ef97eb5 link /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-ovn-step-registry ef97eb5 link /test e2e-ovn-step-registry
ci/prow/e2e-aws-sdn-multi ef97eb5 link /test e2e-aws-sdn-multi
ci/prow/e2e-gcp-ovn-upgrade ef97eb5 link /test e2e-gcp-ovn-upgrade
ci/prow/e2e-aws-ovn-windows ef97eb5 link /test e2e-aws-ovn-windows
ci/prow/e2e-openstack-ovn ef97eb5 link /test e2e-openstack-ovn

Full PR test history. Your PR dashboard.

Details

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.

@derekhiggins
Copy link
Contributor Author

Posted an alternative solution to openshift/cluster-baremetal-operator#147

@stbenjam
Copy link
Member

openshift/cluster-baremetal-operator#147 merged

/close

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 26, 2021

@stbenjam: Closed this PR.

Details

In response to this:

openshift/cluster-baremetal-operator#147 merged

/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.

@openshift-ci openshift-ci bot closed this May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Baremetal IPI: can't download image via proxy

2 participants