Skip to content

Commit

Permalink
Merge pull request #1881 from deepsm007/update_image_registry_SSA_tags
Browse files Browse the repository at this point in the history
Update SSA tag markers
  • Loading branch information
openshift-merge-bot[bot] committed May 7, 2024
2 parents 0a2abb2 + 6cbdd63 commit d591253
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 28 deletions.
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

0 comments on commit d591253

Please sign in to comment.