-
Notifications
You must be signed in to change notification settings - Fork 149
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
feat: v2 data engine live upgrade #3282
base: master
Are you sure you want to change the base?
Commits on Nov 19, 2024
-
feat: allow v2 volume to attach on the an old and running instance-ma…
…nager pod Longhorn 9383 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 453f5f4 - Browse repository at this point
Copy the full SHA 453f5f4View commit details -
chore(vendor): update dependencies
Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f3b148 - Browse repository at this point
Copy the full SHA 8f3b148View commit details
Commits on Nov 22, 2024
-
feat(v2 upgrade/crd): introduce data engine upgrade releated CRDs and…
… fields Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af6c47f - Browse repository at this point
Copy the full SHA af6c47fView commit details -
feat(v2 upgrade/webhook): validate data engine upgrade related fields
Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a90c796 - Browse repository at this point
Copy the full SHA a90c796View commit details -
feat(v2 upgrade/controller): implement upgrade related controllers
Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 329dbfa - Browse repository at this point
Copy the full SHA 329dbfaView commit details -
feat(v2 upgrade/controller): upgrading node shouldn't be responsible …
…for backup resources Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebfc5af - Browse repository at this point
Copy the full SHA ebfc5afView commit details -
feat(v2 upgrade/datastore): add CRUD methods for upgrade related reso…
…urces Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d8ba2e - Browse repository at this point
Copy the full SHA 7d8ba2eView commit details -
feat(v2 upgrade/controller): set schedulable condition when node is r…
…equested data engine upgrade Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b18a48a - Browse repository at this point
Copy the full SHA b18a48aView commit details -
feat(v2 upgrade/engineapi): get replica addresses according to initia…
…tor and target IPs If initiatorIP is not equal to targetIP, exclude the replica on the node where the initiator is running, because the node is going to be upgraded and the instance-manager will be deleted. Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26b874a - Browse repository at this point
Copy the full SHA 26b874aView commit details -
feat(v2 upgrade/controller): update replica controller codes
Update replica controller codes due to the changes in APIs. Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7c127b - Browse repository at this point
Copy the full SHA f7c127bView commit details -
feat(v2 upgrade/scheduler): update replica scheduler codes
Update replica scheduler codes due to the changes in APIs. Longhorn 9104 Signed-off-by: Derek Su <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b710be - Browse repository at this point
Copy the full SHA 3b710beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5632ed4 - Browse repository at this point
Copy the full SHA 5632ed4View commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a5c514 - Browse repository at this point
Copy the full SHA 3a5c514View commit details