Skip to content

ci: add workaround for CI failures caused by grafana-operator#659

Merged
AndrejsPon00 merged 1 commit into
mainfrom
fix-ci-failures
Dec 5, 2025
Merged

ci: add workaround for CI failures caused by grafana-operator#659
AndrejsPon00 merged 1 commit into
mainfrom
fix-ci-failures

Conversation

@AndrejsPon00
Copy link
Copy Markdown
Contributor

No description provided.

@AndrejsPon00 AndrejsPon00 marked this pull request as ready for review December 5, 2025 08:56
@AndrejsPon00 AndrejsPon00 requested a review from gmlexx as a code owner December 5, 2025 08:56
Copilot AI review requested due to automatic review settings December 5, 2025 08:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR implements a temporary workaround for CI failures related to the grafana-operator by adding retry logic to the deployment step. The main change is wrapping the KOF component deployment with a retry action that will attempt the operation up to 3 times with a 10-minute timeout per attempt.

  • Adds retry mechanism using nick-fields/retry@v3 action for grafana-operator deployment issues
  • Includes TODO markers indicating this is a temporary fix until version 1.6.0

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/pr_test_adopted_upgrade.yml Wraps the KOF component deployment step with retry logic to handle intermittent grafana-operator failures
charts/kof-collectors/values.yaml Adds a new configuration entry (appears unrelated to the PR's stated purpose)

Comment thread .github/workflows/pr_test_adopted_upgrade.yml
denis-ryzhkov
denis-ryzhkov previously approved these changes Dec 5, 2025
@AndrejsPon00 AndrejsPon00 merged commit c24750a into main Dec 5, 2025
4 checks passed
@github-project-automation github-project-automation Bot moved this to Done in k0rdent Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants