Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Release 2.18.2 (#1791)
* Release 2.18.0 (#1759) * upgrade go mod and smoke test for alpha deploy (#1758) * revert go mod upgarde * add smoke test update go mod * enhance github pipeline * fix breaking changes * set creationtimestamp for crd * fix smoke test * rename * remove unused env * Allow create module for no git directory (#1751) * pre-ready commit * pre-ready commit 2 #1723 * pre-ready PR #1723 * Add localfsblob instead of github metadata #1723 * Remove the fileSystem impl and OCM SourceMeta when it's not a git target folder #1723 * Remove pointer receiver for the 'GitSource' struct as the methods are not updating the struct #1723 * chancges after PR comments * Improved the codebase and adding in consideration the new requirement related to the security scan. * fix linting newline * Add Unit tests to "files.SearchForTargetDirByName" function * Add support to interactive mode * Revert Sec Scan struct * Add a yellow warning when the target folder's not a git repo * Add missed sec config path file check * Add support of the relative and absolute path * Changed 'isFileExist' to boolean instead of returning error * Update message * redecalred the err * remove err.Err() when sec scan's skipped * NewNice should init with NonInteractive * refactor determineRepositoryURL * make new line for Caution message --------- Co-authored-by: Xin Ruan <[email protected]> * Introduce flag to pass git remote (#1762) * Introduce new flag to configure remote name of git repo * make docs * unit test * Merge with main * Unexport function * feat: Add Custom State Check Support to Create Module Command (#1764) * feat: Add Custom State Check Support to Create Module Command * custom_state_check_test.go: Add Unit Tests * Commit TWS suggestions --------- Co-authored-by: jeremyharisch <[email protected]> * fix: Remove CustomStateCheck flags from the Module Command (#1767) * fix: Remove CustomStateCheck flags from the Module Command * add help desc * gen docs * Extend tests with correct scenarios * add check for required customStateChecks to validation * bump and fix lint --------- Co-authored-by: Benjamin Lindner <[email protected]> * Fix repoUrl for parent-child git structure (#1770) * fix bug * Add unit test * remove test * revert changes * Revert "revert changes" This reverts commit 150cb24. * fix path * fix linting * CR comments * Revert "CR comments" This reverts commit 4f636c1. * CR comments * Forcing an empty commit. * remove unneeded if condition * Do not remove `.git` if exists (#1775) * Do not remove .git if exists * Add one testcase * use ociblob instead of ocilocalblob for oci v2 (#1768) * remove compatible attribute for v2, so that v2 generate resources with ociblob instead of depricated ocilocalblob * add e2e test * add e2e test * add module config test * add module config test * fix github action * extend e2e test drop gotest.tools * fix lint * test repoURL * fix TEST_REPOSITORY_URL location * gofmt * align name * gomod(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6 (#1774) Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.6. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.3...v1.7.6) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bring back default kyma version to main for main branch (#1778) * chore(infra): Adjust GitHub Action linters (#1780) * Configure PR Title linter to impose Conventional Commits spec * Configure dependabot to adhere to the Conventional Commits spec * Configure markdown files links checker * Configure changelog groups for the goreleaser * Updating the security scan labels according to the new fields in the security config files (#1776) * fixes * Add security scan labels to e2e test * fix test * fix test * debug test * debug test * fix test * debug test * debug test * debug test * debug test * debug test * debug test * debug test * debug test * debug test * debug test * debug test * fix test * debug test * overwrite version * overwrite version * overwrite version * debug test * remove debugging statements * fix * gomod(deps): bump github.com/cyphar/filepath-securejoin (#1772) Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Run GH ACtion also on release branches (#1785) * deps: Update reconciler version (#1786) * Update reconciler version with Ory reconciler changes for Hydra migration * fix go.sum --------- Co-authored-by: Badr, Nesma <[email protected]> * chore(dependabot): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.9.0 (#1783) Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.9.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.7.0...v5.9.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(dependabot): bump istio.io/client-go (#1788) Bumps [istio.io/client-go](https://github.com/istio/client-go) from 1.19.0-alpha.1.0.20230825174843-7a8fbe28cb5d to 1.19.0. - [Commits](https://github.com/istio/client-go/commits/1.19.0) --- updated-dependencies: - dependency-name: istio.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Xin Ruan <[email protected]> Co-authored-by: Mohammed Mesaoudi <[email protected]> Co-authored-by: Hukumraj Singh Deora <[email protected]> Co-authored-by: Benjamin Lindner <[email protected]> Co-authored-by: Nesma Badr <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksandr Meteiko <[email protected]> Co-authored-by: Tim Riffer <[email protected]> Co-authored-by: Badr, Nesma <[email protected]>
- Loading branch information