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

Feat 646 kubernetes1.25 #652

Merged
merged 29 commits into from
Mar 6, 2023
Merged

Feat 646 kubernetes1.25 #652

merged 29 commits into from
Mar 6, 2023

Conversation

commjoen
Copy link
Collaborator

@commjoen commjoen commented Feb 28, 2023

Thank you for submitting a pull request to the WrongSecrets app!
Closes #646

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else - upgrade to kubernetes 1.25

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • The PR passes pre-commit hooks and automated tests

Complete migration to K8s 1.25: Configure PSA and PSS and securitycontexts for all pods in

commjoen and others added 27 commits February 24, 2023 09:53
…rent security context config than our main workload
…ring aws, azure, and okteto (to be finished & tested)
…e patching, tehrefore limitting securitycontext only
…to ~> 4.55.0

Updates the requirements on [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.54.0...v4.55.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
… 4.55.0

Updates the requirements on [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v4.54.0...v4.55.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/google-tw-4.55.0

build(deps): update hashicorp/google requirement from ~> 4.54.0 to ~> 4.55.0 in /gcp
…/google-beta-tw-4.55.0

build(deps): update hashicorp/google-beta requirement from ~> 4.54.0 to ~> 4.55.0 in /gcp
@commjoen commjoen marked this pull request as ready for review March 6, 2023 13:44
@commjoen commjoen requested a review from bendehaan as a code owner March 6, 2023 13:44
@commjoen commjoen merged commit 91ee1e5 into master Mar 6, 2023
@commjoen commjoen deleted the feat-646-kubernetes1.25 branch March 6, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to k8s version 1.25
2 participants