Skip to content

MCO-565: MCO-568: Create initial stub for Machine OS Builder binary, Initial Opt-in Mechanism#3652

Closed
dkhater-redhat wants to merge 41 commits into
openshift:masterfrom
dkhater-redhat:mco-565
Closed

MCO-565: MCO-568: Create initial stub for Machine OS Builder binary, Initial Opt-in Mechanism#3652
dkhater-redhat wants to merge 41 commits into
openshift:masterfrom
dkhater-redhat:mco-565

Conversation

@dkhater-redhat
Copy link
Copy Markdown
Contributor

- What I did
added machine-os-builder binaries, manifests, and edited makefile to include machine-os builder. wrote simple "hello world" function for main.go

- How to verify it

- Description for the changelog

@dkhater-redhat dkhater-redhat changed the title added binaries, manifests, and edited makefile MCO-563: Create initial internal-only Machine OS Builder API Apr 3, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 3, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 3, 2023

@dkhater-redhat: This pull request references MCO-563 which is a valid jira issue.

Details

In response to this:

- What I did
added machine-os-builder binaries, manifests, and edited makefile to include machine-os builder. wrote simple "hello world" function for main.go

- How to verify it

- Description for the changelog

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.

@dkhater-redhat dkhater-redhat changed the title MCO-563: Create initial internal-only Machine OS Builder API MCO-565: Create initial stub for Machine OS Builder binary Apr 3, 2023
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 3, 2023

@dkhater-redhat: This pull request references MCO-565 which is a valid jira issue.

Details

In response to this:

- What I did
added machine-os-builder binaries, manifests, and edited makefile to include machine-os builder. wrote simple "hello world" function for main.go

- How to verify it

- Description for the changelog

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.

Comment thread manifests/machineosbuilder/deployment.yaml Outdated
Comment thread manifests/machineosbuilder/clusterrole.yaml Outdated
@dkhater-redhat dkhater-redhat changed the title MCO-565: Create initial stub for Machine OS Builder binary MCO-565: MCO-568: Create initial stub for Machine OS Builder binary, Initial Opt-in Mechanism May 3, 2023
@cheesesashimi
Copy link
Copy Markdown
Member

/test unit
/test e2e-aws-ovn
/test verify

1 similar comment
@dkhater-redhat
Copy link
Copy Markdown
Contributor Author

/test unit
/test e2e-aws-ovn
/test verify

Comment thread hack/build-in-cluster.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Lets drop this file from this PR, just to keep things well-scoped.

Comment thread hack/cluster-push.sh Outdated
Copy link
Copy Markdown
Member

@cheesesashimi cheesesashimi left a comment

Choose a reason for hiding this comment

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

Overall this looks great! I think some of your other work may have been accidentally integrated into this PR, so lets try to carve that out and squash your commits as well.

Comment thread pkg/controller/node/node_controller.go Outdated
Comment thread pkg/controller/node/node_controller.go Outdated
Comment thread pkg/daemon/daemon.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this somehow leftover from your work around SSH? It seems out of place for this PR.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 27, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkhater-redhat

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 Jun 27, 2023
@dkhater-redhat dkhater-redhat force-pushed the mco-565 branch 2 times, most recently from 68c7a1c to c3a76f9 Compare June 28, 2023 09:48
Removed ssh bug, tidied up code, added labels, removed glog
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 28, 2023
@openshift-merge-robot
Copy link
Copy Markdown
Contributor

PR needs rebase.

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jul 3, 2023

@dkhater-redhat: 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-alibabacloud-ovn 6f9e3acfe67a6315f346cfd71dc04bb4568aae4f link false /test e2e-alibabacloud-ovn
ci/prow/okd-scos-e2e-gcp-ovn-upgrade 6f9e3acfe67a6315f346cfd71dc04bb4568aae4f link false /test okd-scos-e2e-gcp-ovn-upgrade
ci/prow/verify 59a56d7e3667bc90db04584104f77325828eeb44 link true /test verify
ci/prow/e2e-aws-ovn 59a56d7e3667bc90db04584104f77325828eeb44 link true /test e2e-aws-ovn
ci/prow/e2e-hypershift aa71b7f link true /test e2e-hypershift

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.

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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants