-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): Release 2.18.2 #1791
chore(release): Release 2.18.2 #1791
Conversation
* 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
* pre-ready commit * pre-ready commit 2 kyma-project#1723 * pre-ready PR kyma-project#1723 * Add localfsblob instead of github metadata kyma-project#1723 * Remove the fileSystem impl and OCM SourceMeta when it's not a git target folder kyma-project#1723 * Remove pointer receiver for the 'GitSource' struct as the methods are not updating the struct kyma-project#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 <xin.ruan@sap.com>
* Introduce new flag to configure remote name of git repo * make docs * unit test * Merge with main * Unexport function
…roject#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 <jeremy@harisch.de>
…ect#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 <benjamin.lindner@sap.com>
* Do not remove .git if exists * Add one testcase
* 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
kyma-project#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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
…security config files (kyma-project#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
…#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update reconciler version with Ory reconciler changes for Hydra migration * fix go.sum --------- Co-authored-by: Badr, Nesma <nesma.badr@sap.com>
….0 (kyma-project#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Description
Changes proposed in this pull request:
Related issue(s)