OCPCLOUD-3407: Upgrade CAPI to v1.12.3 and K8s to 1.34#841
OCPCLOUD-3407: Upgrade CAPI to v1.12.3 and K8s to 1.34#841CrystalChun wants to merge 2 commits intoopenshift:masterfrom
Conversation
Util function `isOwnedByOjbect` now requires the target owner's group version kind passed in as the last argument.
|
@CrystalChun: This pull request references OCPCLOUD-3407 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/test ? |
|
Skipping CI for Draft Pull Request. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (48)
📒 Files selected for processing (5)
💤 Files with no reviewable changes (1)
WalkthroughUpdates Go module dependencies to newer patch releases, including Kubernetes API libraries and cluster-api framework. Modifies the AgentCluster controller to explicitly compute GroupVersionKind and use explicit GroupKind when verifying ownership of ClusterDeployment. Removes required constraints on controlPlaneEndpoint fields in the CRD. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/test e2e-ai-operator-ztp-capi |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CrystalChun The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@CrystalChun: This pull request references OCPCLOUD-3407 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/test e2e-ai-operator-ztp-capi |
1 similar comment
|
/test e2e-ai-operator-ztp-capi |
|
@CrystalChun: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Includes additional changes:
isOwnedByOjbectnow requires the target owner's group version kind passed in as the last argument.Summary by CodeRabbit
Improvements
Chores