Releases: kptdev/kpt
Releases · kptdev/kpt
v1.0.0-beta.35
v1.0.0-beta.34
porch/v0.0.18
Release porch/v0.0.18
v1.0.0-beta.33
Changelog
- f40fd3d Add KRM func suppport for PackageVariants (#3925)
- fce1b79 Add Pipeline to the PackageVariantSet template (#3957)
- c1ed58d Doc and sample updates for PackageVariantSet (#3951)
- 4b107b7 Fix for gcloud token expiry (#3908)
- d54ef22 Fix missing permissions for PV, PVS controllers (#3959)
- fca5a91 Implement PackageVariantSet injector template (#3952)
- 565305a Implement PackageVariantSet v1alpha2 (#3930)
- 190dc23 Implement configuration injection in PackageVariant (#3939)
- c544dff Regenerated PVS CRD (#3956)
- a691db4 Update Docker deps (#3961)
- 2cbaaff Update status for all reconcile errors (#3960)
- ef09e04 build(deps): bump yaml from 2.1.3 to 2.2.2 in /site (#3927)
- 1f6fc43 update kpt installation instructions and homebrew for kpt v1.0.0-beta.32 (#3947)
v1.0.0-beta.32
Changelog
- ff6a1dd Add more logging when PackageRev CRs are deleted (#3946)
- 04d3a04 Continued evolution of the package variant design (#3910)
- 47a6f8d Fix the pipeline diagram (#3945)
- fb5beee Update VS Code project to include additional modules (#3943)
- 14c7b35 Update porch-controllers use of the Kpt Fn SDK (#3940)
- 50cc2e9 Update release playbook for kpt (#3928)
- d354b17 feat: update homebrew to v1.0.0-beta.31 (#3929)
- 239a679 fix outdated rpkg clone example (#3937)
- f6ce5c9 porch CLI: error instead of panic when the upstreamLock is not parseable (#3938)
porch/v0.0.17
Release porch/v0.0.17
v1.0.0-beta.31
- rollout controller to read secrets
- add package context injection in package variant controller
- add condition in package variant controller
- Fix golingci linters.
v1.0.0-beta.30
Changelog
- 0151360 Release both statically linked without wasm and dynamically linked with (#3893)
- 1046ea2 [WIP] Fix the edit/copy of packagerevisions (#3863)
- 7ac371d chore: update licenses for deps for beta.29 release (#3880)
- d91845e porch: fix issue with package names when repo dir is specified (#3889)
- 70bdf1c rollouts: add development docs and releasing notes (#3873)
- fd920eb rollouts: add namespace flag to CLI commands (#3890)
- 4cee890 rollouts: add unit test and fake client for simple reconcileRollouts case (#3894)
- aa549fe rollouts: check entire spec when patching remotesync (#3871)
- 833194e rollouts: clusterstore enhancements to support local
kind
clusters (#3875) - ce0ff27 rollouts: end to end tests (#3879)
- 09d5dee rollouts: fix panic when template type is empty (#3876)
- 879298b rollouts: fixed typo in default namespace for the advance command (#3884)
- ccd703d rollouts: manifests for v0.0.2 release (#3869)
- 9f6a868 rollouts: rename RemoteRootSync to RemoteSync (#3857)
- 0a89c06 rollouts: scripts and dev guide for running with kind (#3888)
- 244a1c2 rollouts: unit tests for rollouts controller (#3895)
- 18e6af1 update kpt installation instructions and homebrew for kpt v1.0.0-beta.29 (#3867)
porch/v0.0.16
Release porch/v0.0.16
v1.0.0-beta.29
Highlights
- Improved error messages for WASM (#3830)
Changelog
- 9c0c3fc Add delay for TestFunctionRepository to make sure the repo is cached (#3831)
- 5e0807a Archive Porch server logs in GitHub Actions (#3828)
- 2c50be2 Improve wasm errors (#3830)
- 1291cfb Rename the api group name to be healthcheck.config.k8s.io (#3848)
- c6b840a Rollouts gitlab support (#3853)
- 7bc1011 add labels and annotations to rollouts api (#3832)
- a6f1175 add unit tests for remoterootsync controller (#3860)
- 82b535a build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 (#3825)
- 3c9f484 build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 in /rollouts (#3824)
- 6475e31 build(deps): bump golang.org/x/net in /porch/api (#3861)
- 07e9689 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /porch/api (#3842)
- 57ab52e licensescan: Add licenses for more libraries (#3840)
- 0066f06 logging: Improve some error messages (#3803)
- 5cd9a99 packagevariantset controller: support arbitrary object selectors (#3764)
- b388916 porch: enable packagevariant and packagevariantset controllers (#3859)
- 048ebec rollouts: add condition when external sync is created (#3834)
- cff89cf rollouts: add status conditions to remote root sync (#3849)
- e3ff258 rollouts: reconcile fleet rollouts periodically (#3841)
- 2c097c1 rollouts: support reposync option (#3850)