-
Notifications
You must be signed in to change notification settings - Fork 39
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
Use method in utils to run upgrade validation #729
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore:Add the i18n for UI texts * style(prettier): run prettier to reformat the code * chore(workflow): added style check for ui * fix(lint): fixed style problem in package.json --------- Co-authored-by: yuyi <[email protected]>
…ceanbase#690) * fix(refresh): oceanbase#676 fixed unexpected refresh * style(code): run npm run format * fix(backup): fixed backup policy * chore(githooks): polish the git hook before commiting ui code
* improve:add deletionProtection in tenant overview * fix CR
* fix storageClass in cluster new * fix deletionProtection in TopoData * fix topo NodeSelectorFrom value in cluster new * fix cpu progress and memory progress in NodesTable * update i18n and mds * fix dropmenu disable and Parameters search in clusterDetail * fix delete cluste disable and deletedParameters in Parameter table * fix CR * fix CR
* feat(topology): display topology configurations * fix(i18n): fixed a wrong i18n item id
* fix nodeSelector payload bugs in cluster new * fix topo restart server * fix distTypes in tenant backup * fix bugs in cluster new * fix CR * fix Topology summary * delete console.log * fix tenant topo error * fix reset parameter * fix getHGap in topo * fix DeleteOutlined style * fix CR
* fix search Parameter name error * fix status tag in TenantBasicInfo * fix topo Toleration payload * fix controlParameter in table * update disableUnescrow in Parameter table * fix accordance tag * fix ParametersDatas filter and pvcIndependent show * fix Deletion protection in tenant new and cluster new * fix Dropdown menu click * fix Deletion protection checkbox show in tenant detail * fix storageClass from in cluster new * fix CR * chore: gen api * update disable dropmenu delete button * improve:update NFSInfoModal placeholder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Solution Description