Skip to content

FIX - K8s Operator Release CI#25785

Merged
pmbrull merged 1 commit intomainfrom
fix-k8s-release
Feb 10, 2026
Merged

FIX - K8s Operator Release CI#25785
pmbrull merged 1 commit intomainfrom
fix-k8s-release

Conversation

@pmbrull
Copy link
Collaborator

@pmbrull pmbrull commented Feb 10, 2026

FIX - K8s Operator Release CI

Describe your changes:

Fixes

I worked on ... because ...


Summary by Gitar

  • Workflow permissions fix:
    • Removed restrictive permissions: contents: read from .github/workflows/docker-k8s-operator.yml to allow actions/upload-release-asset@v1 to upload release artifacts

This will update automatically on new commits.


Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Feb 10, 2026
@gitar-bot
Copy link

gitar-bot bot commented Feb 10, 2026

Code Review ✅ Approved

Clean CI fix: removing overly restrictive permissions: contents: read that blocked release asset uploads. The change is minimal, correct, and consistent with other workflows in the repository.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@pmbrull pmbrull marked this pull request as ready for review February 10, 2026 09:05
@pmbrull pmbrull merged commit abcadb8 into main Feb 10, 2026
22 checks passed
@pmbrull pmbrull deleted the fix-k8s-release branch February 10, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ingestion safe to test Add this label to run secure Github workflows on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants