openshift-knative / hack

CI tooling to improve and automate CI and release management
Apache License 2.0
4 stars 14 forks source link

generate: Add possibility to install additional packages in image #240

Closed creydr closed 2 weeks ago

creydr commented 2 weeks ago

Adds the additional-packages arg, which allows to specify additional packages which should be installed into the image. This can be helpful for migrating the kn-plugin-func utils Dockerfile, which needs additional packages.

pierDipi commented 2 weeks ago

/lgtm

openshift-ci[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, pierDipi

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](https://github.com/openshift-knative/hack/blob/main/OWNERS)~~ [creydr,pierDipi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment