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

Add license to container images #259

Merged

Conversation

michael-valdron
Copy link
Member

@michael-valdron michael-valdron commented Nov 4, 2024

Description of Changes

Adds our source license for registry-support to all container images built here.

Related Issue(s)

part of devfile/api#1638

Acceptance Criteria

Tests

  • Test Coverage
    • Are your changes sufficiently tested, and are any applicable test cases added or updated to cover your changes?

Documentation

Tests Performed

cat /licenses/LICENSE

Outputted the same contents of LICENSE.

How To Test

Deploy images to OpenShift (or Kubernetes) using the helm chart and use the console under the containers to check if the licenses are properly added:

cat /licenses/LICENSE

Should output the same contents of LICENSE.

Signed-off-by: Michael Valdron <[email protected]>
@michael-valdron michael-valdron requested a review from a team November 4, 2024 17:39
@openshift-ci openshift-ci bot requested review from elsony and thepetk November 4, 2024 17:39
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 4, 2024
@michael-valdron michael-valdron requested review from Jdubrick and removed request for elsony November 4, 2024 17:40
Copy link
Contributor

@Jdubrick Jdubrick left a comment

Choose a reason for hiding this comment

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

lgtm

Screenshot 2024-11-04 at 2 04 57 PM

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

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

openshift-ci bot commented Nov 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Jdubrick, michael-valdron, thepetk

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:
  • OWNERS [Jdubrick,michael-valdron,thepetk]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michael-valdron michael-valdron merged commit dcd68f7 into devfile:main Nov 5, 2024
8 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants