added rabbitmq ops request form#1047
Merged
Merged
Conversation
Sourav-Kumar-19
commented
Jun 5, 2026
Contributor
- Fix ops request type radio watcher to use onRequestTypeChange so the form sections show/hide correctly when switching between ops types
- Add requestTypeMap to getOpsRequestUrl so console navigation routes to the correct ops request type (UpdateVersion, HorizontalScaling, etc.)
- Add setConfigFiles utility function to ops request editor functions
Shofiqur-052
previously approved these changes
Jun 12, 2026
Shofiqur-052
approved these changes
Jun 15, 2026
- Fix ops request type radio watcher to use onRequestTypeChange so the form sections show/hide correctly when switching between ops types - Add requestTypeMap to getOpsRequestUrl so console navigation routes to the correct ops request type (UpdateVersion, HorizontalScaling, etc.) - Add setConfigFiles utility function to ops request editor functions Signed-off-by: Sourav-Kumar-19 <souravroy@appscode.com>
…r bug, JS bugs - Fix addOrRemoveBinding(): wrong kind 'PostgresBinding' → 'RabbitMQBinding' - Fix topology key/value inputs in ops create-ui.yaml: use temp/topologyKey and temp/topologyValue instead of direct schema paths so isVerticalScaleTopologyRequired validation fires correctly via discriminator - Remove invalid exporter block from ops create-ui.yaml and onExporterResourceChange() from ops functions.js: verticalScaling.exporter does not exist in RabbitMQ schema - Fix getVersion() in ops: declare filteredVersion from discriminator in scope - Fix disableOpsRequest() in ops: remove undefined itemCtx reference - Replace MongoDB topology discriminator keys with node-specific keys in editor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Sourav-Kumar-19 <souravroy@appscode.com>
Signed-off-by: shofiq <shofiq@appscode.com>
e59fd4e to
b98f797
Compare
This file contains hidden or 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
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.