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

Remove runtime feature #836

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

imjasonh
Copy link
Contributor

Changes

Removes the .spec.runtime field that was marked as deprecated in v0.5.0, as described in https://github.com/shipwright-io/community/blob/main/ships/0002-deprecate-runtime.md

#516
/kind cleanup

Submitter Checklist

  • [y] Includes tests if functionality changed/was added
  • [y] Includes docs if changes are user-facing
  • [y] Set a kind label on this PR
  • [y] Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

Removes the .spec.runtime field that was deprecated in v0.5.0.

@openshift-ci openshift-ci bot added release-note Label for when a PR has specified a release note kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Jul 14, 2021
@openshift-ci openshift-ci bot requested a review from otaviof July 14, 2021 14:15
@HeavyWombat HeavyWombat requested review from HeavyWombat and SaschaSchwarze0 and removed request for qu1queee July 23, 2021 15:07
Copy link
Contributor

@HeavyWombat HeavyWombat left a comment

Choose a reason for hiding this comment

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

Thanks for tackling this issue. I think we can safely remove all references to this feature since we "properly" deprecated it. With that in mind, I think we should:

  • remove test/data/build_buildpacks-v3_nodejs_runtime-image_cr.yaml,
  • and the runtime image section.

@SaschaSchwarze0 SaschaSchwarze0 added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label Jul 26, 2021
@imjasonh
Copy link
Contributor Author

  • test/data/build_buildpacks-v3_nodejs_runtime-image_cr.yaml

Done, sorry for the delay on this.

Copy link
Member

@SaschaSchwarze0 SaschaSchwarze0 left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SaschaSchwarze0

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 Aug 16, 2021
@gabemontero
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2021
@openshift-ci openshift-ci bot merged commit d81e506 into shipwright-io:main Aug 16, 2021
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. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note Label for when a PR has specified a release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants