Skip to content

Support to create operator backed services #1787

@dgolovin

Description

@dgolovin

Useful links:

  1. https://www.npmjs.com/package/json-schema - this is a historical repository for the early development of the JSON Schema specification and implementation.
  2. https://www.npmjs.com/package/react-jsonschema-form - A simple React component capable of building HTML forms out of a JSON schema
  3. https://github.com/openshift/console/tree/master/frontend/packages/console-shared/src/components/dynamic-form - OpenShift Developer Console dynamic form generator based on OpenAPI json schema
  4. odo proposal https://github.com/openshift/odo/blob/main/docs/proposals/improved-schema-for-services.md
  5. To get swagger definition from the cluster
curl -H "Authorization: Bearer sha256~xJnCcK4Rd90cZkPbnAiJWpzSKEDM-Vtskx3F8EiF99I" -H "Content-Type: application/json" -H "Accept: application/json" "https://api.crc.testing:6443/openapi/v2" --insecure

create-operator-based-service.gif

vscode-record-test-2021-09-22_01.27.45.mp4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions