Skip to content

Commit

Permalink
codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
xrstf committed Dec 28, 2022
1 parent 4219248 commit 581bc23
Show file tree
Hide file tree
Showing 9 changed files with 739 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zz_generated.addondata.go.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ type ClusterData struct {
// Network contains DNS and CIDR settings for the cluster.
Network ClusterNetwork
// Features is a set of enabled features for this cluster.
Features sets.String
Features sets.Set[string]
// CNIPlugin contains the CNIPlugin settings
CNIPlugin CNIPlugin
// CSI specific options, dependent on provider
Expand Down
64 changes: 64 additions & 0 deletions docs/zz_generated.kubermaticConfiguration.ce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ spec:
replicas: 2
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -113,6 +121,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -271,6 +287,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -296,6 +320,14 @@ spec:
replicas: 2
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -574,6 +606,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-admission-controller
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -591,6 +631,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-recommender
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -608,6 +656,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-updater
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -633,6 +689,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down
64 changes: 64 additions & 0 deletions docs/zz_generated.kubermaticConfiguration.ee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ spec:
replicas: 2
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -113,6 +121,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -271,6 +287,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -296,6 +320,14 @@ spec:
replicas: 2
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down Expand Up @@ -574,6 +606,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-admission-controller
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -591,6 +631,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-recommender
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -608,6 +656,14 @@ spec:
dockerRepository: registry.k8s.io/autoscaling/vpa-updater
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -633,6 +689,14 @@ spec:
replicas: 1
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down
32 changes: 32 additions & 0 deletions docs/zz_generated.seed.ce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,14 @@ spec:
dockerRepository: ""
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits: null
Expand Down Expand Up @@ -473,6 +481,14 @@ spec:
sourceRanges: []
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -491,6 +507,14 @@ spec:
dockerRepository: quay.io/kubermatic/nodeport-proxy
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -510,6 +534,14 @@ spec:
dockerRepository: quay.io/kubermatic/nodeport-proxy
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down
32 changes: 32 additions & 0 deletions docs/zz_generated.seed.ee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,14 @@ spec:
dockerRepository: ""
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits: null
Expand Down Expand Up @@ -473,6 +481,14 @@ spec:
sourceRanges: []
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -491,6 +507,14 @@ spec:
dockerRepository: quay.io/kubermatic/nodeport-proxy
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand All @@ -510,6 +534,14 @@ spec:
dockerRepository: quay.io/kubermatic/nodeport-proxy
# Resources describes the requested and maximum allowed CPU/memory usage.
resources:
# Claims lists the names of resources, defined in spec.resourceClaims,
# that are used by this container.

# This is an alpha field and requires enabling the
# DynamicResourceAllocation feature gate.

# This field is immutable.
claims: null
# Limits describes the maximum amount of compute resources allowed.
# More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
limits:
Expand Down

0 comments on commit 581bc23

Please sign in to comment.