Skip to content
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

Merged
merged 20 commits into from
Sep 27, 2023

Conversation

jeremyharisch
Copy link
Contributor

Description

Changes proposed in this pull request:

  • ...
  • ...
  • ...

Related issue(s)

jeremyharisch and others added 18 commits September 5, 2023 11:36
* 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>
* 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

* 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>
@kyma-bot kyma-bot added do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 27, 2023
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 27, 2023
@jeremyharisch jeremyharisch changed the title Release 2.18.2 chore(release): Release 2.18.2 Sep 27, 2023
@kyma-bot
Copy link

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.

@jeremyharisch jeremyharisch removed the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Sep 27, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 27, 2023
@kyma-bot kyma-bot merged commit 9059cc6 into kyma-project:release-2.18 Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants