Skip to content

Conversation

@davidelang
Copy link
Collaborator

This is not yet tested, being posted for discussion on the approach.

split massflash into two parts:

  1. interface with kea
  2. execute the upgrade with status to stderr

the 2nd part can then be used by other scripts such as
upgrade subset
rolling upgrade

split massflash into two parts:
 1. interface with kea
 2. execute the upgrade

the 2nd part can then be used by other scripts such as
 upgrade subset
 rolling upgrade
Copy link
Member

@kylerisse kylerisse left a comment

Choose a reason for hiding this comment

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

thanks @sarcasticadmin , glad to see it working and APs flashing success!


scp -O -P $ssh_port \
-i $state_dir/id_priv \
-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no \
Copy link
Member

Choose a reason for hiding this comment

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

my only suggestion would be to make the ssh args a variable to DRY it over but not worth blocking merge on.

@sarcasticadmin sarcasticadmin requested a review from kylerisse March 5, 2025 20:56
Copy link
Member

@kylerisse kylerisse left a comment

Choose a reason for hiding this comment

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

let's wait on this @davidelang @sarcasticadmin

@sarcasticadmin
Copy link
Member

this makes sense since calling this script outside of massflash would be useful, thanks @davidelang let us know how things go after you test

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.

3 participants