Skip to content

update dependencies - #2126

Merged
Despire merged 4 commits into
masterfrom
chore/update-to-dependabot-dependnecies
Jun 3, 2026
Merged

update dependencies#2126
Despire merged 4 commits into
masterfrom
chore/update-to-dependabot-dependnecies

Conversation

@Despire

@Despire Despire commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated Go module dependencies (multiple cloud and SDK libraries) to newer stable versions for compatibility and security.
    • Updated Python dependency pins for compatibility and maintenance.
    • Updated container image tags for several services to deploy refreshed builds.

@Despire Despire added the test-set-ordinary Will select ordinary test-sets that tests the general functionally of building/modifying clusters label Jun 2, 2026
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

Bumps Go and Python dependency versions and updates Kustomize image newTag for Claudie components and the testing framework to 8260975-4236.

Changes

Dependency Updates

Layer / File(s) Summary
Go module dependencies
go.mod
Direct and indirect Go module requirements updated: direct bumps (cloud.google.com/go/compute, AWS SDK v2 modules, github.com/aws/smithy-go, github.com/oracle/oci-go-sdk/v65, golang.org/x/*, google.golang.org/api) and multiple indirect/transitive bumps; github.com/ovh/go-ovh is now a direct require.
Python package dependencies
requirements.txt
Pinned Python packages certifi, click, and idna updated to newer versions (top-of-file pins changed).
Kustomize image tag updates
manifests/claudie/kustomization.yaml, manifests/testing-framework/kustomization.yaml
images.newTag set to 8260975-4236 for multiple ghcr.io/berops/claudie/* components and the testing-framework image.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'update dependencies' is vague and generic, using non-descriptive language that doesn't convey meaningful information about the specific dependencies being updated or the scope of changes. Consider a more specific title such as 'Update Go module and Python dependencies' or 'Bump dependencies across go.mod, requirements.txt, and container images' to better reflect the actual changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-to-dependabot-dependnecies

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@manifests/claudie/kustomization.yaml`:
- Around line 59-71: The kustomization update sets newTag "8260975-4236" for
multiple Claudie images (ghcr.io/berops/claudie/ansibler, autoscaler-adapter,
claudie-operator, kube-eleven, kuber, manager, terraformer) but those image:tag
combinations are not found in the registry; either push the missing images to
ghcr.io with tag 8260975-4236 or change newTag to the actual published tag for
each image in manifests/claudie/kustomization.yaml, then verify image existence
and compatibility before merging to avoid deployment failures.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dba01d74-5ce6-4601-8052-16cb2e1a9944

📥 Commits

Reviewing files that changed from the base of the PR and between 62422f1 and ec8d511.

📒 Files selected for processing (2)
  • manifests/claudie/kustomization.yaml
  • manifests/testing-framework/kustomization.yaml

Comment thread manifests/claudie/kustomization.yaml
@Despire
Despire added this pull request to the merge queue Jun 3, 2026
Merged via the queue into master with commit 27635e4 Jun 3, 2026
@Despire
Despire deleted the chore/update-to-dependabot-dependnecies branch June 3, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-set-ordinary Will select ordinary test-sets that tests the general functionally of building/modifying clusters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants