Skip to content

Conversation

@artem-nefedov
Copy link
Contributor

This change gets rid of deprecated v1beta2 API. All source resources are available via v1 already.
Note: users can still apply source manifests with v1beta2, on API server they will be available through v1 to the controller.
It requires at least flux 2.6.0 to function, which is already specified in support matrix.

Also gets rid of spam messages in controller logs:

{"level":"info","ts":"2025-12-05T20:18:29.077Z","logger":"controller-runtime.cache","msg":"Warning: v1beta2 Bucket is deprecated, upgrade to v1"}
{"level":"info","ts":"2025-12-05T20:12:27.910Z","logger":"controller-runtime.cache","msg":"Warning: v1beta2 OCIRepository is deprecated, upgrade to v1"}

@alexandermarston alexandermarston merged commit 07ff2cc into flux-iac:main Dec 8, 2025
16 of 17 checks passed
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.

2 participants