Skip to content

HYPERFLEET-1090 - refactor: rename WIFConfig to WifConfig (PascalCase)#5

Open
sherine-k wants to merge 1 commit into
openshift-hyperfleet:mainfrom
sherine-k:1090-WIFConfig
Open

HYPERFLEET-1090 - refactor: rename WIFConfig to WifConfig (PascalCase)#5
sherine-k wants to merge 1 commit into
openshift-hyperfleet:mainfrom
sherine-k:1090-WIFConfig

Conversation

@sherine-k
Copy link
Copy Markdown

Adopt PascalCase for the WifConfig resource kind to stay consistent with other HyperFleet resource naming (e.g., NodePool). (see hyperfleet-api #198)

  • Rename all TypeSpec models, consts, and aliases from WIFConfig to WifConfig
  • Update service interface, operation IDs, and tags to use WifConfig casing
  • Regenerate openapi.yaml and swagger.yaml with new schema names
  • Bump version to 1.0.21 and add CHANGELOG entry

Summary

  • HYPERFLEET-1090

Test Plan

  • Unit tests added/updated
  • make test-all passes
  • make lint passes
  • Helm chart changes validated with make test-helm (if applicable)
  • Deployed to a development cluster and verified (if Helm/config changes)
  • E2E tests passed (if cross-component or major changes)

@openshift-ci openshift-ci Bot requested a review from crizzo71 June 4, 2026 15:38
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jun 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign vkareh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot requested a review from Mischulee June 4, 2026 15:38
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

Warning

Review limit reached

@sherine-k, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 36 minutes and 35 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: b6f62eea-4672-482a-b4c4-d41dbdc22abf

📥 Commits

Reviewing files that changed from the base of the PR and between ceadd4e and ad2b869.

📒 Files selected for processing (9)
  • CHANGELOG.md
  • main.tsp
  • models/wifconfig/example_patch.tsp
  • models/wifconfig/example_post.tsp
  • models/wifconfig/example_wifconfig.tsp
  • models/wifconfig/model.tsp
  • schemas/template/openapi.yaml
  • schemas/template/swagger.yaml
  • services/wifconfigs.tsp
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

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.

Adopt PascalCase for the WifConfig resource kind to stay consistent with
other HyperFleet resource naming (e.g., NodePool).

- Rename all TypeSpec models, consts, and aliases from WIFConfig to WifConfig
- Update service interface, operation IDs, and tags to use WifConfig casing
- Regenerate openapi.yaml and swagger.yaml with new schema names
- Bump version to 1.0.21 and add CHANGELOG entry
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