Releases: henderiw-nephio/kform
Releases · henderiw-nephio/kform
v0.0.1
Changelog
- 9c118bd Merge branch 'main' into store
- 5f41c31 Merge pull request #1 from karimra/apply-wait-cleanup
- c67e853 Merge pull request #2 from karimra/wait-apply-cancel
- 3e1892c Merge pull request #3 from karimra/apply-cleanup-error
- 91380c7 Merge pull request #4 from karimra/store
- ce0d343 add local plugin store
- dd9db0a added apply testing with dynamic data
- 08924f5 added authorizer
- 0339149 added cross module validation
- 3adf8df added exec
- ee2cb6e added extra debug and more robust package push logic
- ffdb341 added extra debug in push
- 3ee2437 added extra logic for provider installation
- 32fbe96 added extra protection
- 051d5bc added generatio of openapi spec
- 37e6cca added goreleaser
- 929daa8 added init for xdg/viper
- 258ef95 added latest changes for oci registry
- bccbf70 added logging in pkg push
- 3dc2cb7 added logic to check gzip apps
- c2aa9cc added new oras library
- f459780 added plugin tests
- c27971c added plugin tests
- 7f23475 added provider download
- dbad832 added providers
- d811854 added resourcebe provider
- 716cdbf added test workflow
- 84265f7 added test workflow
- 7ec77e8 added test workflow
- 14c32d9 added test workflow
- d0cefe0 added version handling for provider requirements
- 338aba3 close providers in case of error
- 01404c3 copy package
- 68343ce enhanced recorder print
- f6fb673 explicitly cancel context if the cmd is successful
- 389f138 fixed version check in filename + updated checksum in goreleaser
- 3ea6610 initial commit
- 1e76651 moved to new oras library
- 653bd3d optimized logging
- 417b5b5 parse concurrent modules and validate inter module calls
- 9db9765 provider config
- c3e12d5 removed resolver
- 5f5e8b1 removed some binary data
- 039430e renamed parser files
- 040474f update kform kind push output
- 458caa2 update loop vars
- 6dae791 updated GetPackageFrom Ref - naming
- f8d2049 updated cred logging for debug
- b5d6cbb updated debug and rendering exception handling
- 5ce0be1 updated diags error handling
- c0d5818 updated executor
- d0ac8d6 updated get image data
- 27230bb updated gitignore
- b3004cc updated go releaser
- 4ab2fae updated go releaser
- 9e372e0 updated goreleaser
- 375a34b updated image ref
- 39f4235 updated make
- bba8439 updated nil point in address lib
- 134c763 updated parser, syntax and api
- c0737ec updated pkg copy when pushing
- 7e6cc81 updated pkg push logic
- 2b64479 updated pkgio pull/push
- c1455b0 updated provider APIs
- 7d940ae updated provider handling
- ffa2ab4 updated provider installation and differentiate between init and apply
- 6da8edd updated pull logic
- 97f2172 updated push logic
- 29c10a3 updated push logic
- 5e13a8c updated push resolver logic
- 4f42f6b updated push/pull logic
- 5486887 updated render logging, input example
- b951147 updated repo structure
- c0501de updated runner
- 76c2f82 updated runners
- b479401 updated runners
- bfa089d updated runners
- 1695b30 updated the kform attributes and dag handling
- c3b6a8c updated version copy
- 485a616 updated version handling
- 44cac52 wait for the cleanup goroutine