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

ODC-7409: Use @kubernetes-models/shipwright types in shipwright-plugin #13267

Merged

Conversation

@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 21, 2023
@jerolimov jerolimov force-pushed the use-kubernetes-models-shipwright branch from ea523ef to d800289 Compare October 21, 2023 19:18
@jerolimov jerolimov force-pushed the use-kubernetes-models-shipwright branch from d800289 to 2776599 Compare October 21, 2023 19:51
@jerolimov
Copy link
Member Author

/retest

@jerolimov jerolimov changed the title [WIP] Use @kubernetes-models/shipwright types in shipwright-plugin ODC-7353: Use @kubernetes-models/shipwright types in shipwright-plugin Oct 23, 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 Oct 23, 2023
@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 Oct 23, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 23, 2023

@jerolimov: This pull request references ODC-7353 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 epic to target the "4.15.0" version, but no target version was set.

In response to this:

Use CRD-generated types instead of manual written types in the shipwright-plugin.

See:

@kubernetes-models/shipwright 0.2.0 types are generated based on the shipwright 0.12.0 CRDs:

/cc @Lucifergene @lokanandaprabhu @vikram-raj @spadgett @jhadvig

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.

@jerolimov
Copy link
Member Author

Just type updates. This doesn't touch the project or tests.

/label px-approved
/label qe-approved
/label docs-approved

@openshift-ci openshift-ci bot added px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR docs-approved Signifies that Docs has signed off on this PR labels Oct 26, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 26, 2023

@jerolimov: This pull request references ODC-7353 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 epic to target the "4.15.0" version, but no target version was set.

In response to this:

Use CRD-generated types instead of manual written types in the shipwright-plugin.

See:

@kubernetes-models/shipwright 0.2.0 types are generated based on the shipwright 0.12.0 CRDs:

/cc @Lucifergene @lokanandaprabhu @vikram-raj @spadgett @jhadvig

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.

@jerolimov jerolimov changed the title ODC-7353: Use @kubernetes-models/shipwright types in shipwright-plugin ODC-7409: Use @kubernetes-models/shipwright types in shipwright-plugin Oct 26, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 26, 2023

@jerolimov: This pull request references ODC-7409 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:

Use CRD-generated types instead of manual written types in the shipwright-plugin.

See:

@kubernetes-models/shipwright 0.2.0 types are generated based on the shipwright 0.12.0 CRDs:

/cc @Lucifergene @lokanandaprabhu @vikram-raj @spadgett @jhadvig

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.

@jerolimov
Copy link
Member Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 26, 2023

@jerolimov: This pull request references ODC-7409 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:

/jira refresh

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.

@jerolimov
Copy link
Member Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Oct 26, 2023

@jerolimov: This pull request references ODC-7409 which is a valid jira issue.

In response to this:

/jira refresh

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.

Copy link
Member

@vikram-raj vikram-raj left a comment

Choose a reason for hiding this comment

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

Thanks @jerolimov it is a nice improvement it would be nice to do the same for other packages/resources.

/lgtm

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

openshift-ci bot commented Oct 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jerolimov, vikram-raj

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

openshift-ci bot commented Oct 30, 2023

@jerolimov: 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.

@openshift-ci openshift-ci bot merged commit 7a24fa7 into openshift:master Oct 30, 2023
6 checks passed
@jerolimov jerolimov deleted the use-kubernetes-models-shipwright branch October 30, 2023 19:56
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. docs-approved Signifies that Docs has signed off on this PR 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. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants