Skip to content

Design Better CRDs #1

@siddh34

Description

@siddh34
  • Current CRDs
apiVersion: sentinelfs.io/v2
kind: FileMonitoringPolicy
metadata:
  name: monitor
spec:
  podSelector:
    labels:
      - key: app
        value: pipeline
  files:
    - path: /app/*
    - path: /etc/secrets/*
  • There is a need for better one so that data can be appended conveniently

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions