Skip to content

Wizard: Support Editing serdes #863

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

Closed
2 tasks done
germanosin opened this issue Feb 24, 2025 · 2 comments · Fixed by #866
Closed
2 tasks done

Wizard: Support Editing serdes #863

germanosin opened this issue Feb 24, 2025 · 2 comments · Fixed by #866
Assignees
Labels
area/wizard UI configuration wizard issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature

Comments

@germanosin
Copy link
Member

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No response

Describe the feature you're interested in

Enable editing of support cluster SERDEs.

Describe alternatives you've considered

No response

Version you're running

N/A

Additional context

No response

@germanosin germanosin added status/triage Issues pending maintainers triage type/feature A brand new feature labels Feb 24, 2025
@kapybro kapybro bot added area/wizard UI configuration wizard issues status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Feb 24, 2025
Copy link

Hi germanosin! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@Haarolean Haarolean added type/enhancement En enhancement/improvement to an already existing feature scope/frontend Related to frontend changes scope/backend Related to backend changes and removed type/feature A brand new feature status/triage/manual Manual triage in progress labels Feb 24, 2025
@germanosin
Copy link
Member Author

  1. Add serdes block to create/configure cluster wizard
  2. Block should be like Kafka Connect (array)
  3. Should contain fields:
    3.1 name - string
    3.2 className - string
    3.3 filePath - string
    3.4 topicKeysPattern: default value: %s-key
    3.5 topicValuesPattern default value: %s-value
    3.6 Properties - key value map, could be look like bootstrap servers config

@germanosin germanosin added this to the 1.2 milestone Feb 24, 2025
@germanosin germanosin removed the scope/backend Related to backend changes label Feb 24, 2025
@Haarolean Haarolean moved this from Todo to In Review in Release 1.2 Feb 28, 2025
@Haarolean Haarolean moved this from In Review to PR Approved in Release 1.2 Feb 28, 2025
@Haarolean Haarolean removed this from the 1.2 milestone Feb 28, 2025
@Haarolean Haarolean removed this from Release 1.2 Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/wizard UI configuration wizard issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants