Skip to content

Conversation

@shivakunv
Copy link
Contributor

No description provided.

@shivakunv
Copy link
Contributor Author

@shivakunv shivakunv self-assigned this Aug 12, 2025
@shivakunv shivakunv force-pushed the holodeck-kernelupgrade branch from 5d5a5b4 to 5f86f17 Compare August 12, 2025 13:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR modernizes the holodeck kernel upgrade process by migrating from custom shell scripts to using holodeck's native kernel configuration feature. The change simplifies the workflow by eliminating manual kernel upgrade scripts and leveraging holodeck's built-in capabilities.

  • Removes custom kernel upgrade shell scripts (upgrade-kernel.sh and kernel-upgrade-helper.sh)
  • Updates holodeck configuration files to use native kernel version specification
  • Upgrades holodeck action version and Kubernetes versions across test environments

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/scripts/upgrade-kernel.sh Removes custom kernel upgrade script that handled kernel version parameters
tests/scripts/kernel-upgrade-helper.sh Removes helper script containing kernel upgrade logic with apt commands and reboot handling
tests/holodeck_ubuntu24.04.yaml Adds native kernel version configuration and updates Kubernetes to v1.31.1
tests/holodeck_ubuntu22.04.yaml Adds native kernel version configuration and updates Kubernetes to v1.31.1
.github/workflows/precompiled.yaml Updates holodeck action version, adds kernel version setting step, and removes custom kernel upgrade workflow steps
Comments suppressed due to low confidence (1)

tests/holodeck_ubuntu24.04.yaml:29

  • The containerd version 1.7.22 is being removed without replacement. Consider if this version should be updated to maintain consistency with the Kubernetes upgrade to v1.31.1.
    name: containerd

@shivakunv shivakunv force-pushed the holodeck-kernelupgrade branch from 5f86f17 to 95cf2f1 Compare August 13, 2025 07:02
@shivakunv shivakunv force-pushed the holodeck-kernelupgrade branch from 95cf2f1 to 404c815 Compare August 15, 2025 17:32
Copy link
Contributor

@tariq1890 tariq1890 left a comment

Choose a reason for hiding this comment

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

Thanks @shivakunv !

@shivakunv shivakunv merged commit 6a63ef7 into main Aug 16, 2025
17 checks passed
@shivakunv shivakunv deleted the holodeck-kernelupgrade branch August 28, 2025 16:58
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.

4 participants