Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API renames and validation rules #62

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Conversation

nb-ohad
Copy link
Collaborator

@nb-ohad nb-ohad commented Jul 28, 2024

Describe what this PR does

The PR contain enhancements to the existing API types:

Is there anything that requires special attention

No

Are there concerns around backward compatibility?

Some non merged work will need to be rebased and code will need to shift from the old API names to the new ones

api/v1alpha1/clientprofile_types.go Outdated Show resolved Hide resolved
api/v1alpha1/clientprofile_types.go Outdated Show resolved Hide resolved
api/v1alpha1/clientprofile_types.go Outdated Show resolved Hide resolved
docs/design/operator.md Show resolved Hide resolved
docs/design/operator.md Show resolved Hide resolved
api/v1alpha1/driver_types.go Show resolved Hide resolved
api/v1alpha1/driver_types.go Show resolved Hide resolved
api/v1alpha1/driver_types.go Show resolved Hide resolved
api/v1alpha1/operatorconfig_types.go Outdated Show resolved Hide resolved
docs/design/operator.md Outdated Show resolved Hide resolved
@nb-ohad nb-ohad force-pushed the api-renames-and-rules branch 4 times, most recently from a8e8387 to 9a7521a Compare July 29, 2024 11:03
Note: Design doc alignment will be provided in a future commit for all
API changes together

Signed-off-by: nb-ohad <[email protected]>
Note: Design doc alignment will be provided in a future commit for all
API changes together

Signed-off-by: nb-ohad <[email protected]>
@nb-ohad
Copy link
Collaborator Author

nb-ohad commented Jul 29, 2024

@Madhu-1
I had to remove the UniqueItems validation rules on some CephConnection fields because the runtime complained about quadratic complexity

@nb-ohad
Copy link
Collaborator Author

nb-ohad commented Jul 29, 2024

@Madhu-1 I removed the hold from the PR and addressed all pending review comments. Please feel free to offer another review or to merge

@Madhu-1 Madhu-1 merged commit 60794b7 into ceph:main Jul 30, 2024
7 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.

3 participants