Skip to content

chore(Konflux): Add renovate config#83

Merged
mtodor merged 1 commit intomainfrom
mtodor/add-renovate-config
Mar 20, 2026
Merged

chore(Konflux): Add renovate config#83
mtodor merged 1 commit intomainfrom
mtodor/add-renovate-config

Conversation

@mtodor
Copy link
Collaborator

@mtodor mtodor commented Mar 20, 2026

Description

This PR is adding configuration for Konflux MintMaker. MintMaker is used to update dependencies. Since we are using Dependabot for updated on go module dependencies, we could still use MintMaker for Konflux Dockerfile image updates and Tekton task updates.

Configuration is based on existing config defined for stackrox collector repo.

Validation

  • Run file validation locally (also added check to CI)

@mtodor mtodor requested a review from janisz as a code owner March 20, 2026 13:24
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.49%. Comparing base (763ef72) to head (6ce4838).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   78.49%   78.49%           
=======================================
  Files          28       28           
  Lines        1223     1223           
=======================================
  Hits          960      960           
  Misses        223      223           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

E2E Test Results

Commit: 6ce4838
Workflow Run: View Details
Artifacts: Download test results & logs

=== Evaluation Summary ===

  ✓ list-clusters (assertions: 3/3)
  ✓ cve-detected-workloads (assertions: 3/3)
  ✓ cve-detected-clusters (assertions: 3/3)
  ✗ cve-nonexistent (assertions: 3/3)
      one or more verification steps failed
  ✓ cve-cluster-does-exist (assertions: 3/3)
  ~ cve-cluster-does-not-exist (assertions: 2/3)
      - ToolsUsed: Required tool not called: server=stackrox-mcp, tool=, pattern=list_clusters
  ✓ cve-clusters-general (assertions: 3/3)
  ✓ cve-cluster-list (assertions: 3/3)
  ✓ cve-log4shell (assertions: 3/3)
  ✓ cve-multiple (assertions: 3/3)
  ✓ rhsa-not-supported (assertions: 2/2)

Tasks:      10/11 passed (90.91%)
Assertions: 31/32 passed (96.88%)
Tokens:     ~51666 (estimate - excludes system prompt & cache)
MCP schemas: ~12738 (included in token total)
Agent used tokens:
  Input:  30432 tokens
  Output: 21234 tokens
Judge used tokens:
  Input:  63730 tokens
  Output: 31147 tokens

@mtodor mtodor merged commit 25afd0c into main Mar 20, 2026
7 checks passed
@mtodor mtodor deleted the mtodor/add-renovate-config branch March 20, 2026 15:10
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.

3 participants