@intentius/chant-lexicon-k8s 0.41.20 → 0.44.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (365) hide show
  1. package/dist/api/classify.d.ts.map +1 -1
  2. package/dist/api/connect.d.ts.map +1 -1
  3. package/dist/codegen/docs.d.ts.map +1 -1
  4. package/dist/components/argo-app.d.ts +104 -0
  5. package/dist/components/argo-app.d.ts.map +1 -0
  6. package/dist/components/builders.d.ts +8 -0
  7. package/dist/components/builders.d.ts.map +1 -1
  8. package/dist/components/capability-plugin.d.ts +1 -0
  9. package/dist/components/capability-plugin.d.ts.map +1 -1
  10. package/dist/components/flux-reconcile.d.ts +84 -0
  11. package/dist/components/flux-reconcile.d.ts.map +1 -0
  12. package/dist/components/index.d.ts +2 -0
  13. package/dist/components/index.d.ts.map +1 -1
  14. package/dist/components/kustomize-apply.d.ts +29 -7
  15. package/dist/components/kustomize-apply.d.ts.map +1 -1
  16. package/dist/composites/flux-app.d.ts +132 -0
  17. package/dist/composites/flux-app.d.ts.map +1 -0
  18. package/dist/composites/index.d.ts +2 -0
  19. package/dist/composites/index.d.ts.map +1 -1
  20. package/dist/config-schema.d.ts +3 -0
  21. package/dist/config-schema.d.ts.map +1 -1
  22. package/dist/config.d.ts +32 -5
  23. package/dist/config.d.ts.map +1 -1
  24. package/dist/crd/crd-sources.d.ts.map +1 -1
  25. package/dist/crd/parser.d.ts.map +1 -1
  26. package/dist/deep-observe-hooks.d.ts +8 -0
  27. package/dist/deep-observe-hooks.d.ts.map +1 -1
  28. package/dist/describe-resources.d.ts +10 -8
  29. package/dist/describe-resources.d.ts.map +1 -1
  30. package/dist/generated/index.d.ts +15 -4
  31. package/dist/generated/index.d.ts.map +1 -1
  32. package/dist/index.d.ts +2 -2
  33. package/dist/index.d.ts.map +1 -1
  34. package/dist/integrity.json +10 -6
  35. package/dist/kube/connect.d.ts +5 -4
  36. package/dist/kube/connect.d.ts.map +1 -1
  37. package/dist/kube/get.d.ts +4 -4
  38. package/dist/kustomize/render.d.ts +15 -0
  39. package/dist/kustomize/render.d.ts.map +1 -0
  40. package/dist/kustomize/rendered-entity.d.ts +39 -0
  41. package/dist/kustomize/rendered-entity.d.ts.map +1 -0
  42. package/dist/kustomize/root.d.ts +19 -0
  43. package/dist/kustomize/root.d.ts.map +1 -0
  44. package/dist/lint/audit-catalog.d.ts.map +1 -1
  45. package/dist/lint/post-synth/argo-helpers.d.ts +2 -0
  46. package/dist/lint/post-synth/argo-helpers.d.ts.map +1 -1
  47. package/dist/lint/post-synth/flux002.d.ts +14 -0
  48. package/dist/lint/post-synth/flux002.d.ts.map +1 -0
  49. package/dist/lint/post-synth/flux003.d.ts +17 -0
  50. package/dist/lint/post-synth/flux003.d.ts.map +1 -0
  51. package/dist/lint/post-synth/index.d.ts.map +1 -1
  52. package/dist/lint/rules/flux-source-ref-pin.d.ts +16 -0
  53. package/dist/lint/rules/flux-source-ref-pin.d.ts.map +1 -0
  54. package/dist/manifest.json +1 -1
  55. package/dist/meta.json +92 -16
  56. package/dist/okf/index.md +256 -0
  57. package/dist/okf/rules/ARGO001.md +16 -0
  58. package/dist/okf/rules/ARGO002.md +16 -0
  59. package/dist/okf/rules/ARGO003.md +15 -0
  60. package/dist/okf/rules/ARGO004.md +17 -0
  61. package/dist/okf/rules/ARGO005.md +15 -0
  62. package/dist/okf/rules/FLUX001.md +17 -0
  63. package/dist/okf/rules/FLUX002.md +19 -0
  64. package/dist/okf/rules/FLUX003.md +15 -0
  65. package/dist/okf/rules/WK8001.md +16 -0
  66. package/dist/okf/rules/WK8002.md +20 -0
  67. package/dist/okf/rules/WK8003.md +19 -0
  68. package/dist/okf/rules/WK8005.md +11 -0
  69. package/dist/okf/rules/WK8006.md +11 -0
  70. package/dist/okf/rules/WK8041.md +11 -0
  71. package/dist/okf/rules/WK8042.md +11 -0
  72. package/dist/okf/rules/WK8101.md +11 -0
  73. package/dist/okf/rules/WK8102.md +11 -0
  74. package/dist/okf/rules/WK8103.md +11 -0
  75. package/dist/okf/rules/WK8104.md +15 -0
  76. package/dist/okf/rules/WK8105.md +11 -0
  77. package/dist/okf/rules/WK8201.md +11 -0
  78. package/dist/okf/rules/WK8202.md +11 -0
  79. package/dist/okf/rules/WK8203.md +11 -0
  80. package/dist/okf/rules/WK8204.md +11 -0
  81. package/dist/okf/rules/WK8205.md +11 -0
  82. package/dist/okf/rules/WK8207.md +11 -0
  83. package/dist/okf/rules/WK8208.md +11 -0
  84. package/dist/okf/rules/WK8209.md +11 -0
  85. package/dist/okf/rules/WK8301.md +16 -0
  86. package/dist/okf/rules/WK8302.md +11 -0
  87. package/dist/okf/rules/WK8303.md +15 -0
  88. package/dist/okf/rules/WK8304.md +15 -0
  89. package/dist/okf/rules/WK8305.md +15 -0
  90. package/dist/okf/rules/WK8306.md +11 -0
  91. package/dist/okf/rules/WK8401.md +15 -0
  92. package/dist/okf/rules/WK8402.md +15 -0
  93. package/dist/okf/rules/WK8403.md +15 -0
  94. package/dist/okf/types/APIGroup.md +16 -0
  95. package/dist/okf/types/APIGroupList.md +13 -0
  96. package/dist/okf/types/APIResourceList.md +14 -0
  97. package/dist/okf/types/APIService.md +14 -0
  98. package/dist/okf/types/APIServiceList.md +14 -0
  99. package/dist/okf/types/APIVersions.md +14 -0
  100. package/dist/okf/types/Addon.md +14 -0
  101. package/dist/okf/types/Alert.md +14 -0
  102. package/dist/okf/types/AppProject.md +19 -0
  103. package/dist/okf/types/Application.md +23 -0
  104. package/dist/okf/types/ApplicationSet.md +18 -0
  105. package/dist/okf/types/Backup.md +14 -0
  106. package/dist/okf/types/BatchJob.md +14 -0
  107. package/dist/okf/types/Binding.md +14 -0
  108. package/dist/okf/types/Bucket.md +18 -0
  109. package/dist/okf/types/CM.md +16 -0
  110. package/dist/okf/types/CSIDriver.md +14 -0
  111. package/dist/okf/types/CSIDriverList.md +14 -0
  112. package/dist/okf/types/CSINode.md +14 -0
  113. package/dist/okf/types/CSINodeList.md +14 -0
  114. package/dist/okf/types/CSIStorageCapacity.md +17 -0
  115. package/dist/okf/types/CSIStorageCapacityList.md +14 -0
  116. package/dist/okf/types/Certificate.md +18 -0
  117. package/dist/okf/types/CertificateRequest.md +14 -0
  118. package/dist/okf/types/CertificateSigningRequest.md +14 -0
  119. package/dist/okf/types/CertificateSigningRequestList.md +14 -0
  120. package/dist/okf/types/Challenge.md +14 -0
  121. package/dist/okf/types/Cluster.md +14 -0
  122. package/dist/okf/types/ClusterIssuer.md +14 -0
  123. package/dist/okf/types/ClusterRole.md +15 -0
  124. package/dist/okf/types/ClusterRoleBinding.md +15 -0
  125. package/dist/okf/types/ClusterRoleBindingList.md +14 -0
  126. package/dist/okf/types/ClusterRoleList.md +14 -0
  127. package/dist/okf/types/ClusterTrustBundle.md +14 -0
  128. package/dist/okf/types/ClusterTrustBundleList.md +14 -0
  129. package/dist/okf/types/ComponentStatus.md +14 -0
  130. package/dist/okf/types/ComponentStatusList.md +14 -0
  131. package/dist/okf/types/ConfigMapList.md +14 -0
  132. package/dist/okf/types/ControllerRevision.md +15 -0
  133. package/dist/okf/types/ControllerRevisionList.md +14 -0
  134. package/dist/okf/types/CoreEventList.md +14 -0
  135. package/dist/okf/types/CrdbCluster.md +14 -0
  136. package/dist/okf/types/CronJob.md +20 -0
  137. package/dist/okf/types/CronJobList.md +14 -0
  138. package/dist/okf/types/CustomResourceDefinition.md +14 -0
  139. package/dist/okf/types/CustomResourceDefinitionList.md +14 -0
  140. package/dist/okf/types/DaemonSet.md +19 -0
  141. package/dist/okf/types/DaemonSetList.md +14 -0
  142. package/dist/okf/types/DeleteOptions.md +18 -0
  143. package/dist/okf/types/Deploy.md +14 -0
  144. package/dist/okf/types/DeploymentList.md +14 -0
  145. package/dist/okf/types/DeviceClass.md +14 -0
  146. package/dist/okf/types/DeviceClassList.md +14 -0
  147. package/dist/okf/types/DeviceTaintRule.md +14 -0
  148. package/dist/okf/types/DeviceTaintRuleList.md +14 -0
  149. package/dist/okf/types/EndpointSlice.md +16 -0
  150. package/dist/okf/types/EndpointSliceList.md +14 -0
  151. package/dist/okf/types/Endpoints.md +14 -0
  152. package/dist/okf/types/EndpointsList.md +14 -0
  153. package/dist/okf/types/Event.md +27 -0
  154. package/dist/okf/types/EventsEvent.md +27 -0
  155. package/dist/okf/types/EventsEventList.md +14 -0
  156. package/dist/okf/types/Eviction.md +14 -0
  157. package/dist/okf/types/FlowSchema.md +14 -0
  158. package/dist/okf/types/FlowSchemaList.md +14 -0
  159. package/dist/okf/types/FluxHelmChart.md +14 -0
  160. package/dist/okf/types/FluxInstance.md +14 -0
  161. package/dist/okf/types/FluxReport.md +14 -0
  162. package/dist/okf/types/GRPCRoute.md +14 -0
  163. package/dist/okf/types/Gateway.md +14 -0
  164. package/dist/okf/types/GatewayClass.md +14 -0
  165. package/dist/okf/types/GitRepository.md +19 -0
  166. package/dist/okf/types/HTTPRoute.md +14 -0
  167. package/dist/okf/types/HelmChartConfig.md +14 -0
  168. package/dist/okf/types/HelmRelease.md +14 -0
  169. package/dist/okf/types/HelmRepository.md +14 -0
  170. package/dist/okf/types/HorizontalPodAutoscaler.md +14 -0
  171. package/dist/okf/types/HorizontalPodAutoscalerList.md +14 -0
  172. package/dist/okf/types/IPAddress.md +14 -0
  173. package/dist/okf/types/IPAddressList.md +14 -0
  174. package/dist/okf/types/ImagePolicy.md +14 -0
  175. package/dist/okf/types/ImageRepository.md +14 -0
  176. package/dist/okf/types/ImageUpdateAutomation.md +14 -0
  177. package/dist/okf/types/InfisicalDynamicSecret.md +14 -0
  178. package/dist/okf/types/InfisicalPushSecret.md +14 -0
  179. package/dist/okf/types/InfisicalSecret.md +14 -0
  180. package/dist/okf/types/Ing.md +14 -0
  181. package/dist/okf/types/IngressClass.md +14 -0
  182. package/dist/okf/types/IngressClassList.md +14 -0
  183. package/dist/okf/types/IngressList.md +14 -0
  184. package/dist/okf/types/IngressRoute.md +14 -0
  185. package/dist/okf/types/IngressRouteTCP.md +14 -0
  186. package/dist/okf/types/IngressRouteUDP.md +14 -0
  187. package/dist/okf/types/Issuer.md +14 -0
  188. package/dist/okf/types/JobList.md +14 -0
  189. package/dist/okf/types/K3sHelmChart.md +14 -0
  190. package/dist/okf/types/Kustomization.md +20 -0
  191. package/dist/okf/types/Lease.md +14 -0
  192. package/dist/okf/types/LeaseCandidate.md +14 -0
  193. package/dist/okf/types/LeaseCandidateList.md +14 -0
  194. package/dist/okf/types/LeaseList.md +14 -0
  195. package/dist/okf/types/LimitRange.md +14 -0
  196. package/dist/okf/types/LimitRangeList.md +14 -0
  197. package/dist/okf/types/LocalSubjectAccessReview.md +14 -0
  198. package/dist/okf/types/MicroVM.md +14 -0
  199. package/dist/okf/types/MicroVMClass.md +14 -0
  200. package/dist/okf/types/MicroVMImage.md +14 -0
  201. package/dist/okf/types/MicroVMNetwork.md +14 -0
  202. package/dist/okf/types/MicroVMReplicaSet.md +14 -0
  203. package/dist/okf/types/Middleware.md +14 -0
  204. package/dist/okf/types/MiddlewareTCP.md +14 -0
  205. package/dist/okf/types/MutatingAdmissionPolicy.md +14 -0
  206. package/dist/okf/types/MutatingAdmissionPolicyBinding.md +14 -0
  207. package/dist/okf/types/MutatingAdmissionPolicyBindingList.md +14 -0
  208. package/dist/okf/types/MutatingAdmissionPolicyList.md +14 -0
  209. package/dist/okf/types/MutatingWebhookConfiguration.md +14 -0
  210. package/dist/okf/types/MutatingWebhookConfigurationList.md +14 -0
  211. package/dist/okf/types/Namespace.md +19 -0
  212. package/dist/okf/types/NamespaceList.md +14 -0
  213. package/dist/okf/types/NetPol.md +14 -0
  214. package/dist/okf/types/NetworkPolicyList.md +14 -0
  215. package/dist/okf/types/Node.md +22 -0
  216. package/dist/okf/types/NodeList.md +14 -0
  217. package/dist/okf/types/OCIRepository.md +18 -0
  218. package/dist/okf/types/ObjectStore.md +14 -0
  219. package/dist/okf/types/Order.md +14 -0
  220. package/dist/okf/types/PDB.md +18 -0
  221. package/dist/okf/types/PersistentVolume.md +14 -0
  222. package/dist/okf/types/PersistentVolumeClaim.md +14 -0
  223. package/dist/okf/types/PersistentVolumeClaimList.md +14 -0
  224. package/dist/okf/types/PersistentVolumeList.md +14 -0
  225. package/dist/okf/types/Pod.md +18 -0
  226. package/dist/okf/types/PodCertificateRequest.md +14 -0
  227. package/dist/okf/types/PodCertificateRequestList.md +14 -0
  228. package/dist/okf/types/PodDisruptionBudgetList.md +14 -0
  229. package/dist/okf/types/PodList.md +14 -0
  230. package/dist/okf/types/PodTemplate.md +14 -0
  231. package/dist/okf/types/PodTemplateList.md +14 -0
  232. package/dist/okf/types/Pooler.md +14 -0
  233. package/dist/okf/types/PriorityClass.md +17 -0
  234. package/dist/okf/types/PriorityClassList.md +14 -0
  235. package/dist/okf/types/PriorityLevelConfiguration.md +14 -0
  236. package/dist/okf/types/PriorityLevelConfigurationList.md +14 -0
  237. package/dist/okf/types/PrometheusRule.md +14 -0
  238. package/dist/okf/types/Provider.md +14 -0
  239. package/dist/okf/types/RayCluster.md +20 -0
  240. package/dist/okf/types/RayJob.md +14 -0
  241. package/dist/okf/types/RayService.md +14 -0
  242. package/dist/okf/types/Receiver.md +14 -0
  243. package/dist/okf/types/ReferenceGrant.md +14 -0
  244. package/dist/okf/types/ReplicaSet.md +19 -0
  245. package/dist/okf/types/ReplicaSetList.md +14 -0
  246. package/dist/okf/types/ReplicationController.md +14 -0
  247. package/dist/okf/types/ReplicationControllerList.md +14 -0
  248. package/dist/okf/types/ResourceClaim.md +14 -0
  249. package/dist/okf/types/ResourceClaimList.md +14 -0
  250. package/dist/okf/types/ResourceClaimTemplate.md +14 -0
  251. package/dist/okf/types/ResourceClaimTemplateList.md +14 -0
  252. package/dist/okf/types/ResourceQuota.md +14 -0
  253. package/dist/okf/types/ResourceQuotaList.md +14 -0
  254. package/dist/okf/types/ResourceSet.md +14 -0
  255. package/dist/okf/types/ResourceSetInputProvider.md +14 -0
  256. package/dist/okf/types/ResourceSlice.md +14 -0
  257. package/dist/okf/types/ResourceSliceList.md +14 -0
  258. package/dist/okf/types/Role.md +14 -0
  259. package/dist/okf/types/RoleBinding.md +15 -0
  260. package/dist/okf/types/RoleBindingList.md +14 -0
  261. package/dist/okf/types/RoleList.md +14 -0
  262. package/dist/okf/types/RuntimeClass.md +16 -0
  263. package/dist/okf/types/RuntimeClassList.md +14 -0
  264. package/dist/okf/types/SA.md +16 -0
  265. package/dist/okf/types/Scale.md +14 -0
  266. package/dist/okf/types/ScheduledBackup.md +14 -0
  267. package/dist/okf/types/Sec.md +17 -0
  268. package/dist/okf/types/SecretList.md +14 -0
  269. package/dist/okf/types/SelfSubjectAccessReview.md +14 -0
  270. package/dist/okf/types/SelfSubjectReview.md +13 -0
  271. package/dist/okf/types/SelfSubjectRulesReview.md +14 -0
  272. package/dist/okf/types/ServersTransport.md +14 -0
  273. package/dist/okf/types/ServersTransportTCP.md +14 -0
  274. package/dist/okf/types/Service.md +20 -0
  275. package/dist/okf/types/ServiceAccountList.md +14 -0
  276. package/dist/okf/types/ServiceCIDR.md +14 -0
  277. package/dist/okf/types/ServiceCIDRList.md +14 -0
  278. package/dist/okf/types/ServiceList.md +14 -0
  279. package/dist/okf/types/ServiceMonitor.md +14 -0
  280. package/dist/okf/types/StatefulSet.md +19 -0
  281. package/dist/okf/types/StatefulSetList.md +14 -0
  282. package/dist/okf/types/Status.md +17 -0
  283. package/dist/okf/types/StorageClass.md +20 -0
  284. package/dist/okf/types/StorageClassList.md +14 -0
  285. package/dist/okf/types/StorageVersionMigration.md +14 -0
  286. package/dist/okf/types/StorageVersionMigrationList.md +14 -0
  287. package/dist/okf/types/SubjectAccessReview.md +14 -0
  288. package/dist/okf/types/TLSOption.md +14 -0
  289. package/dist/okf/types/TLSStore.md +14 -0
  290. package/dist/okf/types/TokenRequest.md +14 -0
  291. package/dist/okf/types/TokenReview.md +14 -0
  292. package/dist/okf/types/TraefikService.md +14 -0
  293. package/dist/okf/types/ValidatingAdmissionPolicy.md +14 -0
  294. package/dist/okf/types/ValidatingAdmissionPolicyBinding.md +14 -0
  295. package/dist/okf/types/ValidatingAdmissionPolicyBindingList.md +14 -0
  296. package/dist/okf/types/ValidatingAdmissionPolicyList.md +14 -0
  297. package/dist/okf/types/ValidatingWebhookConfiguration.md +14 -0
  298. package/dist/okf/types/ValidatingWebhookConfigurationList.md +14 -0
  299. package/dist/okf/types/VolumeAttachment.md +14 -0
  300. package/dist/okf/types/VolumeAttachmentList.md +14 -0
  301. package/dist/okf/types/VolumeAttributesClass.md +15 -0
  302. package/dist/okf/types/VolumeAttributesClassList.md +14 -0
  303. package/dist/okf/types/WatchEvent.md +14 -0
  304. package/dist/plugin.d.ts.map +1 -1
  305. package/dist/rules/argo-helpers.ts +2 -0
  306. package/dist/rules/flux-source-ref-pin.ts +52 -0
  307. package/dist/rules/flux002.ts +77 -0
  308. package/dist/rules/flux003.ts +75 -0
  309. package/dist/serializer.d.ts.map +1 -1
  310. package/dist/skills/chant-k8s-flux.md +162 -0
  311. package/dist/types/index.d.ts +41 -3
  312. package/dist/validate.d.ts.map +1 -1
  313. package/package.json +3 -3
  314. package/src/api/classify.test.ts +20 -0
  315. package/src/api/classify.ts +8 -1
  316. package/src/api/connect.ts +10 -0
  317. package/src/codegen/docs.ts +11 -0
  318. package/src/components/argo-app.test.ts +137 -0
  319. package/src/components/argo-app.ts +163 -0
  320. package/src/components/builders.ts +8 -0
  321. package/src/components/capability-plugin.ts +11 -1
  322. package/src/components/flux-reconcile.test.ts +145 -0
  323. package/src/components/flux-reconcile.ts +159 -0
  324. package/src/components/index.ts +13 -0
  325. package/src/components/kustomize-apply.ts +12 -41
  326. package/src/composites/composites.test.ts +122 -0
  327. package/src/composites/flux-app.ts +274 -0
  328. package/src/composites/index.ts +9 -0
  329. package/src/config-augmentation.test.ts +72 -0
  330. package/src/config-schema.ts +5 -0
  331. package/src/config.ts +33 -5
  332. package/src/crd/crd-sources.ts +37 -0
  333. package/src/crd/parser.ts +6 -0
  334. package/src/deep-observe-hooks.ts +60 -0
  335. package/src/deep-observe.test.ts +114 -0
  336. package/src/describe-resources.test.ts +215 -6
  337. package/src/describe-resources.ts +197 -118
  338. package/src/generated/index.d.ts +41 -3
  339. package/src/generated/index.ts +15 -4
  340. package/src/generated/lexicon-k8s.json +92 -16
  341. package/src/generated/operations.json +48 -0
  342. package/src/index.ts +4 -0
  343. package/src/kube/connect.ts +5 -4
  344. package/src/kube/get.ts +4 -4
  345. package/src/kustomize/render.ts +84 -0
  346. package/src/kustomize/rendered-entity.ts +72 -0
  347. package/src/kustomize/root.test.ts +268 -0
  348. package/src/kustomize/root.ts +109 -0
  349. package/src/lint/audit-catalog.ts +2 -0
  350. package/src/lint/post-synth/argo-helpers.ts +2 -0
  351. package/src/lint/post-synth/flux002.ts +77 -0
  352. package/src/lint/post-synth/flux003.ts +75 -0
  353. package/src/lint/post-synth/index.ts +4 -0
  354. package/src/lint/post-synth/post-synth.test.ts +132 -0
  355. package/src/lint/rules/flux-source-ref-pin.ts +52 -0
  356. package/src/lint/rules/rules.test.ts +51 -0
  357. package/src/plugin.test.ts +2 -0
  358. package/src/plugin.ts +47 -0
  359. package/src/serializer.ts +34 -4
  360. package/src/skills/chant-k8s-flux.md +162 -0
  361. package/src/testdata/kustomize-root/base/deployment.yaml +17 -0
  362. package/src/testdata/kustomize-root/base/kustomization.yaml +3 -0
  363. package/src/testdata/kustomize-root/base/service.yaml +9 -0
  364. package/src/testdata/kustomize-root/overlays/prod/kustomization.yaml +6 -0
  365. package/src/validate.ts +4 -0
package/dist/meta.json CHANGED
@@ -51,6 +51,13 @@
51
51
  "kind": "property",
52
52
  "lexicon": "k8s"
53
53
  },
54
+ "Addon": {
55
+ "resourceType": "K8s::K3s::Addon",
56
+ "kind": "resource",
57
+ "lexicon": "k8s",
58
+ "apiVersion": "k3s.cattle.io/v1",
59
+ "gvkKind": "Addon"
60
+ },
54
61
  "Address": {
55
62
  "resourceType": "K8s::Gateway::Gateway.addresses",
56
63
  "kind": "property",
@@ -229,6 +236,11 @@
229
236
  "kind": "property",
230
237
  "lexicon": "k8s"
231
238
  },
239
+ "AuthSecret": {
240
+ "resourceType": "K8s::K3s::HelmChart.authSecret",
241
+ "kind": "property",
242
+ "lexicon": "k8s"
243
+ },
232
244
  "AutoscalerOptions": {
233
245
  "resourceType": "K8s::Ray::RayCluster.autoscalerOptions",
234
246
  "kind": "property",
@@ -1066,6 +1078,11 @@
1066
1078
  "kind": "property",
1067
1079
  "lexicon": "k8s"
1068
1080
  },
1081
+ "DockerRegistrySecret": {
1082
+ "resourceType": "K8s::K3s::HelmChart.dockerRegistrySecret",
1083
+ "kind": "property",
1084
+ "lexicon": "k8s"
1085
+ },
1069
1086
  "DriftDetection": {
1070
1087
  "resourceType": "K8s::Flux::HelmRelease.driftDetection",
1071
1088
  "kind": "property",
@@ -1241,6 +1258,28 @@
1241
1258
  "apiVersion": "flowcontrol.apiserver.k8s.io/v1",
1242
1259
  "gvkKind": "FlowSchemaList"
1243
1260
  },
1261
+ "FluxHelmChart": {
1262
+ "resourceType": "K8s::Flux::HelmChart",
1263
+ "kind": "resource",
1264
+ "lexicon": "k8s",
1265
+ "apiVersion": "source.toolkit.fluxcd.io/v1",
1266
+ "gvkKind": "HelmChart"
1267
+ },
1268
+ "FluxHelmChart_SourceRef": {
1269
+ "resourceType": "K8s::Flux::HelmChart.sourceRef",
1270
+ "kind": "property",
1271
+ "lexicon": "k8s"
1272
+ },
1273
+ "FluxHelmChart_Status": {
1274
+ "resourceType": "K8s::Flux::HelmChart.status",
1275
+ "kind": "property",
1276
+ "lexicon": "k8s"
1277
+ },
1278
+ "FluxHelmChart_Verify": {
1279
+ "resourceType": "K8s::Flux::HelmChart.verify",
1280
+ "kind": "property",
1281
+ "lexicon": "k8s"
1282
+ },
1244
1283
  "FluxInstance": {
1245
1284
  "resourceType": "K8s::Flux::FluxInstance",
1246
1285
  "kind": "resource",
@@ -1527,25 +1566,15 @@
1527
1566
  "kind": "property",
1528
1567
  "lexicon": "k8s"
1529
1568
  },
1530
- "HelmChart": {
1531
- "resourceType": "K8s::Flux::HelmChart",
1569
+ "HelmChartConfig": {
1570
+ "resourceType": "K8s::K3s::HelmChartConfig",
1532
1571
  "kind": "resource",
1533
1572
  "lexicon": "k8s",
1534
- "apiVersion": "source.toolkit.fluxcd.io/v1",
1535
- "gvkKind": "HelmChart"
1573
+ "apiVersion": "helm.cattle.io/v1",
1574
+ "gvkKind": "HelmChartConfig"
1536
1575
  },
1537
- "HelmChart_SourceRef": {
1538
- "resourceType": "K8s::Flux::HelmChart.sourceRef",
1539
- "kind": "property",
1540
- "lexicon": "k8s"
1541
- },
1542
- "HelmChart_Status": {
1543
- "resourceType": "K8s::Flux::HelmChart.status",
1544
- "kind": "property",
1545
- "lexicon": "k8s"
1546
- },
1547
- "HelmChart_Verify": {
1548
- "resourceType": "K8s::Flux::HelmChart.verify",
1576
+ "HelmChartConfig_ValuesSecret": {
1577
+ "resourceType": "K8s::K3s::HelmChartConfig.valuesSecrets",
1549
1578
  "kind": "property",
1550
1579
  "lexicon": "k8s"
1551
1580
  },
@@ -2145,6 +2174,48 @@
2145
2174
  "apiVersion": "batch/v1",
2146
2175
  "gvkKind": "JobList"
2147
2176
  },
2177
+ "K3sHelmChart": {
2178
+ "resourceType": "K8s::K3s::HelmChart",
2179
+ "kind": "resource",
2180
+ "lexicon": "k8s",
2181
+ "apiVersion": "helm.cattle.io/v1",
2182
+ "gvkKind": "HelmChart"
2183
+ },
2184
+ "K3sHelmChart_AuthSecret": {
2185
+ "resourceType": "K8s::K3s::HelmChart.authSecret",
2186
+ "kind": "property",
2187
+ "lexicon": "k8s"
2188
+ },
2189
+ "K3sHelmChart_DockerRegistrySecret": {
2190
+ "resourceType": "K8s::K3s::HelmChart.dockerRegistrySecret",
2191
+ "kind": "property",
2192
+ "lexicon": "k8s"
2193
+ },
2194
+ "K3sHelmChart_PodSecurityContext": {
2195
+ "resourceType": "K8s::K3s::HelmChart.podSecurityContext",
2196
+ "kind": "property",
2197
+ "lexicon": "k8s"
2198
+ },
2199
+ "K3sHelmChart_RepoCAConfigMap": {
2200
+ "resourceType": "K8s::K3s::HelmChart.repoCAConfigMap",
2201
+ "kind": "property",
2202
+ "lexicon": "k8s"
2203
+ },
2204
+ "K3sHelmChart_SecurityContext": {
2205
+ "resourceType": "K8s::K3s::HelmChart.securityContext",
2206
+ "kind": "property",
2207
+ "lexicon": "k8s"
2208
+ },
2209
+ "K3sHelmChart_Status": {
2210
+ "resourceType": "K8s::K3s::HelmChart.status",
2211
+ "kind": "property",
2212
+ "lexicon": "k8s"
2213
+ },
2214
+ "K3sHelmChart_ValuesSecret": {
2215
+ "resourceType": "K8s::K3s::HelmChart.valuesSecrets",
2216
+ "kind": "property",
2217
+ "lexicon": "k8s"
2218
+ },
2148
2219
  "KeyToPath": {
2149
2220
  "resourceType": "K8s::Core::KeyToPath",
2150
2221
  "kind": "property",
@@ -3416,6 +3487,11 @@
3416
3487
  "kind": "property",
3417
3488
  "lexicon": "k8s"
3418
3489
  },
3490
+ "RepoCAConfigMap": {
3491
+ "resourceType": "K8s::K3s::HelmChart.repoCAConfigMap",
3492
+ "kind": "property",
3493
+ "lexicon": "k8s"
3494
+ },
3419
3495
  "Resource": {
3420
3496
  "resourceType": "K8s::Flux::Receiver.resources",
3421
3497
  "kind": "property",
@@ -0,0 +1,256 @@
1
+ ---
2
+ okf_version: '0.2'
3
+ ---
4
+
5
+ # Resource types
6
+
7
+ * [Addon](/types/Addon.md) - K8s::K3s::Addon
8
+ * [Alert](/types/Alert.md) - K8s::Flux::Alert
9
+ * [APIGroup](/types/APIGroup.md) - K8s::Core::APIGroup
10
+ * [APIGroupList](/types/APIGroupList.md) - K8s::Core::APIGroupList
11
+ * [APIResourceList](/types/APIResourceList.md) - K8s::Core::APIResourceList
12
+ * [APIService](/types/APIService.md) - K8s::Apiregistration::APIService
13
+ * [APIServiceList](/types/APIServiceList.md) - K8s::Apiregistration::APIServiceList
14
+ * [APIVersions](/types/APIVersions.md) - K8s::Core::APIVersions
15
+ * [Application](/types/Application.md) - K8s::Argo::Application
16
+ * [ApplicationSet](/types/ApplicationSet.md) - K8s::Argo::ApplicationSet
17
+ * [AppProject](/types/AppProject.md) - K8s::Argo::AppProject
18
+ * [Backup](/types/Backup.md) - K8s::Cnpg::Backup
19
+ * [BatchJob](/types/BatchJob.md) - K8s::Batch::Job
20
+ * [Binding](/types/Binding.md) - K8s::Core::Binding
21
+ * [Bucket](/types/Bucket.md) - K8s::Flux::Bucket
22
+ * [Certificate](/types/Certificate.md) - K8s::CertManager::Certificate
23
+ * [CertificateRequest](/types/CertificateRequest.md) - K8s::CertManager::CertificateRequest
24
+ * [CertificateSigningRequest](/types/CertificateSigningRequest.md) - K8s::Certificates::CertificateSigningRequest
25
+ * [CertificateSigningRequestList](/types/CertificateSigningRequestList.md) - K8s::Certificates::CertificateSigningRequestList
26
+ * [Challenge](/types/Challenge.md) - K8s::Acme::Challenge
27
+ * [Cluster](/types/Cluster.md) - K8s::Cnpg::Cluster
28
+ * [ClusterIssuer](/types/ClusterIssuer.md) - K8s::CertManager::ClusterIssuer
29
+ * [ClusterRole](/types/ClusterRole.md) - K8s::Rbac::ClusterRole
30
+ * [ClusterRoleBinding](/types/ClusterRoleBinding.md) - K8s::Rbac::ClusterRoleBinding
31
+ * [ClusterRoleBindingList](/types/ClusterRoleBindingList.md) - K8s::Rbac::ClusterRoleBindingList
32
+ * [ClusterRoleList](/types/ClusterRoleList.md) - K8s::Rbac::ClusterRoleList
33
+ * [ClusterTrustBundle](/types/ClusterTrustBundle.md) - K8s::Certificates::ClusterTrustBundle
34
+ * [ClusterTrustBundleList](/types/ClusterTrustBundleList.md) - K8s::Certificates::ClusterTrustBundleList
35
+ * [CM](/types/CM.md) - K8s::Core::ConfigMap
36
+ * [ComponentStatus](/types/ComponentStatus.md) - K8s::Core::ComponentStatus
37
+ * [ComponentStatusList](/types/ComponentStatusList.md) - K8s::Core::ComponentStatusList
38
+ * [ConfigMapList](/types/ConfigMapList.md) - K8s::Core::ConfigMapList
39
+ * [ControllerRevision](/types/ControllerRevision.md) - K8s::Apps::ControllerRevision
40
+ * [ControllerRevisionList](/types/ControllerRevisionList.md) - K8s::Apps::ControllerRevisionList
41
+ * [CoreEventList](/types/CoreEventList.md) - K8s::Core::EventList
42
+ * [CrdbCluster](/types/CrdbCluster.md) - K8s::Crdb::CrdbCluster
43
+ * [CronJob](/types/CronJob.md) - K8s::Batch::CronJob
44
+ * [CronJobList](/types/CronJobList.md) - K8s::Batch::CronJobList
45
+ * [CSIDriver](/types/CSIDriver.md) - K8s::Storage::CSIDriver
46
+ * [CSIDriverList](/types/CSIDriverList.md) - K8s::Storage::CSIDriverList
47
+ * [CSINode](/types/CSINode.md) - K8s::Storage::CSINode
48
+ * [CSINodeList](/types/CSINodeList.md) - K8s::Storage::CSINodeList
49
+ * [CSIStorageCapacity](/types/CSIStorageCapacity.md) - K8s::Storage::CSIStorageCapacity
50
+ * [CSIStorageCapacityList](/types/CSIStorageCapacityList.md) - K8s::Storage::CSIStorageCapacityList
51
+ * [CustomResourceDefinition](/types/CustomResourceDefinition.md) - K8s::Apiextensions::CustomResourceDefinition
52
+ * [CustomResourceDefinitionList](/types/CustomResourceDefinitionList.md) - K8s::Apiextensions::CustomResourceDefinitionList
53
+ * [DaemonSet](/types/DaemonSet.md) - K8s::Apps::DaemonSet
54
+ * [DaemonSetList](/types/DaemonSetList.md) - K8s::Apps::DaemonSetList
55
+ * [DeleteOptions](/types/DeleteOptions.md) - K8s::Core::DeleteOptions
56
+ * [Deploy](/types/Deploy.md) - K8s::Apps::Deployment
57
+ * [DeploymentList](/types/DeploymentList.md) - K8s::Apps::DeploymentList
58
+ * [DeviceClass](/types/DeviceClass.md) - K8s::Resource::DeviceClass
59
+ * [DeviceClassList](/types/DeviceClassList.md) - K8s::Resource::DeviceClassList
60
+ * [DeviceTaintRule](/types/DeviceTaintRule.md) - K8s::Resource::DeviceTaintRule
61
+ * [DeviceTaintRuleList](/types/DeviceTaintRuleList.md) - K8s::Resource::DeviceTaintRuleList
62
+ * [Endpoints](/types/Endpoints.md) - K8s::Core::Endpoints
63
+ * [EndpointSlice](/types/EndpointSlice.md) - K8s::Discovery::EndpointSlice
64
+ * [EndpointSliceList](/types/EndpointSliceList.md) - K8s::Discovery::EndpointSliceList
65
+ * [EndpointsList](/types/EndpointsList.md) - K8s::Core::EndpointsList
66
+ * [Event](/types/Event.md) - K8s::Core::Event
67
+ * [EventsEvent](/types/EventsEvent.md) - K8s::Events::Event
68
+ * [EventsEventList](/types/EventsEventList.md) - K8s::Events::EventList
69
+ * [Eviction](/types/Eviction.md) - K8s::Policy::Eviction
70
+ * [FlowSchema](/types/FlowSchema.md) - K8s::Flowcontrol::FlowSchema
71
+ * [FlowSchemaList](/types/FlowSchemaList.md) - K8s::Flowcontrol::FlowSchemaList
72
+ * [FluxHelmChart](/types/FluxHelmChart.md) - K8s::Flux::HelmChart
73
+ * [FluxInstance](/types/FluxInstance.md) - K8s::Flux::FluxInstance
74
+ * [FluxReport](/types/FluxReport.md) - K8s::Flux::FluxReport
75
+ * [Gateway](/types/Gateway.md) - K8s::Gateway::Gateway
76
+ * [GatewayClass](/types/GatewayClass.md) - K8s::Gateway::GatewayClass
77
+ * [GitRepository](/types/GitRepository.md) - K8s::Flux::GitRepository
78
+ * [GRPCRoute](/types/GRPCRoute.md) - K8s::Gateway::GRPCRoute
79
+ * [HelmChartConfig](/types/HelmChartConfig.md) - K8s::K3s::HelmChartConfig
80
+ * [HelmRelease](/types/HelmRelease.md) - K8s::Flux::HelmRelease
81
+ * [HelmRepository](/types/HelmRepository.md) - K8s::Flux::HelmRepository
82
+ * [HorizontalPodAutoscaler](/types/HorizontalPodAutoscaler.md) - K8s::Autoscaling::HorizontalPodAutoscaler
83
+ * [HorizontalPodAutoscalerList](/types/HorizontalPodAutoscalerList.md) - K8s::Autoscaling::HorizontalPodAutoscalerList
84
+ * [HTTPRoute](/types/HTTPRoute.md) - K8s::Gateway::HTTPRoute
85
+ * [ImagePolicy](/types/ImagePolicy.md) - K8s::Flux::ImagePolicy
86
+ * [ImageRepository](/types/ImageRepository.md) - K8s::Flux::ImageRepository
87
+ * [ImageUpdateAutomation](/types/ImageUpdateAutomation.md) - K8s::Flux::ImageUpdateAutomation
88
+ * [InfisicalDynamicSecret](/types/InfisicalDynamicSecret.md) - K8s::Infisical::InfisicalDynamicSecret
89
+ * [InfisicalPushSecret](/types/InfisicalPushSecret.md) - K8s::Infisical::InfisicalPushSecret
90
+ * [InfisicalSecret](/types/InfisicalSecret.md) - K8s::Infisical::InfisicalSecret
91
+ * [Ing](/types/Ing.md) - K8s::Networking::Ingress
92
+ * [IngressClass](/types/IngressClass.md) - K8s::Networking::IngressClass
93
+ * [IngressClassList](/types/IngressClassList.md) - K8s::Networking::IngressClassList
94
+ * [IngressList](/types/IngressList.md) - K8s::Networking::IngressList
95
+ * [IngressRoute](/types/IngressRoute.md) - K8s::Traefik::IngressRoute
96
+ * [IngressRouteTCP](/types/IngressRouteTCP.md) - K8s::Traefik::IngressRouteTCP
97
+ * [IngressRouteUDP](/types/IngressRouteUDP.md) - K8s::Traefik::IngressRouteUDP
98
+ * [IPAddress](/types/IPAddress.md) - K8s::Networking::IPAddress
99
+ * [IPAddressList](/types/IPAddressList.md) - K8s::Networking::IPAddressList
100
+ * [Issuer](/types/Issuer.md) - K8s::CertManager::Issuer
101
+ * [JobList](/types/JobList.md) - K8s::Batch::JobList
102
+ * [K3sHelmChart](/types/K3sHelmChart.md) - K8s::K3s::HelmChart
103
+ * [Kustomization](/types/Kustomization.md) - K8s::Flux::Kustomization
104
+ * [Lease](/types/Lease.md) - K8s::Coordination::Lease
105
+ * [LeaseCandidate](/types/LeaseCandidate.md) - K8s::Coordination::LeaseCandidate
106
+ * [LeaseCandidateList](/types/LeaseCandidateList.md) - K8s::Coordination::LeaseCandidateList
107
+ * [LeaseList](/types/LeaseList.md) - K8s::Coordination::LeaseList
108
+ * [LimitRange](/types/LimitRange.md) - K8s::Core::LimitRange
109
+ * [LimitRangeList](/types/LimitRangeList.md) - K8s::Core::LimitRangeList
110
+ * [LocalSubjectAccessReview](/types/LocalSubjectAccessReview.md) - K8s::Authorization::LocalSubjectAccessReview
111
+ * [MicroVM](/types/MicroVM.md) - K8s::KubeMicroVM::MicroVM
112
+ * [MicroVMClass](/types/MicroVMClass.md) - K8s::KubeMicroVM::MicroVMClass
113
+ * [MicroVMImage](/types/MicroVMImage.md) - K8s::KubeMicroVM::MicroVMImage
114
+ * [MicroVMNetwork](/types/MicroVMNetwork.md) - K8s::KubeMicroVM::MicroVMNetwork
115
+ * [MicroVMReplicaSet](/types/MicroVMReplicaSet.md) - K8s::KubeMicroVM::MicroVMReplicaSet
116
+ * [Middleware](/types/Middleware.md) - K8s::Traefik::Middleware
117
+ * [MiddlewareTCP](/types/MiddlewareTCP.md) - K8s::Traefik::MiddlewareTCP
118
+ * [MutatingAdmissionPolicy](/types/MutatingAdmissionPolicy.md) - K8s::Admissionregistration::MutatingAdmissionPolicy
119
+ * [MutatingAdmissionPolicyBinding](/types/MutatingAdmissionPolicyBinding.md) - K8s::Admissionregistration::MutatingAdmissionPolicyBinding
120
+ * [MutatingAdmissionPolicyBindingList](/types/MutatingAdmissionPolicyBindingList.md) - K8s::Admissionregistration::MutatingAdmissionPolicyBindingList
121
+ * [MutatingAdmissionPolicyList](/types/MutatingAdmissionPolicyList.md) - K8s::Admissionregistration::MutatingAdmissionPolicyList
122
+ * [MutatingWebhookConfiguration](/types/MutatingWebhookConfiguration.md) - K8s::Admissionregistration::MutatingWebhookConfiguration
123
+ * [MutatingWebhookConfigurationList](/types/MutatingWebhookConfigurationList.md) - K8s::Admissionregistration::MutatingWebhookConfigurationList
124
+ * [Namespace](/types/Namespace.md) - K8s::Core::Namespace
125
+ * [NamespaceList](/types/NamespaceList.md) - K8s::Core::NamespaceList
126
+ * [NetPol](/types/NetPol.md) - K8s::Networking::NetworkPolicy
127
+ * [NetworkPolicyList](/types/NetworkPolicyList.md) - K8s::Networking::NetworkPolicyList
128
+ * [Node](/types/Node.md) - K8s::Core::Node
129
+ * [NodeList](/types/NodeList.md) - K8s::Core::NodeList
130
+ * [ObjectStore](/types/ObjectStore.md) - K8s::Cnpg::ObjectStore
131
+ * [OCIRepository](/types/OCIRepository.md) - K8s::Flux::OCIRepository
132
+ * [Order](/types/Order.md) - K8s::Acme::Order
133
+ * [PDB](/types/PDB.md) - K8s::Policy::PodDisruptionBudget
134
+ * [PersistentVolume](/types/PersistentVolume.md) - K8s::Core::PersistentVolume
135
+ * [PersistentVolumeClaim](/types/PersistentVolumeClaim.md) - K8s::Core::PersistentVolumeClaim
136
+ * [PersistentVolumeClaimList](/types/PersistentVolumeClaimList.md) - K8s::Core::PersistentVolumeClaimList
137
+ * [PersistentVolumeList](/types/PersistentVolumeList.md) - K8s::Core::PersistentVolumeList
138
+ * [Pod](/types/Pod.md) - K8s::Core::Pod
139
+ * [PodCertificateRequest](/types/PodCertificateRequest.md) - K8s::Certificates::PodCertificateRequest
140
+ * [PodCertificateRequestList](/types/PodCertificateRequestList.md) - K8s::Certificates::PodCertificateRequestList
141
+ * [PodDisruptionBudgetList](/types/PodDisruptionBudgetList.md) - K8s::Policy::PodDisruptionBudgetList
142
+ * [PodList](/types/PodList.md) - K8s::Core::PodList
143
+ * [PodTemplate](/types/PodTemplate.md) - K8s::Core::PodTemplate
144
+ * [PodTemplateList](/types/PodTemplateList.md) - K8s::Core::PodTemplateList
145
+ * [Pooler](/types/Pooler.md) - K8s::Cnpg::Pooler
146
+ * [PriorityClass](/types/PriorityClass.md) - K8s::Scheduling::PriorityClass
147
+ * [PriorityClassList](/types/PriorityClassList.md) - K8s::Scheduling::PriorityClassList
148
+ * [PriorityLevelConfiguration](/types/PriorityLevelConfiguration.md) - K8s::Flowcontrol::PriorityLevelConfiguration
149
+ * [PriorityLevelConfigurationList](/types/PriorityLevelConfigurationList.md) - K8s::Flowcontrol::PriorityLevelConfigurationList
150
+ * [PrometheusRule](/types/PrometheusRule.md) - K8s::Monitoring::PrometheusRule
151
+ * [Provider](/types/Provider.md) - K8s::Flux::Provider
152
+ * [RayCluster](/types/RayCluster.md) - K8s::Ray::RayCluster
153
+ * [RayJob](/types/RayJob.md) - K8s::Ray::RayJob
154
+ * [RayService](/types/RayService.md) - K8s::Ray::RayService
155
+ * [Receiver](/types/Receiver.md) - K8s::Flux::Receiver
156
+ * [ReferenceGrant](/types/ReferenceGrant.md) - K8s::Gateway::ReferenceGrant
157
+ * [ReplicaSet](/types/ReplicaSet.md) - K8s::Apps::ReplicaSet
158
+ * [ReplicaSetList](/types/ReplicaSetList.md) - K8s::Apps::ReplicaSetList
159
+ * [ReplicationController](/types/ReplicationController.md) - K8s::Core::ReplicationController
160
+ * [ReplicationControllerList](/types/ReplicationControllerList.md) - K8s::Core::ReplicationControllerList
161
+ * [ResourceClaim](/types/ResourceClaim.md) - K8s::Resource::ResourceClaim
162
+ * [ResourceClaimList](/types/ResourceClaimList.md) - K8s::Resource::ResourceClaimList
163
+ * [ResourceClaimTemplate](/types/ResourceClaimTemplate.md) - K8s::Resource::ResourceClaimTemplate
164
+ * [ResourceClaimTemplateList](/types/ResourceClaimTemplateList.md) - K8s::Resource::ResourceClaimTemplateList
165
+ * [ResourceQuota](/types/ResourceQuota.md) - K8s::Core::ResourceQuota
166
+ * [ResourceQuotaList](/types/ResourceQuotaList.md) - K8s::Core::ResourceQuotaList
167
+ * [ResourceSet](/types/ResourceSet.md) - K8s::Flux::ResourceSet
168
+ * [ResourceSetInputProvider](/types/ResourceSetInputProvider.md) - K8s::Flux::ResourceSetInputProvider
169
+ * [ResourceSlice](/types/ResourceSlice.md) - K8s::Resource::ResourceSlice
170
+ * [ResourceSliceList](/types/ResourceSliceList.md) - K8s::Resource::ResourceSliceList
171
+ * [Role](/types/Role.md) - K8s::Rbac::Role
172
+ * [RoleBinding](/types/RoleBinding.md) - K8s::Rbac::RoleBinding
173
+ * [RoleBindingList](/types/RoleBindingList.md) - K8s::Rbac::RoleBindingList
174
+ * [RoleList](/types/RoleList.md) - K8s::Rbac::RoleList
175
+ * [RuntimeClass](/types/RuntimeClass.md) - K8s::Node::RuntimeClass
176
+ * [RuntimeClassList](/types/RuntimeClassList.md) - K8s::Node::RuntimeClassList
177
+ * [SA](/types/SA.md) - K8s::Core::ServiceAccount
178
+ * [Scale](/types/Scale.md) - K8s::Autoscaling::Scale
179
+ * [ScheduledBackup](/types/ScheduledBackup.md) - K8s::Cnpg::ScheduledBackup
180
+ * [Sec](/types/Sec.md) - K8s::Core::Secret
181
+ * [SecretList](/types/SecretList.md) - K8s::Core::SecretList
182
+ * [SelfSubjectAccessReview](/types/SelfSubjectAccessReview.md) - K8s::Authorization::SelfSubjectAccessReview
183
+ * [SelfSubjectReview](/types/SelfSubjectReview.md) - K8s::Authentication::SelfSubjectReview
184
+ * [SelfSubjectRulesReview](/types/SelfSubjectRulesReview.md) - K8s::Authorization::SelfSubjectRulesReview
185
+ * [ServersTransport](/types/ServersTransport.md) - K8s::Traefik::ServersTransport
186
+ * [ServersTransportTCP](/types/ServersTransportTCP.md) - K8s::Traefik::ServersTransportTCP
187
+ * [Service](/types/Service.md) - K8s::Core::Service
188
+ * [ServiceAccountList](/types/ServiceAccountList.md) - K8s::Core::ServiceAccountList
189
+ * [ServiceCIDR](/types/ServiceCIDR.md) - K8s::Networking::ServiceCIDR
190
+ * [ServiceCIDRList](/types/ServiceCIDRList.md) - K8s::Networking::ServiceCIDRList
191
+ * [ServiceList](/types/ServiceList.md) - K8s::Core::ServiceList
192
+ * [ServiceMonitor](/types/ServiceMonitor.md) - K8s::Monitoring::ServiceMonitor
193
+ * [StatefulSet](/types/StatefulSet.md) - K8s::Apps::StatefulSet
194
+ * [StatefulSetList](/types/StatefulSetList.md) - K8s::Apps::StatefulSetList
195
+ * [Status](/types/Status.md) - K8s::Core::Status
196
+ * [StorageClass](/types/StorageClass.md) - K8s::Storage::StorageClass
197
+ * [StorageClassList](/types/StorageClassList.md) - K8s::Storage::StorageClassList
198
+ * [StorageVersionMigration](/types/StorageVersionMigration.md) - K8s::Storagemigration::StorageVersionMigration
199
+ * [StorageVersionMigrationList](/types/StorageVersionMigrationList.md) - K8s::Storagemigration::StorageVersionMigrationList
200
+ * [SubjectAccessReview](/types/SubjectAccessReview.md) - K8s::Authorization::SubjectAccessReview
201
+ * [TLSOption](/types/TLSOption.md) - K8s::Traefik::TLSOption
202
+ * [TLSStore](/types/TLSStore.md) - K8s::Traefik::TLSStore
203
+ * [TokenRequest](/types/TokenRequest.md) - K8s::Authentication::TokenRequest
204
+ * [TokenReview](/types/TokenReview.md) - K8s::Authentication::TokenReview
205
+ * [TraefikService](/types/TraefikService.md) - K8s::Traefik::TraefikService
206
+ * [ValidatingAdmissionPolicy](/types/ValidatingAdmissionPolicy.md) - K8s::Admissionregistration::ValidatingAdmissionPolicy
207
+ * [ValidatingAdmissionPolicyBinding](/types/ValidatingAdmissionPolicyBinding.md) - K8s::Admissionregistration::ValidatingAdmissionPolicyBinding
208
+ * [ValidatingAdmissionPolicyBindingList](/types/ValidatingAdmissionPolicyBindingList.md) - K8s::Admissionregistration::ValidatingAdmissionPolicyBindingList
209
+ * [ValidatingAdmissionPolicyList](/types/ValidatingAdmissionPolicyList.md) - K8s::Admissionregistration::ValidatingAdmissionPolicyList
210
+ * [ValidatingWebhookConfiguration](/types/ValidatingWebhookConfiguration.md) - K8s::Admissionregistration::ValidatingWebhookConfiguration
211
+ * [ValidatingWebhookConfigurationList](/types/ValidatingWebhookConfigurationList.md) - K8s::Admissionregistration::ValidatingWebhookConfigurationList
212
+ * [VolumeAttachment](/types/VolumeAttachment.md) - K8s::Storage::VolumeAttachment
213
+ * [VolumeAttachmentList](/types/VolumeAttachmentList.md) - K8s::Storage::VolumeAttachmentList
214
+ * [VolumeAttributesClass](/types/VolumeAttributesClass.md) - K8s::Storage::VolumeAttributesClass
215
+ * [VolumeAttributesClassList](/types/VolumeAttributesClassList.md) - K8s::Storage::VolumeAttributesClassList
216
+ * [WatchEvent](/types/WatchEvent.md) - K8s::Core::WatchEvent
217
+
218
+ # Rules
219
+
220
+ * [ARGO001](/rules/ARGO001.md) - Production Application must not enable automated prune
221
+ * [ARGO002](/rules/ARGO002.md) - Application.spec.project must reference a declared AppProject (or the built-in default)
222
+ * [ARGO003](/rules/ARGO003.md) - Application.spec.destination must reference a registered cluster or the in-cluster target
223
+ * [ARGO004](/rules/ARGO004.md) - ApplicationSet template must scope to a single AppProject
224
+ * [ARGO005](/rules/ARGO005.md) - Application source.path should resolve to an existing directory under the build root
225
+ * [FLUX001](/rules/FLUX001.md) - GitRepository must pin spec.ref
226
+ * [FLUX002](/rules/FLUX002.md) - Kustomization.spec.sourceRef must reference a declared source (or the bootstrap flux-system repo)
227
+ * [FLUX003](/rules/FLUX003.md) - Kustomization.spec.dependsOn entries should name Kustomizations declared in the build
228
+ * [WK8001](/rules/WK8001.md) - Hardcoded Namespace
229
+ * [WK8002](/rules/WK8002.md) - Latest Image Tag
230
+ * [WK8003](/rules/WK8003.md) - Missing Resource Limits
231
+ * [WK8005](/rules/WK8005.md) - Hardcoded secrets in env vars — sensitive environment variables should use secretKeyRef
232
+ * [WK8006](/rules/WK8006.md) - No :latest or untagged images — container images should use explicit version tags
233
+ * [WK8041](/rules/WK8041.md) - Hardcoded API keys — detects well-known API key patterns in env var values
234
+ * [WK8042](/rules/WK8042.md) - Private keys in ConfigMap — private keys should be stored in Secrets, not ConfigMaps
235
+ * [WK8101](/rules/WK8101.md) - Deployment selector must match template labels — mismatched selectors cause runtime failures
236
+ * [WK8102](/rules/WK8102.md) - Resources should have metadata labels — labels enable filtering and operational tooling
237
+ * [WK8103](/rules/WK8103.md) - Containers must have name — the name field is required by the Kubernetes API
238
+ * [WK8104](/rules/WK8104.md) - Ports should be named — named ports improve Service and NetworkPolicy configuration
239
+ * [WK8105](/rules/WK8105.md) - ImagePullPolicy should be explicit — avoids surprising default behavior
240
+ * [WK8201](/rules/WK8201.md) - Resource limits required — containers should have CPU and memory limits
241
+ * [WK8202](/rules/WK8202.md) - No privileged containers — privileged mode grants full host access
242
+ * [WK8203](/rules/WK8203.md) - ReadOnlyRootFilesystem recommended — prevents runtime modification of the container image
243
+ * [WK8204](/rules/WK8204.md) - RunAsNonRoot recommended — running as root increases container breakout risk
244
+ * [WK8205](/rules/WK8205.md) - Drop ALL capabilities — containers should drop all capabilities and add only what is needed
245
+ * [WK8207](/rules/WK8207.md) - No hostNetwork — using host network bypasses network isolation
246
+ * [WK8208](/rules/WK8208.md) - No hostPID — sharing host PID namespace allows visibility into all host processes
247
+ * [WK8209](/rules/WK8209.md) - No hostIPC — sharing host IPC namespace can expose shared memory segments
248
+ * [WK8301](/rules/WK8301.md) - Probes required — containers should have livenessProbe and readinessProbe
249
+ * [WK8302](/rules/WK8302.md) - Replicas >= 2 recommended — single-replica Deployments have no high availability
250
+ * [WK8303](/rules/WK8303.md) - PDB recommended for HA Deployments — ensures availability during voluntary disruptions
251
+ * [WK8304](/rules/WK8304.md) - SSL redirect without certificate — ssl-redirect annotation requires a valid certificate-arn and HTTPS listen-ports
252
+ * [WK8305](/rules/WK8305.md) - Ingress port not matching Service — backend port must match a declared Service port
253
+ * [WK8306](/rules/WK8306.md) - Container command starts with flag — first element should be a binary, not a flag
254
+ * [WK8401](/rules/WK8401.md) - shmSize must not exceed the container memory limit — pod will not schedule if it does
255
+ * [WK8402](/rules/WK8402.md) - RayCluster should set spec.rayVersion so KubeRay selects the correct autoscaler image
256
+ * [WK8403](/rules/WK8403.md) - spec.rayVersion should match the Ray version in the head container image tag
@@ -0,0 +1,16 @@
1
+ ---
2
+ type: lint-rule
3
+ title: ARGO001
4
+ description: Production Application must not enable automated prune
5
+ id: ARGO001
6
+ severity: warning
7
+ category: correctness
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Production Application must not enable automated prune
12
+
13
+ ## Applies to
14
+
15
+ - [Application](/types/Application.md)
16
+ - [Node](/types/Node.md)
@@ -0,0 +1,16 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: ARGO002
4
+ description: Application.spec.project must reference a declared AppProject (or the built-in default)
5
+ id: ARGO002
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Application.spec.project must reference a declared AppProject (or the built-in default)
12
+
13
+ ## Applies to
14
+
15
+ - [Application](/types/Application.md)
16
+ - [AppProject](/types/AppProject.md)
@@ -0,0 +1,15 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: ARGO003
4
+ description: Application.spec.destination must reference a registered cluster or the in-cluster target
5
+ id: ARGO003
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Application.spec.destination must reference a registered cluster or the in-cluster target
12
+
13
+ ## Applies to
14
+
15
+ - [Application](/types/Application.md)
@@ -0,0 +1,17 @@
1
+ ---
2
+ type: lint-rule
3
+ title: ARGO004
4
+ description: ApplicationSet template must scope to a single AppProject
5
+ id: ARGO004
6
+ severity: warning
7
+ category: correctness
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ ApplicationSet template must scope to a single AppProject
12
+
13
+ ## Applies to
14
+
15
+ - [Application](/types/Application.md)
16
+ - [ApplicationSet](/types/ApplicationSet.md)
17
+ - [AppProject](/types/AppProject.md)
@@ -0,0 +1,15 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: ARGO005
4
+ description: Application source.path should resolve to an existing directory under the build root
5
+ id: ARGO005
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Application source.path should resolve to an existing directory under the build root
12
+
13
+ ## Applies to
14
+
15
+ - [Application](/types/Application.md)
@@ -0,0 +1,17 @@
1
+ ---
2
+ type: lint-rule
3
+ title: FLUX001
4
+ description: GitRepository must pin spec.ref
5
+ id: FLUX001
6
+ severity: warning
7
+ category: correctness
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ GitRepository must pin spec.ref
12
+
13
+ ## Applies to
14
+
15
+ - [GitRepository](/types/GitRepository.md)
16
+ - [Kustomization](/types/Kustomization.md)
17
+ - [Node](/types/Node.md)
@@ -0,0 +1,19 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: FLUX002
4
+ description: Kustomization.spec.sourceRef must reference a declared source (or the bootstrap flux-system repo)
5
+ id: FLUX002
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Kustomization.spec.sourceRef must reference a declared source (or the bootstrap flux-system repo)
12
+
13
+ ## Applies to
14
+
15
+ - [Bucket](/types/Bucket.md)
16
+ - [GitRepository](/types/GitRepository.md)
17
+ - [Kustomization](/types/Kustomization.md)
18
+ - [Namespace](/types/Namespace.md)
19
+ - [OCIRepository](/types/OCIRepository.md)
@@ -0,0 +1,15 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: FLUX003
4
+ description: Kustomization.spec.dependsOn entries should name Kustomizations declared in the build
5
+ id: FLUX003
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Kustomization.spec.dependsOn entries should name Kustomizations declared in the build
12
+
13
+ ## Applies to
14
+
15
+ - [Kustomization](/types/Kustomization.md)
@@ -0,0 +1,16 @@
1
+ ---
2
+ type: lint-rule
3
+ title: WK8001
4
+ description: Hardcoded Namespace
5
+ id: WK8001
6
+ severity: warning
7
+ category: correctness
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Hardcoded Namespace
12
+
13
+ ## Applies to
14
+
15
+ - [Namespace](/types/Namespace.md)
16
+ - [Node](/types/Node.md)
@@ -0,0 +1,20 @@
1
+ ---
2
+ type: lint-rule
3
+ title: WK8002
4
+ description: Latest Image Tag
5
+ id: WK8002
6
+ severity: warning
7
+ category: security
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Latest Image Tag
12
+
13
+ ## Applies to
14
+
15
+ - [CronJob](/types/CronJob.md)
16
+ - [DaemonSet](/types/DaemonSet.md)
17
+ - [Node](/types/Node.md)
18
+ - [Pod](/types/Pod.md)
19
+ - [ReplicaSet](/types/ReplicaSet.md)
20
+ - [StatefulSet](/types/StatefulSet.md)
@@ -0,0 +1,19 @@
1
+ ---
2
+ type: lint-rule
3
+ title: WK8003
4
+ description: Missing Resource Limits
5
+ id: WK8003
6
+ severity: warning
7
+ category: correctness
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Missing Resource Limits
12
+
13
+ ## Applies to
14
+
15
+ - [CronJob](/types/CronJob.md)
16
+ - [DaemonSet](/types/DaemonSet.md)
17
+ - [Node](/types/Node.md)
18
+ - [ReplicaSet](/types/ReplicaSet.md)
19
+ - [StatefulSet](/types/StatefulSet.md)
@@ -0,0 +1,11 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: WK8005
4
+ description: Hardcoded secrets in env vars — sensitive environment variables should use secretKeyRef
5
+ id: WK8005
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Hardcoded secrets in env vars — sensitive environment variables should use secretKeyRef
@@ -0,0 +1,11 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: WK8006
4
+ description: No :latest or untagged images — container images should use explicit version tags
5
+ id: WK8006
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ No :latest or untagged images — container images should use explicit version tags
@@ -0,0 +1,11 @@
1
+ ---
2
+ type: post-synth-check
3
+ title: WK8041
4
+ description: Hardcoded API keys — detects well-known API key patterns in env var values
5
+ id: WK8041
6
+ severity: error
7
+ category: post-synth
8
+ lexicon: k8s
9
+ docs: https://intentius.io/chant/lexicons/k8s/rules/
10
+ ---
11
+ Hardcoded API keys — detects well-known API key patterns in env var values