Skip to content

Commit

Permalink
Prepare for ace release v2025.1.17
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 24, 2024
1 parent 26fde2a commit d34f47b
Show file tree
Hide file tree
Showing 732 changed files with 1,067 additions and 1,241 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ require (
kmodules.xyz/go-containerregistry v0.0.12
kmodules.xyz/monitoring-agent-api v0.30.4
kmodules.xyz/offshoot-api v0.30.1
kmodules.xyz/resource-metadata v0.23.3
kmodules.xyz/resource-metadata v0.24.0
kmodules.xyz/resource-metrics v0.30.5
kmodules.xyz/resource-metrics/utils v0.30.4
kmodules.xyz/sets v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@ kmodules.xyz/monitoring-agent-api v0.30.4 h1:6CTKxYJKpWDsDYb0WRBHGFoW3xQof05d+W8
kmodules.xyz/monitoring-agent-api v0.30.4/go.mod h1:ZuTQ5uGi6H80QLsOTuuC7m58dfXDGUv0YB+s059gnr4=
kmodules.xyz/offshoot-api v0.30.1 h1:TrulAYO+oBsXe9sZZGTmNWIuI8qD2izMpgcTSPvgAmI=
kmodules.xyz/offshoot-api v0.30.1/go.mod h1:T3mpjR6fui0QzOcmQvIuANytW48fe9ytmy/1cgx6D4g=
kmodules.xyz/resource-metadata v0.23.3 h1:00te7JVn/SjuufAXG4l/T3oItJASpJmgHYGGdXjvEC4=
kmodules.xyz/resource-metadata v0.23.3/go.mod h1:k7oxVO2BbgXOXfPrf6v8uAki52MLQ01mo4g0PcEyebM=
kmodules.xyz/resource-metadata v0.24.0 h1:kdj7Sx67V0LIePE4BsgtAoKFsClg/L0xtiEeEqT+zx8=
kmodules.xyz/resource-metadata v0.24.0/go.mod h1:PEwsZsPeCN0a77xfZzIr+QLL4SbeOIPZ9kqBaQllZTk=
kmodules.xyz/resource-metrics v0.30.5 h1:ZhpGeR9DCz1HTrKUg/mWhr95wlFzCPRdgVAqwaggy1o=
kmodules.xyz/resource-metrics v0.30.5/go.mod h1:w9+rz7/s/kGP1GWzYSuRdCn+l7EwpesmESSEHkLBnIQ=
kmodules.xyz/resource-metrics/utils v0.30.4 h1:bJS/x0Qr7N1FFdxugFbzZ/Es6HVs4ptsFlhkmgj3jac=
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: MenuOutline
name: menuoutlines
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: Menu
name: menus
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: ResourceBlockDefinition
name: resourceblockdefinitions
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: ResourceDescriptor
name: resourcedescriptors
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: ResourceLayout
name: resourcelayouts
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: ResourceOutline
name: resourceoutlines
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
group: meta.k8s.appscode.com
kind: ResourceTableDefinition
name: resourcetabledefinitions
scope: Namespaced
scope: Cluster
version: v1alpha1
validation:
openAPIV3Schema:
Expand All @@ -37,14 +37,6 @@ spec:
is primarily intended for creation idempotence and configuration definition.
Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names'
type: string
namespace:
description: "Namespace defines the space within which each name must
be unique. An empty namespace is equivalent to the \"default\" namespace,
but \"default\" is the canonical representation. Not all objects are
required to be scoped to a namespace - the value of this field for
those objects will be empty. \n Must be a DNS_LABEL. Cannot be updated.
More info: http://kubernetes.io/docs/user-guide/namespaces"
type: string
labels:
additionalProperties:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ spec:
x-kubernetes-map-type: atomic
alertmanagersConfig:
description: Define configuration for connecting to alertmanager. Only
available with thanos v0.11.0 and higher. Maps to the `alertmanagers.config`
available with thanos v0.12.0 and higher. Maps to the `alertmanagers.config`
arg.
properties:
key:
Expand All @@ -952,7 +952,7 @@ spec:
x-kubernetes-map-type: atomic
alertmanagersUrl:
description: 'Define URLs to send alerts to Alertmanager. For Thanos
v0.11.0 and higher, AlertManagersConfig should be used instead. Note:
v0.12.0 and higher, AlertManagersConfig should be used instead. Note:
this field will be ignored if AlertManagersConfig is specified. Maps
to the `alertmanagers.url` arg.'
items:
Expand Down Expand Up @@ -3870,7 +3870,7 @@ spec:
queryConfig:
description: Define configuration for connecting to thanos query instances.
If this is defined, the QueryEndpoints field will be ignored. Maps
to the `query.config` CLI argument. Only available with thanos v0.11.0
to the `query.config` CLI argument. Only available with thanos v0.12.0
and higher.
properties:
key:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ spec:
apiGroup: source.toolkit.fluxcd.io
kind: HelmRepository
name: appscode-charts-oci
version: v0.11.0
version: v0.12.0
enforceQuota: false
Loading

0 comments on commit d34f47b

Please sign in to comment.