Skip to content

Add the ability to define Schema normalization #250

Description

@yraffin

Problem

Schema normalization on Schema registry is disabled by default. We might need to enable it for some subjects.

Suggestion

Adding this information in the spec of the Schema resource

---
apiVersion: v1
kind: Schema
metadata:
  name: myPrefix.topic-value # your subject name
spec:
  normalize: true
  schemaFile: schemas/topic.avsc # relative to kafkactl binary

Additional Context

Linked feature on ns4kafka project define here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue or pull request improves a feature

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions