Skip to content

Commit 1288945

Browse files
authored
Merge branch 'main' into fix-typo
2 parents 346169a + a748320 commit 1288945

File tree

95 files changed

+1111
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+1111
-66
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Introduction
2+
3+
`add-castai-removal-disabled` is a KCL mutation package.
4+
5+
## How to Use
6+
7+
Add the source to your `KCLRun`` resource and use the [kubectl kcl plugin](https://kcl-lang.io/docs/user_docs/guides/working-with-k8s/mutate-manifests/kubectl-kcl-plugin) or the [kcl operator](https://kcl-lang.io/docs/user_docs/guides/working-with-k8s/mutate-manifests/kcl-operator) to integrate this model.
8+
9+
```yaml
10+
apiVersion: krm.kcl.dev/v1alpha1
11+
kind: KCLRun
12+
metadata:
13+
name: add-castai-removal-disabled
14+
spec:
15+
source: oci://ghcr.io/kcl-lang/add-castai-removal-disabled
16+
```
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: add-castai-removal-disabled
3+
displayName: add-castai-removal-disabled
4+
createdAt: "2023-11-12T06:48:51Z"
5+
description: '`add-castai-removal-disabled` is a kcl mutation package.'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `add-castai-removal-disabled` with tag `0.1.0` as dependency
13+
```
14+
kpm add add-castai-removal-disabled:0.1.0
15+
```
16+
17+
#### Pull `add-castai-removal-disabled` with tag `0.1.0` to local
18+
```
19+
kpm pull add-castai-removal-disabled:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`add-network-policy-dns` is a KCL mutation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-network-policy-dns)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: add-network-policy-dns
3+
displayName: add-network-policy-dns
4+
createdAt: "2023-11-12T06:48:54Z"
5+
description: '`add-network-policy-dns` is a KCL mutation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `add-network-policy-dns` with tag `0.1.0` as dependency
13+
```
14+
kpm add add-network-policy-dns:0.1.0
15+
```
16+
17+
#### Pull `add-network-policy-dns` with tag `0.1.0` to local
18+
```
19+
kpm pull add-network-policy-dns:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`add-network-policy` is a KCL mutation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-network-policy)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: add-network-policy
3+
displayName: add-network-policy
4+
createdAt: "2023-11-12T06:48:56Z"
5+
description: '`add-network-policy` is a KCL mutation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `add-network-policy` with tag `0.1.0` as dependency
13+
```
14+
kpm add add-network-policy:0.1.0
15+
```
16+
17+
#### Pull `add-network-policy` with tag `0.1.0` to local
18+
```
19+
kpm pull add-network-policy:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`add-safe-to-evict` is a KCL mutation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/add-safe-to-evict)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: add-safe-to-evict
3+
displayName: add-safe-to-evict
4+
createdAt: "2023-11-12T06:48:58Z"
5+
description: '`add-safe-to-evict` is a KCL mutation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `add-safe-to-evict` with tag `0.1.0` as dependency
13+
```
14+
kpm add add-safe-to-evict:0.1.0
15+
```
16+
17+
#### Pull `add-safe-to-evict` with tag `0.1.0` to local
18+
```
19+
kpm pull add-safe-to-evict:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`cert-manager-limit-dns-names` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-limit-dns-names)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: cert-manager-limit-dns-names
3+
displayName: cert-manager-limit-dns-names
4+
createdAt: "2023-11-12T06:49:01Z"
5+
description: '`cert-manager-limit-dns-names` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `cert-manager-limit-dns-names` with tag `0.1.0` as dependency
13+
```
14+
kpm add cert-manager-limit-dns-names:0.1.0
15+
```
16+
17+
#### Pull `cert-manager-limit-dns-names` with tag `0.1.0` to local
18+
```
19+
kpm pull cert-manager-limit-dns-names:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`cert-manager-limit-duration` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-limit-duration)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: cert-manager-limit-duration
3+
displayName: cert-manager-limit-duration
4+
createdAt: "2023-11-12T06:49:03Z"
5+
description: '`cert-manager-limit-duration` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `cert-manager-limit-duration` with tag `0.1.0` as dependency
13+
```
14+
kpm add cert-manager-limit-duration:0.1.0
15+
```
16+
17+
#### Pull `cert-manager-limit-duration` with tag `0.1.0` to local
18+
```
19+
kpm pull cert-manager-limit-duration:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`cert-manager-restrict-issuer` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/cert-manager-restrict-issuer)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: cert-manager-restrict-issuer
3+
displayName: cert-manager-restrict-issuer
4+
createdAt: "2023-11-12T06:49:05Z"
5+
description: '`cert-manager-restrict-issuer` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `cert-manager-restrict-issuer` with tag `0.1.0` as dependency
13+
```
14+
kpm add cert-manager-restrict-issuer:0.1.0
15+
```
16+
17+
#### Pull `cert-manager-restrict-issuer` with tag `0.1.0` to local
18+
```
19+
kpm pull cert-manager-restrict-issuer:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`consul-enforce-min-tls-version` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/consul-enforce-min-tls-version)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: consul-enforce-min-tls-version
3+
displayName: consul-enforce-min-tls-version
4+
createdAt: "2023-11-12T06:49:07Z"
5+
description: '`consul-enforce-min-tls-version` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `consul-enforce-min-tls-version` with tag `0.1.0` as dependency
13+
```
14+
kpm add consul-enforce-min-tls-version:0.1.0
15+
```
16+
17+
#### Pull `consul-enforce-min-tls-version` with tag `0.1.0` to local
18+
```
19+
kpm pull consul-enforce-min-tls-version:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`disallow-cri-sock-mount` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-cri-sock-mount)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: disallow-cri-sock-mount
3+
displayName: disallow-cri-sock-mount
4+
createdAt: "2023-11-12T06:49:09Z"
5+
description: '`disallow-cri-sock-mount` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `disallow-cri-sock-mount` with tag `0.1.0` as dependency
13+
```
14+
kpm add disallow-cri-sock-mount:0.1.0
15+
```
16+
17+
#### Pull `disallow-cri-sock-mount` with tag `0.1.0` to local
18+
```
19+
kpm pull disallow-cri-sock-mount:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`disallow-default-namespace` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-default-namespace)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: disallow-default-namespace
3+
displayName: disallow-default-namespace
4+
createdAt: "2023-11-12T06:49:12Z"
5+
description: '`disallow-default-namespace` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `disallow-default-namespace` with tag `0.1.0` as dependency
13+
```
14+
kpm add disallow-default-namespace:0.1.0
15+
```
16+
17+
#### Pull `disallow-default-namespace` with tag `0.1.0` to local
18+
```
19+
kpm pull disallow-default-namespace:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`disallow-empty-ingress-host` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-empty-ingress-host)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.0
2+
name: disallow-empty-ingress-host
3+
displayName: disallow-empty-ingress-host
4+
createdAt: "2023-11-12T06:49:14Z"
5+
description: '`disallow-empty-ingress-host` is a KCL validation module'
6+
links:
7+
- name: KCL homepage
8+
url: https://kcl-lang.io/
9+
- name: KCL repo
10+
url: https://github.com/kcl-lang/kcl
11+
install: |
12+
#### Add `disallow-empty-ingress-host` with tag `0.1.0` as dependency
13+
```
14+
kpm add disallow-empty-ingress-host:0.1.0
15+
```
16+
17+
#### Pull `disallow-empty-ingress-host` with tag `0.1.0` to local
18+
```
19+
kpm pull disallow-empty-ingress-host:0.1.0
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`disallow-helm-tiller` is a KCL validation module"
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-helm-tiller)

0 commit comments

Comments
 (0)