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
1 change: 1 addition & 0 deletions config/v1/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
// +openshift:api-approved.openshift.io=https://github.com/openshift/api/pull/2448
// +openshift:file-pattern=cvoRunLevel=0000_10,operatorName=config-operator,operatorOrdering=01
// +openshift:enable:FeatureGate=InsightsConfig
// +openshift:capability=Insights
//
// Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
// +openshift:compatibility-gen:level=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
2 changes: 1 addition & 1 deletion config/v1/zz_generated.featuregated-crd-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ insightsdatagathers.config.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/2448
CRDName: insightsdatagathers.config.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsConfig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: config-operator
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsConfig: "true"
name: insightsdatagathers.config.openshift.io
spec:
Expand Down
1 change: 1 addition & 0 deletions config/v1alpha1/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
// +openshift:file-pattern=cvoRunLevel=0000_10,operatorName=config-operator,operatorOrdering=01
// +openshift:enable:FeatureGate=InsightsConfig
// +openshift:compatibility-gen:level=4
// +openshift:capability=Insights
type InsightsDataGather struct {
metav1.TypeMeta `json:",inline"`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1245
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1245
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1245
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ insightsdatagathers.config.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/1245
CRDName: insightsdatagathers.config.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsConfig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: config-operator
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsConfig: "true"
name: insightsdatagathers.config.openshift.io
spec:
Expand Down
1 change: 1 addition & 0 deletions config/v1alpha2/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
// +openshift:file-pattern=cvoRunLevel=0000_10,operatorName=config-operator,operatorOrdering=01
// +openshift:enable:FeatureGate=InsightsConfig
// +openshift:compatibility-gen:level=4
// +openshift:capability=Insights
type InsightsDataGather struct {
metav1.TypeMeta `json:",inline"`
// metadata is the standard object's metadata.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2195
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2195
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2195
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ insightsdatagathers.config.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/2195
CRDName: insightsdatagathers.config.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsConfig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: config-operator
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsConfig: "true"
name: insightsdatagathers.config.openshift.io
spec:
Expand Down
1 change: 1 addition & 0 deletions insights/v1/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (
// +kubebuilder:printcolumn:name=StartTime,type=date,JSONPath=.status.startTime,description=DataGather start time
// +kubebuilder:printcolumn:name=FinishTime,type=date,JSONPath=.status.finishTime,description=DataGather finish time
// +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp",description="DataGather age"
// +openshift:capability=Insights
//
// Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
// +openshift:compatibility-gen:level=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
2 changes: 1 addition & 1 deletion insights/v1/zz_generated.featuregated-crd-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ datagathers.insights.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/2448
CRDName: datagathers.insights.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsOnDemandDataGather
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: insights
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsOnDemandDataGather: "true"
name: datagathers.insights.openshift.io
spec:
Expand Down
1 change: 1 addition & 0 deletions insights/v1alpha1/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import (
// +kubebuilder:printcolumn:name=State,type=string,JSONPath=.status.dataGatherState,description=DataGather job state
// +kubebuilder:printcolumn:name=StartTime,type=date,JSONPath=.status.startTime,description=DataGather start time
// +kubebuilder:printcolumn:name=FinishTime,type=date,JSONPath=.status.finishTime,description=DataGather finish time
// +openshift:capability=Insights
//
// DataGather provides data gather configuration options and status for the particular Insights data gathering.
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1365
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1365
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/1365
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ datagathers.insights.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/1365
CRDName: datagathers.insights.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsOnDemandDataGather
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: insights
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsOnDemandDataGather: "true"
name: datagathers.insights.openshift.io
spec:
Expand Down
1 change: 1 addition & 0 deletions insights/v1alpha2/types_insights.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
// +openshift:enable:FeatureGate=InsightsOnDemandDataGather
// +kubebuilder:printcolumn:name=StartTime,type=date,JSONPath=.status.startTime,description=DataGather start time
// +kubebuilder:printcolumn:name=FinishTime,type=date,JSONPath=.status.finishTime,description=DataGather finish time
// +openshift:capability=Insights
//
// DataGather provides data gather configuration options and status for the particular Insights data gathering.
//
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2248
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2248
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2248
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ datagathers.insights.openshift.io:
Annotations: {}
ApprovedPRNumber: https://github.com/openshift/api/pull/2248
CRDName: datagathers.insights.openshift.io
Capability: ""
Capability: Insights
Category: ""
FeatureGates:
- InsightsOnDemandDataGather
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/filename-cvo-runlevel: "0000_10"
api.openshift.io/filename-operator: insights
api.openshift.io/filename-ordering: "01"
capability.openshift.io/name: Insights
feature-gate.release.openshift.io/InsightsOnDemandDataGather: "true"
name: datagathers.insights.openshift.io
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: CustomNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: DevPreviewNoUpgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
api-approved.openshift.io: https://github.com/openshift/api/pull/2448
api.openshift.io/merged-by-featuregates: "true"
capability.openshift.io/name: Insights
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: TechPreviewNoUpgrade
Expand Down