OLS-2941: add api-lint presubmit for lightspeed-agentic-operator#79869
OLS-2941: add api-lint presubmit for lightspeed-agentic-operator#79869onmete wants to merge 1 commit into
Conversation
|
@onmete: This pull request references OLS-2941 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 story to target the "5.0.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. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughUpdates the OpenShift CI tests matrix: set GOFLAGS="-mod=mod" for existing ChangesCI Test Jobs Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@onmete, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
f44ef55 to
306a98b
Compare
|
/pj-rehearse |
|
@onmete: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse |
|
@onmete: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest |
1b7b1e2 to
1b622f3
Compare
|
/pj-rehearse auto-ack |
|
@onmete: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
7d4f5b0 to
a77cec7
Compare
|
/pj-rehearse auto-ack |
|
@onmete: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
a77cec7 to
ae281e2
Compare
Add kube-api-linter CI coverage via make api-lint to complete prow presubmit setup for the agentic operator. Co-authored-by: Cursor <cursoragent@cursor.com>
ae281e2 to
5be1706
Compare
|
/pj-rehearse auto-ack |
|
@onmete: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@onmete: all tests passed! 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. |
|
/lgtm |
|
@onmete: you cannot LGTM your own PR. 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 kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: onmete The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
api-lintpresubmit foropenshift/lightspeed-agentic-operatorrunningmake api-lint(kube-api-linter on CRD types)generateandunitjobsTest plan
make updateran cleanly and regenerated presubmits/test api-lintpasses on a lightspeed-agentic-operator PR after this mergesMade with Cursor
Summary by CodeRabbit
This PR updates OpenShift CI configuration for the openshift/lightspeed-agentic-operator repository to add an API lint presubmit and standardize GOFLAGS for existing tests.
Practical details:
The change is a small CI configuration update that completes presubmit coverage for API linting alongside existing generate and unit jobs.