Skip to content

feat: improve installer/uninstaller#6

Merged
ctrox merged 1 commit intomainfrom
improve-install
Jan 13, 2024
Merged

feat: improve installer/uninstaller#6
ctrox merged 1 commit intomainfrom
improve-install

Conversation

@ctrox
Copy link
Copy Markdown
Owner

@ctrox ctrox commented Jan 13, 2024

The installer is now being run in an initContainer of the manager. It wasn't before as the installer existed before we had the manager pod.

The uninstaller is now making use of the same daemonset as we need to run it on all nodes, just like the installer. It simply changes some details of the installer manifest to make sure it runs with the uninstall flag.

the installer is now being run in an initContainer of the manager. It
wasn't before as the installer existed before we had the manager pod.

The uninstaller is now making use of the same daemonset as we need to
run it on all nodes, just like the installer. It simply changes some
details of the installer manifest to make sure it runs with the
uninstall flag.
@ctrox ctrox merged commit 86a461f into main Jan 13, 2024
@ctrox ctrox deleted the improve-install branch March 30, 2025 10:26
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.

1 participant