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

OCPCLOUD-2257: Use manifests generation tool from provider repo #179

Merged
merged 1 commit into from Nov 27, 2023

Conversation

damdo
Copy link
Member

@damdo damdo commented Jul 5, 2023

This PR implements the provider part of the work defined in the Installing Cluster API components in OpenShift enhancement.

Notably it:

  • adds (vendors in) a manifests-gen tool hosted as a separate module under the cluster-capi-operator repo
  • extends a Make target to invoke the tool
  • creates an openshift/manifests dir where the generated manifests will be dumped and extends the Dockerfile to load the content of this directory in the payload image accordingly (these manifests will then be deployed by the CVO).

Note:

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 5, 2023
@openshift-ci
Copy link

openshift-ci bot commented Jul 5, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 5, 2023
@damdo damdo changed the title [DNM][WIP] Manifests generation from provider OCPCLOUD-2257: Use manifests generation tool from provider repo Nov 22, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 22, 2023

@damdo: This pull request references OCPCLOUD-2257 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

In response to this:

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 jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 22, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 22, 2023

@damdo: This pull request references OCPCLOUD-2257 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

In response to this:

This PR implements the provider part of the work defined in the Installing Cluster API components in OpenShift enhancement.

Notably it:

  • adds (vendors in) a manifests-generation tool hosted as a separate module under the cluster-capi-operator repo
  • extends a Make target to invoke the tool
  • creates an openshift/manifests dir where the generated manifests will be dumped and extends the Dockerfile to load the content of this directory in the payload image accordingly (these manifests will then be deployed by the CVO).

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.

@damdo damdo marked this pull request as ready for review November 22, 2023 12:50
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 22, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 22, 2023

@damdo: This pull request references OCPCLOUD-2257 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

In response to this:

This PR implements the provider part of the work defined in the Installing Cluster API components in OpenShift enhancement.

Notably it:

  • adds (vendors in) a manifests-generation tool hosted as a separate module under the cluster-capi-operator repo
  • extends a Make target to invoke the tool
  • creates an openshift/manifests dir where the generated manifests will be dumped and extends the Dockerfile to load the content of this directory in the payload image accordingly (these manifests will then be deployed by the CVO).

After this PR merges, and after openshift/cluster-capi-operator#121 merges, we will need to re-vendor the manifests-generation tool

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

openshift-ci-robot commented Nov 22, 2023

@damdo: This pull request references OCPCLOUD-2257 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

In response to this:

This PR implements the provider part of the work defined in the Installing Cluster API components in OpenShift enhancement.

Notably it:

  • adds (vendors in) a manifests-generation tool hosted as a separate module under the cluster-capi-operator repo
  • extends a Make target to invoke the tool
  • creates an openshift/manifests dir where the generated manifests will be dumped and extends the Dockerfile to load the content of this directory in the payload image accordingly (these manifests will then be deployed by the CVO).

Note:

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.

@damdo
Copy link
Member Author

damdo commented Nov 22, 2023

/hold
until happy with manual testing

@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 Nov 22, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 22, 2023

@damdo: This pull request references OCPCLOUD-2257 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set.

In response to this:

This PR implements the provider part of the work defined in the Installing Cluster API components in OpenShift enhancement.

Notably it:

  • adds (vendors in) a manifests-gen tool hosted as a separate module under the cluster-capi-operator repo
  • extends a Make target to invoke the tool
  • creates an openshift/manifests dir where the generated manifests will be dumped and extends the Dockerfile to load the content of this directory in the payload image accordingly (these manifests will then be deployed by the CVO).

Note:

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.

@damdo
Copy link
Member Author

damdo commented Nov 22, 2023

/retest

openshift/Makefile Outdated Show resolved Hide resolved
openshift/tools/core-components.yaml Outdated Show resolved Hide resolved
openshift/tools/go.mod Show resolved Hide resolved
@JoelSpeed
Copy link

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 23, 2023
Copy link

openshift-ci bot commented Nov 23, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo, JoelSpeed

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

Copy link

openshift-ci bot commented Nov 23, 2023

@damdo: all tests passed!

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.

@damdo
Copy link
Member Author

damdo commented Nov 27, 2023

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 27, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit a11fc8f into openshift:master Nov 27, 2023
9 checks passed
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-cluster-api-container-v4.15.0-202311271455.p0.ga11fc8f.assembly.stream for distgit ose-cluster-api.
All builds following this will include this PR.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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