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

Pin to target OS release in startOsUpdate and skip action-based HUP if OS >=vTODO #1498

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cywang117
Copy link

@cywang117 cywang117 commented Nov 20, 2024

Change-type: minor

See: https://balena.fibery.io/Work/Improvement/API-and-SDK-changes-for-supervisor-hostOS-updates-2348
Change-type: minor

Contributor checklist
  • Includes tests
  • Includes typings
  • Includes updated documentation
  • Includes updated build output

…f OS >=vTODO

Change-type: minor
Signed-off-by: Christina Ying Wang <christina@balena.io>
@@ -107,6 +107,7 @@ export type DeviceMetrics = Pick<
>;

const DEFAULT_DAYS_OF_REQUESTED_HISTORY = 7;
const SUPERVISOR_MANAGED_HUP_MIN_OS_VERSION = 'vTODO';
Copy link
Contributor

Choose a reason for hiding this comment

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

Also need to compare ESR releases?

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.

2 participants