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

Fixup Azure marketplace pr 5799 #5839

Merged
merged 6 commits into from
Apr 25, 2022

Conversation

patrickdillon
Copy link
Contributor

#5799 must have had a bad rebase. staebler's repo does not seem to accept my pushes so I'm opening this as a new PR.

I've included the simple fixup as a separate fixup commit:

/label tide/merge-method-squash

staebler and others added 6 commits April 23, 2022 06:44
Vendor in additional packages from github.com/Azure/azure-sdk-for-go
to support the calls needed to validate Azure marketplace images.
Additional fields added to Azure machine pools that give the user
the option to select the marketplace image to use for the OS image.
The OS image can only be selected for compute machine pools.
Validation will be performed that (1) the marketplace image selected
exists and (2) that the license terms for the marketplcae image
selected have been accepted.

```
osImage:
  publisher: <string>
  offer: <string>
  sku: <string>
  version: <string>
```

https://issues.redhat.com/browse/CORS-1824
Re-generate the mock for the Azure client so that the additional
functions added to support marketplace images are included in the
mock.
Add unit tests for the static validation of marketplace images
selected in the install config.
Add unit tests for the dynamic validation of the Azure marketplace images.
@openshift-ci openshift-ci bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Apr 25, 2022
@rna-afk
Copy link
Contributor

rna-afk commented Apr 25, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 25, 2022
@patrickdillon
Copy link
Contributor Author

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 25, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patrickdillon

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 25, 2022
@openshift-merge-robot openshift-merge-robot merged commit 6194c1c into openshift:master Apr 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 25, 2022

@patrickdillon: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure-resourcegroup 5106f66 link false /test e2e-azure-resourcegroup
ci/prow/e2e-azurestack 5106f66 link false /test e2e-azurestack
ci/prow/e2e-ibmcloud 5106f66 link false /test e2e-ibmcloud
ci/prow/e2e-crc 5106f66 link false /test e2e-crc
ci/prow/e2e-libvirt 5106f66 link false /test e2e-libvirt
ci/prow/e2e-metal-ipi 5106f66 link false /test e2e-metal-ipi

Full PR test history. Your PR dashboard.

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.

@MayXuQQ
Copy link
Contributor

MayXuQQ commented Apr 26, 2022

https://issues.redhat.com/browse/CORS-1824
test with 4.11.0-0.nightly-2022-04-26-030643 succeed.

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. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants