Skip to content
Open
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
5 changes: 2 additions & 3 deletions config/v1/types_apiserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ type APIServerSpec struct {
Encryption APIServerEncryption `json:"encryption"`
// tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.
//
// If unset, a default (which may change between releases) is chosen. Note that only Old,
// Intermediate and Custom profiles are currently supported, and the maximum available
// minTLSVersion is VersionTLS12.
// When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
// The current default is the Intermediate profile.
// +optional
TLSSecurityProfile *TLSSecurityProfile `json:"tlsSecurityProfile,omitempty"`
// audit specifies the settings for audit configuration to be applied to all OpenShift-provided
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
2 changes: 1 addition & 1 deletion config/v1/zz_generated.swagger_doc_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openapi/generated_openapi/zz_generated.openapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4137,7 +4137,7 @@
"$ref": "#/definitions/com.github.openshift.api.config.v1.APIServerServingCerts"
},
"tlsSecurityProfile": {
"description": "tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.\n\nIf unset, a default (which may change between releases) is chosen. Note that only Old, Intermediate and Custom profiles are currently supported, and the maximum available minTLSVersion is VersionTLS12.",
"description": "tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.\n\nWhen omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time. The current default is the Intermediate profile.",
"$ref": "#/definitions/com.github.openshift.api.config.v1.TLSSecurityProfile"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,8 @@ spec:
description: |-
tlsSecurityProfile specifies settings for TLS connections for externally exposed servers.

If unset, a default (which may change between releases) is chosen. Note that only Old,
Intermediate and Custom profiles are currently supported, and the maximum available
minTLSVersion is VersionTLS12.
When omitted, this means no opinion and the platform is left to choose a reasonable default, which is subject to change over time.
The current default is the Intermediate profile.
properties:
custom:
description: |-
Expand Down