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

feat(cloud-native)!: add support for legacy and simple JSON data #9933

Open
iromli opened this issue Oct 25, 2024 · 0 comments · May be fixed by #9936
Open

feat(cloud-native)!: add support for legacy and simple JSON data #9933

iromli opened this issue Oct 25, 2024 · 0 comments · May be fixed by #9936
Assignees
Labels
enhancement kind-feature Issue or PR is a new feature request

Comments

@iromli
Copy link
Contributor

iromli commented Oct 25, 2024

Since jans-orm introduces simple JSON data format with the following features:

  1. JSON data {"v": []} is deprecated in favor of []
  2. Backward-compatibility with older JSON data

The cloud-native installation must support these scenarios:

  1. OCI images should use new JSON data by default
  2. charts must provide attribute to choose using old or new JSON data format
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Oct 25, 2024
@iromli iromli changed the title feat(cloud-native)!: add support for simple JSON data feat(cloud-native)!: add support for legacy and simple JSON data Oct 25, 2024
@iromli iromli linked a pull request Oct 25, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants