Skip to content

Update ordered upgrade docs for v2 #657

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

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

qbarrand
Copy link
Contributor

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 13, 2023
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for kubernetes-sigs-kmm ready!

Name Link
🔨 Latest commit f2cd6a0
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kmm/deploys/6579c16dc376cc00084b0d44
😎 Deploy Preview https://deploy-preview-657--kubernetes-sigs-kmm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qbarrand

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.83%. Comparing base (940e25e) to head (f2cd6a0).
Report is 359 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   78.83%   78.83%           
=======================================
  Files          49       49           
  Lines        5102     5102           
=======================================
  Hits         4022     4022           
  Misses        892      892           
  Partials      188      188           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

`beta.kmm.node.kubernetes.io/version-worker-pod.<module-namespace>.<module-name>` label, which removes the entry from
the corresponding `NodeModulesConfig` resource.
This results in a worker Pod being created to unload the current kernel module.
4. Once the current kernel module is unloaded Pod is removed, the controller sets the
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
4. Once the current kernel module is unloaded Pod is removed, the controller sets the
4. Once the current kernel module is unloaded, the controller sets the

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@qbarrand qbarrand force-pushed the v2-docs-ordered-upgrade branch from 5522fb7 to f2cd6a0 Compare December 13, 2023 14:36
@yevgeny-shnaidman
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 13, 2023
@k8s-ci-robot k8s-ci-robot merged commit 1488a62 into kubernetes-sigs:main Dec 13, 2023
@qbarrand qbarrand deleted the v2-docs-ordered-upgrade branch December 13, 2023 15:17
qbarrand added a commit to qbarrand/kernel-module-management that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

version-worker-pod label undocumented in KMM 2.0
4 participants