Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Update k8s version for 1.28 compatibility #3684

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

constanca-m
Copy link
Contributor

What?

Update K8s version for 1.28 compatibility.

Related issues

Relates to https:/elastic/observability-dev/issues/2802.

@constanca-m constanca-m self-assigned this Oct 31, 2023
@mergify
Copy link
Contributor

mergify bot commented Oct 31, 2023

This pull request does not have a backport label. Could you fix it @constanca-m? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 7./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Oct 31, 2023
@@ -17,7 +17,7 @@ MSG="parameter missing."
HOME=${HOME:?$MSG}

KIND_VERSION="v${KIND_VERSION:-"0.20.0"}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Kind is v1.27.3 I think this upgrade

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Here it says the latest version for kind is 0.20.0, maybe you are mixing up with the kindest version for the cluster? @gizas

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah yes maybe seen the node version in my local tests. So Ignore this comment

@constanca-m constanca-m merged commit 021d409 into elastic:main Nov 1, 2023
6 checks passed
@constanca-m constanca-m deleted the add-k8s-1.28 branch November 1, 2023 08:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants