Skip to content

Commit

Permalink
Update resource metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Mar 8, 2024
1 parent 1e49de2 commit 0efafb8
Show file tree
Hide file tree
Showing 13 changed files with 123 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
kmodules.xyz/custom-resources v0.29.1
kmodules.xyz/go-containerregistry v0.0.12
kmodules.xyz/monitoring-agent-api v0.29.0
kmodules.xyz/resource-metadata v0.18.2-0.20240307085420-52c4c6ea2a32
kmodules.xyz/resource-metadata v0.18.2-0.20240308063426-55b6bfc539a9
kmodules.xyz/resource-metrics v0.29.1
kmodules.xyz/sets v0.29.0
kubeops.dev/falco-ui-server v0.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3488,8 +3488,8 @@ kmodules.xyz/monitoring-agent-api v0.29.0 h1:gpFl6OZrlMLb/ySMHdREI9EwGtnJ91oZBn9
kmodules.xyz/monitoring-agent-api v0.29.0/go.mod h1:iNbvaMTgVFOI5q2LJtGK91j4Dmjv4ZRiRdasGmWLKQI=
kmodules.xyz/offshoot-api v0.29.0 h1:GHLhxxT9jU1N8+FvOCCeJNyU5g0duYS46UGrs6AHNLY=
kmodules.xyz/offshoot-api v0.29.0/go.mod h1:5NxhBblXoDHWStx9HCDJR2KFTwYjEZ7i1Id3jelIunw=
kmodules.xyz/resource-metadata v0.18.2-0.20240307085420-52c4c6ea2a32 h1:Lob/21+t/YBcW9Yo3y+Krzczxfm6M1JIs9oQQp6iH8w=
kmodules.xyz/resource-metadata v0.18.2-0.20240307085420-52c4c6ea2a32/go.mod h1:Vb2bFCOX4uz2TsRRMzTkUqFWWOjJ261lY8Hs2HWgzh4=
kmodules.xyz/resource-metadata v0.18.2-0.20240308063426-55b6bfc539a9 h1:NxTZYyzeSnt2uAQOUz+2Cpkl9kwlaYjoyLeOb/OUBuU=
kmodules.xyz/resource-metadata v0.18.2-0.20240308063426-55b6bfc539a9/go.mod h1:Vb2bFCOX4uz2TsRRMzTkUqFWWOjJ261lY8Hs2HWgzh4=
kmodules.xyz/resource-metrics v0.29.1 h1:gP4SNosdDGFImpne52mnQtHacmnllYkTMcYL//p/ltM=
kmodules.xyz/resource-metrics v0.29.1/go.mod h1:OuG/QobZ7o8GFHl/u3lqaUR0fDZDegxtV8Vdh+MNBD4=
kmodules.xyz/sets v0.29.0 h1:ZX/qOECzUob95JhhRtngJElHSlJ1UNNdwK4hTEy+nl0=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ spec:
ref:
group: stash.appscode.com
kind: Repository
requiredFeatureSets:
opscenter-backup:
- stash
- actions:
create: IfEmpty
displayMode: List
Expand All @@ -37,6 +40,9 @@ spec:
ref:
group: stash.appscode.com
kind: BackupConfiguration
requiredFeatureSets:
opscenter-backup:
- stash
- actions:
create: Always
displayMode: List
Expand All @@ -58,6 +64,9 @@ spec:
ref:
group: stash.appscode.com
kind: BackupSession
requiredFeatureSets:
opscenter-backup:
- stash
- actions:
create: Always
displayMode: List
Expand All @@ -79,6 +88,9 @@ spec:
ref:
group: stash.appscode.com
kind: RestoreSession
requiredFeatureSets:
opscenter-backup:
- stash
- actions:
create: Never
displayMode: List
Expand All @@ -100,3 +112,6 @@ spec:
ref:
group: batch
kind: CronJob
requiredFeatureSets:
opscenter-backup:
- stash
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ spec:
- kind: Block
name: apps-v1-daemonsets
- name: Backups
requiredFeatureSets:
opscenter-backup:
- stash
- stash-opscenter
sections:
- blocks:
- kind: Block
Expand All @@ -32,6 +36,9 @@ spec:
- kind: Custom
name: CVE Report
name: CVE Report
requiredFeatureSets:
opscenter-security:
- scanner
- blocks:
- kind: Block
name: rbac.authorization.k8s.io-v1-accesscontrols
Expand All @@ -40,14 +47,27 @@ spec:
- kind: Block
name: cert-manager.io-v1-tls
name: TLS
requiredFeatureSets:
opscenter-security:
- cert-manager
- blocks:
- kind: Block
name: policy-v1-policies
name: Policies
requiredFeatureSets:
opscenter-security:
- gatekeeper
- gatekeeper-templates
- gatekeeper-constraints
- gatekeeper-grafana-dashboards
- blocks:
- kind: Block
name: falco.appscode.com-v1alpha1-falcoevents-app
name: Runtime Security
requiredFeatureSets:
opscenter-security:
- falco
- falco-ui-server
resource:
group: apps
kind: DaemonSet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ spec:
- kind: Block
name: apps-v1-deployments
- name: Backups
requiredFeatureSets:
opscenter-backup:
- stash
- stash-opscenter
sections:
- blocks:
- kind: Block
Expand All @@ -32,6 +36,9 @@ spec:
- kind: Custom
name: CVE Report
name: CVE Report
requiredFeatureSets:
opscenter-security:
- scanner
- blocks:
- kind: Block
name: rbac.authorization.k8s.io-v1-accesscontrols
Expand All @@ -40,14 +47,27 @@ spec:
- kind: Block
name: cert-manager.io-v1-tls
name: TLS
requiredFeatureSets:
opscenter-security:
- cert-manager
- blocks:
- kind: Block
name: policy-v1-policies
name: Policies
requiredFeatureSets:
opscenter-security:
- gatekeeper
- gatekeeper-templates
- gatekeeper-constraints
- gatekeeper-grafana-dashboards
- blocks:
- kind: Block
name: falco.appscode.com-v1alpha1-falcoevents-app
name: Runtime Security
requiredFeatureSets:
opscenter-security:
- falco
- falco-ui-server
resource:
group: apps
kind: Deployment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ spec:
- kind: Block
name: apps-v1-replicasets
- name: Backups
requiredFeatureSets:
opscenter-backup:
- stash
- stash-opscenter
sections:
- blocks:
- kind: Block
Expand All @@ -32,6 +36,9 @@ spec:
- kind: Custom
name: CVE Report
name: CVE Report
requiredFeatureSets:
opscenter-security:
- scanner
- blocks:
- kind: Block
name: rbac.authorization.k8s.io-v1-accesscontrols
Expand All @@ -40,14 +47,27 @@ spec:
- kind: Block
name: cert-manager.io-v1-tls
name: TLS
requiredFeatureSets:
opscenter-security:
- cert-manager
- blocks:
- kind: Block
name: policy-v1-policies
name: Policies
requiredFeatureSets:
opscenter-security:
- gatekeeper
- gatekeeper-templates
- gatekeeper-constraints
- gatekeeper-grafana-dashboards
- blocks:
- kind: Block
name: falco.appscode.com-v1alpha1-falcoevents-app
name: Runtime Security
requiredFeatureSets:
opscenter-security:
- falco
- falco-ui-server
resource:
group: apps
kind: ReplicaSet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ spec:
- kind: Block
name: apps-v1-statefulsets
- name: Backups
requiredFeatureSets:
opscenter-backup:
- stash
- stash-opscenter
sections:
- blocks:
- kind: Block
Expand All @@ -32,6 +36,9 @@ spec:
- kind: Custom
name: CVE Report
name: CVE Report
requiredFeatureSets:
opscenter-security:
- scanner
- blocks:
- kind: Block
name: rbac.authorization.k8s.io-v1-accesscontrols
Expand All @@ -40,14 +47,27 @@ spec:
- kind: Block
name: cert-manager.io-v1-tls
name: TLS
requiredFeatureSets:
opscenter-security:
- cert-manager
- blocks:
- kind: Block
name: policy-v1-policies
name: Policies
requiredFeatureSets:
opscenter-security:
- gatekeeper
- gatekeeper-templates
- gatekeeper-constraints
- gatekeeper-grafana-dashboards
- blocks:
- kind: Block
name: falco.appscode.com-v1alpha1-falcoevents-app
name: Runtime Security
requiredFeatureSets:
opscenter-security:
- falco
- falco-ui-server
resource:
group: apps
kind: StatefulSet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ spec:
- kind: Block
name: core-v1-pods
- name: Backups
requiredFeatureSets:
opscenter-backup:
- stash
- stash-opscenter
sections:
- blocks:
- kind: Block
Expand All @@ -32,6 +36,9 @@ spec:
- kind: Custom
name: CVE Report
name: CVE Report
requiredFeatureSets:
opscenter-security:
- scanner
- blocks:
- kind: Block
name: rbac.authorization.k8s.io-v1-accesscontrols
Expand All @@ -40,14 +47,27 @@ spec:
- kind: Block
name: cert-manager.io-v1-tls
name: TLS
requiredFeatureSets:
opscenter-security:
- cert-manager
- blocks:
- kind: Block
name: policy-v1-policies
name: Policies
requiredFeatureSets:
opscenter-security:
- gatekeeper
- gatekeeper-templates
- gatekeeper-constraints
- gatekeeper-grafana-dashboards
- blocks:
- kind: Block
name: falco.appscode.com-v1alpha1-falcoevents-pod
name: Runtime Security
requiredFeatureSets:
opscenter-security:
- falco
- falco-ui-server
resource:
group: ""
kind: Pod
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1957,7 +1957,7 @@ kmodules.xyz/monitoring-agent-api/client
## explicit; go 1.21.5
kmodules.xyz/offshoot-api/api/v1
kmodules.xyz/offshoot-api/api/v2
# kmodules.xyz/resource-metadata v0.18.2-0.20240307085420-52c4c6ea2a32
# kmodules.xyz/resource-metadata v0.18.2-0.20240308063426-55b6bfc539a9
## explicit; go 1.22.0
kmodules.xyz/resource-metadata/apis/core/install
kmodules.xyz/resource-metadata/apis/core/v1alpha1
Expand Down

0 comments on commit 0efafb8

Please sign in to comment.