-
Notifications
You must be signed in to change notification settings - Fork 0
67 fix pipelines with dependency build #68
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
Merged
matteogastaldello
merged 7 commits into
57-prepare-release-270
from
67-fix-pipelines-with-dependency-build
Dec 23, 2025
Merged
67 fix pipelines with dependency build #68
matteogastaldello
merged 7 commits into
57-prepare-release-270
from
67-fix-pipelines-with-dependency-build
Dec 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…hart in release workflows
…kage local dependency in release workflow
matteogastaldello
added a commit
that referenced
this pull request
Jan 8, 2026
* fix: add resources to the installer's clusterrole * feat: update chart versions, remove smithery, add sweeper * feat: added config values to etcd and moved sweeper in the eventsse group * feat: update finops-database-handler version * feat: update portal blueprint version * feat: update opa and eventrouter chart version * fix: fix finopsdatabasehandler when installing krateo in a different namespace * feat: add pre-upgrade job for version 2.7.0 * fix: update core-provider chart version to 0.35.1 * feat: cleanup (#59) * ci: add pull-request pipeline to test installer-chart on AKS (#56) * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * ci: add pull-request pipeline to test installer-chart on AKS * feat: Enhance logging and error handling in workflows controller (#64) - Added error handling for helm client creation in the Connect method. - Improved logging by including resource name, namespace, and operation type in log messages for better traceability. - Updated status before creating, updating, and deleting resources to reflect the current operation. - Changed log levels from Debug to Info or Warn where appropriate to better reflect the severity of the messages. - Ensured consistent logging format across Create, Update, and Delete methods. * feat: update eventrouter and frontend chart versions to 0.6.5 and 1.0.4 respectively * fix: update chart version placeholder to CHART_VERSION * chore: Remove OpenShift release pull request workflow file - merge issue * feat: Add dependencies section to Chart.yaml for pre-upgrade chart * feat: Add Helm dependency build step before chart installation * chore: Remove Helm dependency build step from release workflow * feat: Add Helm dependency build step before chart installation * feat: Update Helm dependency build step to package local pre-upgrade chart * fix: Correct path for packaging pre-upgrade chart in release workflow * fix: Correct path for packaging pre-upgrade chart in release workflow * feat: Add pre-upgrade Helm chart with ServiceAccount, ClusterRoleBinding, and Job templates * feat: Add CHART_VERSION replacement step for pre-upgrade chart in release workflow * fix: Update dependency name for pre-upgrade chart in Chart.yaml * fix: Update job name lookup for pre-upgrade Helm chart * 67 fix pipelines with dependency build (#68) * fix: Add CHART_VERSION replacement and package step for pre-upgrade chart in release workflows * fix: Update Kubernetes version in release workflow to 4.19.20 * fix: Add CHART_VERSION replacement step for pre-upgrade chart and package local dependency in release workflow * fix: Update VM size in AKS installer chart workflow * fix: Update local dependencies packaging step in release workflow * fix: Update dependency repository path for installer-pre-upgrade chart * fix: fix helm deps * chore: update fe version * chore: update core-provider version --------- Signed-off-by: Matteo Gastaldello <matteo.gastaldellomiotto@gmail.com> Co-authored-by: Matteo Gastaldello <matteo.gastaldellomiotto@gmail.com> Co-authored-by: Diego Braga <diego.braga86@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.