Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SSA tag markers #1881

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update SSA tag markers
  • Loading branch information
deepsm007 committed May 7, 2024
commit 6cbdd634bbaf0a5e0a3d7572333a19ff774aca23
4 changes: 0 additions & 4 deletions imageregistry/v1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ type ImageRegistrySpec struct {
// nodeSelector defines the node selection constraints for the registry
// pod.
// +optional
// +mapType=atomic
NodeSelector map[string]string `json:"nodeSelector,omitempty"`
// tolerations defines the tolerations for the registry pod.
// +optional
Expand All @@ -118,7 +117,6 @@ type ImageRegistrySpec struct {
RolloutStrategy string `json:"rolloutStrategy,omitempty"`
// affinity is a group of node affinity scheduling rules for the image registry pod(s).
// +optional
// +structType=atomic
Affinity *corev1.Affinity `json:"affinity,omitempty"`
// topologySpreadConstraints specify how to spread matching pods among the given topology.
// +optional
Expand Down Expand Up @@ -230,7 +228,6 @@ type ImageRegistryConfigStorageS3 struct {
// cloudFront configures Amazon Cloudfront as the storage middleware in a
// registry.
// +optional
// +structType=atomic
CloudFront *ImageRegistryConfigStorageS3CloudFront `json:"cloudFront,omitempty"`
// virtualHostedStyle enables using S3 virtual hosted style bucket paths with
// a custom RegionEndpoint
Expand Down Expand Up @@ -571,7 +568,6 @@ type ImageRegistryConfigStorage struct {
}

// ImageRegistryConfigRequests defines registry limits on requests read and write.
// +structType=atomic
type ImageRegistryConfigRequests struct {
// read defines limits for image registry's reads.
// +optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1064,7 +1063,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1581,7 +1579,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2301,7 +2298,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1064,7 +1063,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1568,7 +1566,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2275,7 +2272,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1064,7 +1063,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1581,7 +1579,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2301,7 +2298,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1064,7 +1063,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1581,7 +1579,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2301,7 +2298,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1062,7 +1061,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1551,7 +1549,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2258,7 +2255,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,6 @@ spec:
type: array
type: object
type: object
x-kubernetes-map-type: atomic
defaultRoute:
description: defaultRoute indicates whether an external facing route
for the registry should be created using the default generated hostname.
Expand Down Expand Up @@ -1062,7 +1061,6 @@ spec:
description: nodeSelector defines the node selection constraints for
the registry pod.
type: object
x-kubernetes-map-type: atomic
observedConfig:
description: observedConfig holds a sparse config that controller
has observed from the cluster state. It exists in spec because
Expand Down Expand Up @@ -1564,7 +1562,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down Expand Up @@ -2284,7 +2281,6 @@ spec:
- keypairID
- privateKey
type: object
x-kubernetes-map-type: atomic
encrypt:
description: encrypt specifies whether the registry stores
the image in encrypted format or not. Optional, defaults
Expand Down