Skip to content

Make flux install additive when there's an existing configuration #852

Discussion options

You must be logged in to vote

I have to know the original command that was run

A different solution was proposed here #304

@squaremo I don't think your solution is feasible due to:

  • controllers at different versions are not guarded to work together unless that exact combination has passed e2e (e.g. source-controller/api 0.2 is not compatible with helm-controller 0.7)
  • RBAC changes require all controller's SA to be present, adding a controller with SA to a setup created with flux <0.7 will break
  • how are we going to deal with conflicts regarding log level, private container registry, image pull secret and all the others customisations that right now apply to all components

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@squaremo
Comment options

squaremo Feb 3, 2021
Maintainer Author

Answer selected by squaremo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants