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

Kubernetes v1.26.3 #2918

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Kubernetes v1.26.3 #2918

merged 1 commit into from
Mar 31, 2023

Conversation

makhov
Copy link
Contributor

@makhov makhov commented Mar 24, 2023

Description

Kubernetes v1.26.3

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

@makhov makhov requested a review from a team as a code owner March 24, 2023 12:08
@makhov makhov requested review from ncopa and twz123 March 24, 2023 12:08
@makhov makhov marked this pull request as draft March 24, 2023 12:08
@makhov makhov added the backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch label Mar 24, 2023
@makhov makhov marked this pull request as ready for review March 27, 2023 13:25
jnummelin
jnummelin previously approved these changes Mar 28, 2023
Copy link
Member

@jnummelin jnummelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Alexey Makhov <[email protected]>
@makhov makhov merged commit 32479d0 into k0sproject:main Mar 31, 2023
@k0s-bot
Copy link

k0s-bot commented Mar 31, 2023

Backport failed for release-1.26, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-1.26
git worktree add -d .worktree/backport-2918-to-release-1.26 origin/release-1.26
cd .worktree/backport-2918-to-release-1.26
git checkout -b backport-2918-to-release-1.26
ancref=$(git merge-base 0f9ae9050bae1afd55cda6334a1237d4b8ff4375 2126292d6d8c469132ae13d1c217722953011be8)
git cherry-pick -x $ancref..2126292d6d8c469132ae13d1c217722953011be8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.26 PR that needs to be backported/cherrypicked to release-1.26 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants