Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ipochi
Copy link
Member

@ipochi ipochi commented Jul 13, 2021

This release contains the latest changes brought by the 0.9 Lokomotive
release.
Racker 0.3 now comes with the lokoctl binary that has
azure-arc-onboarding component for easy onboarding of a Lokomotive
cluster on Azure Arc. It also allows to configure whether a worker node
should be reprovisioned or not on configurations changes.

Done: when merging, create a tag and a release which includes the PDF.

@ipochi ipochi requested a review from pothos July 13, 2021 13:26
@ipochi ipochi changed the title racker 0.3: new release of racker [DO NOT MERGE] racker 0.3: new release of racker Jul 13, 2021
Only one serial console can be attached at a time, and if a dangling
session due to SSH connection problems is still running in the
background, it needs to be disconnected first.
Run the "sol deactivate" command before "sol activate" to make sure
that the connection attempt does not fail due to a dangling session.
@pothos pothos changed the title [DO NOT MERGE] racker 0.3: new release of racker racker 0.3: new release for Lokomotive 0.9 Sep 14, 2021
@pothos pothos force-pushed the imran/racker-0.3 branch 2 times, most recently from fd43aa8 to 6acce61 Compare September 14, 2021 14:45
Comment on lines +28 to +30
# Change this to 'true' to prevent the worker from being reprovisioned due to configuration changes.
# Using 'true' means the worker keeps its current state (e.g., storage volumes) but things like new SSH keys need to be added manually.
ignore_worker_changes = false
Copy link
Member Author

Choose a reason for hiding this comment

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

We don't need to mention that change it to true as that is the default behavior. In fact ignore_worker_changes shouldn't be present if user wants to set it to true.

We could mention remove this variable if user wants the workers to keep current state.

Copy link
Contributor

Choose a reason for hiding this comment

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

Removing the variable is a bit opaque since the variable's existence and default behavior may be unknown when one looks at the file.

This release contains the latest changes brought by the 0.9 Lokomotive
release.

Racker 0.3 now comes with the `lokoctl` binary that has
`azure-arc-onboarding` component for easy onboarding of a Lokomotive
cluster on Azure Arc. It also allows to configure whether a worker node
should be reprovisioned or not on configurations changes.
@pothos pothos merged commit 946d673 into main Sep 28, 2021
@pothos pothos deleted the imran/racker-0.3 branch September 28, 2021 13:05
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