GoogleContainerTools / kpt-config-sync

Config Sync - used to sync Git, OCI and Helm charts to your clusters.
Apache License 2.0
243 stars 43 forks source link

ci: add tooling to package kustomization bundle #1457

Closed sdowell closed 1 month ago

sdowell commented 1 month ago

This adds a make target that package the kustomization bundle into a tarball when the manifests are built. This will be published as a versioned release artifact for each release.

sdowell commented 1 month ago

/assign @nan-yu /cc @janetkuo

google-oss-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nan-yu

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/GoogleContainerTools/kpt-config-sync/blob/main/OWNERS)~~ [nan-yu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment