Skip to content

Conversation

@anik120
Copy link

@anik120 anik120 commented Nov 9, 2025

Adds dependabot configuration to keep dependencies current. Current controller-runtime (v0.17.2) and k8s.io dependencies (v0.29.x) are behind upstream releases (controller-runtime v0.22.4, Kubernetes v1.34.1).

Dependabot will create daily PRs for Go modules and GitHub Actions, and weekly PRs for Docker base images. Kubernetes dependencies are grouped to reduce PR noise.

Example of PRs created by dependabot in operator-framework repositories: PRs

See dependabot docs for more info.

Signed-off-by: Anik Bhattacharjee [email protected]

Adds dependabot configuration to keep dependencies current.
Current controller-runtime (v0.17.2) and k8s.io dependencies (v0.29.x)
are behind upstream releases (controller-runtime v0.22.4, Kubernetes
v1.34.1).

Dependabot will create daily PRs for Go modules and GitHub Actions,
and weekly PRs for Docker base images. Kubernetes dependencies are
grouped to reduce PR noise.

Example of PRs created by dependabot in operator-framework repositories:
[PRs](https://github.com/operator-framework/operator-controller/pulls?q=dependabot+assignee%3Aanik120)

See [dependabot docs](https://docs.github.com/en/code-security/dependabot/working-with-dependabot) for more info.

Signed-off-by: Anik Bhattacharjee <[email protected]>
@anik120
Copy link
Author

anik120 commented Nov 9, 2025

ps: I am hoping when this is merged and dependabot starts doing it's thing, the version bumps won't have any breaking changes.

If they do, then they'll have to be handled manually. But it's better to rip off that band aid now than wait even longer and have to deal with even bigger breaking changes down the line.

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.

1 participant