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

support Kubernetes 1.31 #288

Merged
merged 3 commits into from
Nov 8, 2024
Merged

support Kubernetes 1.31 #288

merged 3 commits into from
Nov 8, 2024

Conversation

peng225
Copy link
Contributor

@peng225 peng225 commented Oct 31, 2024

issue: #278

Signed-off-by: Shinya Hayashi shinya-hayashi@cybozu.co.jp

@peng225 peng225 force-pushed the support-k8s-1.31 branch 5 times, most recently from 0c09a39 to 053258b Compare November 5, 2024 03:09
@peng225 peng225 marked this pull request as ready for review November 6, 2024 07:33
@peng225 peng225 requested a review from a team as a code owner November 6, 2024 07:33
toshipp
toshipp previously approved these changes Nov 6, 2024
@@ -16,7 +16,7 @@ jobs:
runs-on: "ubuntu-20.04"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
runs-on: "ubuntu-20.04"
runs-on: "ubuntu-22.04"

There are similar changes are required the some files under .github/workflows.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Signed-off-by: Shinya Hayashi <shinya-hayashi@cybozu.co.jp>
Because the e2e test uses its own cluster configration,
we should add the same /dev mount setting as the following PR.
topolvm/topolvm#949

Signed-off-by: Shinya Hayashi <shinya-hayashi@cybozu.co.jp>
NetworkPolicy manifests should be deleted because
they prevent the access to the prometheus-related resources
in the e2e test.

Signed-off-by: Shinya Hayashi <shinya-hayashi@cybozu.co.jp>
@toshipp toshipp merged commit 4691883 into main Nov 8, 2024
12 checks passed
@toshipp toshipp deleted the support-k8s-1.31 branch November 8, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants