Skip to content

Commit 9ff1d0b

Browse files
zachallergithub-actions[bot]
authored andcommitted
Updated schema files
1 parent 77c54f9 commit 9ff1d0b

3 files changed

Lines changed: 19 additions & 79 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ require (
141141
k8s.io/apimachinery v0.34.3 // indirect
142142
k8s.io/apiserver v0.32.2 // indirect
143143
k8s.io/cli-runtime v0.33.1 // indirect
144-
k8s.io/client-go v0.34.3 // indirect
144+
k8s.io/client-go v1.5.2 // indirect
145145
k8s.io/component-base v0.33.1 // indirect
146146
k8s.io/component-helpers v0.33.1 // indirect
147147
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f // indirect

pkg/apis/openapi_generated.go

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/argo_all_k8s_kustomize_schema.json

Lines changed: 14 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -20975,13 +20975,8 @@
2097520975
"x-kubernetes-list-type": "atomic"
2097620976
},
2097720977
"scope": {
20978-
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".\n\n\nPossible enum values:\n - `\"*\"` means that all scopes are included.\n - `\"Cluster\"` means that scope is limited to cluster-scoped objects. Namespace objects are cluster-scoped.\n - `\"Namespaced\"` means that scope is limited to namespaced objects.",
20979-
"type": "string",
20980-
"enum": [
20981-
"*",
20982-
"Cluster",
20983-
"Namespaced"
20984-
]
20978+
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".",
20979+
"type": "string"
2098520980
}
2098620981
},
2098720982
"x-kubernetes-map-type": "atomic",
@@ -21059,13 +21054,8 @@
2105921054
"x-kubernetes-list-type": "atomic"
2106021055
},
2106121056
"scope": {
21062-
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".\n\n\nPossible enum values:\n - `\"*\"` means that all scopes are included.\n - `\"Cluster\"` means that scope is limited to cluster-scoped objects. Namespace objects are cluster-scoped.\n - `\"Namespaced\"` means that scope is limited to namespaced objects.",
21063-
"type": "string",
21064-
"enum": [
21065-
"*",
21066-
"Cluster",
21067-
"Namespaced"
21068-
]
21057+
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".",
21058+
"type": "string"
2106921059
}
2107021060
},
2107121061
"x-kubernetes-group-version-kind": []
@@ -21118,13 +21108,8 @@
2111821108
"x-kubernetes-list-type": "atomic"
2111921109
},
2112021110
"scope": {
21121-
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".\n\n\nPossible enum values:\n - `\"*\"` means that all scopes are included.\n - `\"Cluster\"` means that scope is limited to cluster-scoped objects. Namespace objects are cluster-scoped.\n - `\"Namespaced\"` means that scope is limited to namespaced objects.",
21122-
"type": "string",
21123-
"enum": [
21124-
"*",
21125-
"Cluster",
21126-
"Namespaced"
21127-
]
21111+
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".",
21112+
"type": "string"
2112821113
}
2112921114
},
2113021115
"x-kubernetes-group-version-kind": []
@@ -22003,13 +21988,8 @@
2200321988
"x-kubernetes-list-type": "atomic"
2200421989
},
2200521990
"scope": {
22006-
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".\n\n\nPossible enum values:\n - `\"*\"` means that all scopes are included.\n - `\"Cluster\"` means that scope is limited to cluster-scoped objects. Namespace objects are cluster-scoped.\n - `\"Namespaced\"` means that scope is limited to namespaced objects.",
22007-
"type": "string",
22008-
"enum": [
22009-
"*",
22010-
"Cluster",
22011-
"Namespaced"
22012-
]
21991+
"description": "scope specifies the scope of this rule. Valid values are \"Cluster\", \"Namespaced\", and \"*\" \"Cluster\" means that only cluster-scoped resources will match this rule. Namespace API objects are cluster-scoped. \"Namespaced\" means that only namespaced resources will match this rule. \"*\" means that there are no scope restrictions. Subresources match the scope of their parent resource. Default is \"*\".",
21992+
"type": "string"
2201321993
}
2201421994
},
2201521995
"x-kubernetes-map-type": "atomic",
@@ -38515,13 +38495,7 @@
3851538495
"$ref": "#/definitions/io.k8s.api.networking.v1beta1.IPAddressSpec"
3851638496
}
3851738497
},
38518-
"x-kubernetes-group-version-kind": [
38519-
{
38520-
"group": "networking.k8s.io",
38521-
"kind": "IPAddress",
38522-
"version": "v1beta1"
38523-
}
38524-
]
38498+
"x-kubernetes-group-version-kind": []
3852538499
},
3852638500
"io.k8s.api.networking.v1beta1.IPAddressList": {
3852738501
"description": "IPAddressList contains a list of IPAddress.",
@@ -38552,13 +38526,7 @@
3855238526
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta"
3855338527
}
3855438528
},
38555-
"x-kubernetes-group-version-kind": [
38556-
{
38557-
"group": "networking.k8s.io",
38558-
"kind": "IPAddressList",
38559-
"version": "v1beta1"
38560-
}
38561-
]
38529+
"x-kubernetes-group-version-kind": []
3856238530
},
3856338531
"io.k8s.api.networking.v1beta1.IPAddressSpec": {
3856438532
"description": "IPAddressSpec describe the attributes in an IP Address.",
@@ -38998,13 +38966,7 @@
3899838966
"$ref": "#/definitions/io.k8s.api.networking.v1beta1.ServiceCIDRStatus"
3899938967
}
3900038968
},
39001-
"x-kubernetes-group-version-kind": [
39002-
{
39003-
"group": "networking.k8s.io",
39004-
"kind": "ServiceCIDR",
39005-
"version": "v1beta1"
39006-
}
39007-
]
38969+
"x-kubernetes-group-version-kind": []
3900838970
},
3900938971
"io.k8s.api.networking.v1beta1.ServiceCIDRList": {
3901038972
"description": "ServiceCIDRList contains a list of ServiceCIDR objects.",
@@ -39035,13 +38997,7 @@
3903538997
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta"
3903638998
}
3903738999
},
39038-
"x-kubernetes-group-version-kind": [
39039-
{
39040-
"group": "networking.k8s.io",
39041-
"kind": "ServiceCIDRList",
39042-
"version": "v1beta1"
39043-
}
39044-
]
39000+
"x-kubernetes-group-version-kind": []
3904539001
},
3904639002
"io.k8s.api.networking.v1beta1.ServiceCIDRSpec": {
3904739003
"description": "ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.",
@@ -42395,13 +42351,7 @@
4239542351
}
4239642352
}
4239742353
},
42398-
"x-kubernetes-group-version-kind": [
42399-
{
42400-
"group": "storage.k8s.io",
42401-
"kind": "VolumeAttributesClass",
42402-
"version": "v1beta1"
42403-
}
42404-
]
42354+
"x-kubernetes-group-version-kind": []
4240542355
},
4240642356
"io.k8s.api.storage.v1beta1.VolumeAttributesClassList": {
4240742357
"description": "VolumeAttributesClassList is a collection of VolumeAttributesClass objects.",
@@ -42432,13 +42382,7 @@
4243242382
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ListMeta"
4243342383
}
4243442384
},
42435-
"x-kubernetes-group-version-kind": [
42436-
{
42437-
"group": "storage.k8s.io",
42438-
"kind": "VolumeAttributesClassList",
42439-
"version": "v1beta1"
42440-
}
42441-
]
42385+
"x-kubernetes-group-version-kind": []
4244242386
},
4244342387
"io.k8s.api.storage.v1beta1.VolumeError": {
4244442388
"description": "VolumeError captures an error encountered during a volume operation.",

0 commit comments

Comments
 (0)