Skip to content
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

ci: Use helm for deployment to clusters #347

Merged
merged 27 commits into from
Jun 28, 2024
Merged

Conversation

ppawlowski
Copy link
Contributor

@ppawlowski ppawlowski commented Mar 13, 2024

Description

This PR changes the way how the FlowFuse Cloud containers are deployed to environments. The approach is changed from kubectl to helm.
The whole idea is to update image values for particular environments stored in the FlowFuse/CloudProject and let FlowFuse Cloud deployment workflow to run the actual update via the helm chart. Due to this fact, PR should be merged after https://github.com/FlowFuse/CloudProject/pull/372 .
At this moment workflow is crafted without the DRY approach and by readapting existing reusable workflows created for different purposes. In the future, this should be changed to follow DRY principles.

!!! Current configuration relies on unreleased reusable workflow feature - workflow should be updated once the feature is released.

Related Issue(s)

https://github.com/FlowFuse/CloudProject/issues/230

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski marked this pull request as ready for review June 27, 2024 08:51
@hardillb
Copy link
Contributor

Leaving for @ppawlowski to merge tomorrow

@ppawlowski ppawlowski merged commit c3eb4b9 into main Jun 28, 2024
21 checks passed
@ppawlowski ppawlowski deleted the feat-helm-deployment branch June 28, 2024 08:41
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.

None yet

2 participants