Skip to content

What is "remote" fields used for? #408

@chengzhycn

Description

@chengzhycn

Noticed that all the use cases in the wiki of the datasets only used the "local" fields. While I viewed the datasets' crd, there is a "remote" field and some others. Is these fields deprecated or have some other functionalities?

              extract:
                type: string
              format:
                type: string
              local:
                additionalProperties:
                  type: string
                description: Foo is an example field of Dataset. Edit dataset_types.go
                  to remove/update
                type: object
              remote:
                additionalProperties:
                  type: string
                type: object
              type:
                description: TODO temp definition for archive
                type: string
              url:
                type: string

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions