Skip to content

Commit 26fa698

Browse files
committed
Fix bad generated names
1 parent 43dd0bd commit 26fa698

File tree

1 file changed

+72
-72
lines changed

1 file changed

+72
-72
lines changed

bundle/manifests/netobserv-operator.clusterserviceversion.yaml

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ spec:
469469
name: flowcollectors.flows.netobserv.io
470470
specDescriptors:
471471
- description: defines the desired type of deployment for flow processing.
472-
displayName: udeployment LModel
472+
displayName: Deployment model
473473
path: deploymentModel
474474
- description: for flows extraction.
475475
displayName: Agent configuration
@@ -489,24 +489,24 @@ spec:
489489
path: agent.ebpf.privileged
490490
x-descriptors:
491491
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
492-
- displayName: ucache LActive LTimeout
492+
- displayName: Cache active timeout
493493
path: agent.ebpf.cacheActiveTimeout
494494
x-descriptors:
495495
- urn:alm:descriptor:com.tectonic.ui:advanced
496-
- displayName: ucache LMax LFlows
496+
- displayName: Cache max flows
497497
path: agent.ebpf.cacheMaxFlows
498498
x-descriptors:
499499
- urn:alm:descriptor:com.tectonic.ui:advanced
500-
- displayName: ukafka LBatch LSize
500+
- displayName: Kafka batch size
501501
path: agent.ebpf.kafkaBatchSize
502502
x-descriptors:
503503
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:deploymentModel:Kafka
504504
- urn:alm:descriptor:com.tectonic.ui:advanced
505-
- displayName: ulog LLevel
505+
- displayName: Log level
506506
path: agent.ebpf.logLevel
507507
x-descriptors:
508508
- urn:alm:descriptor:com.tectonic.ui:advanced
509-
- displayName: uimage LPull LPolicy
509+
- displayName: Image pull policy
510510
path: agent.ebpf.imagePullPolicy
511511
x-descriptors:
512512
- urn:alm:descriptor:com.tectonic.ui:imagePullPolicy
@@ -560,7 +560,7 @@ spec:
560560
x-descriptors:
561561
- urn:alm:descriptor:com.tectonic.ui:advanced
562562
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
563-
- displayName: ucluster LName
563+
- displayName: Cluster name
564564
path: processor.clusterName
565565
x-descriptors:
566566
- urn:alm:descriptor:com.tectonic.ui:advanced
@@ -590,7 +590,7 @@ spec:
590590
path: processor.metrics.server.tls.providedCaFile
591591
x-descriptors:
592592
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:processor.metrics.server.tls.type:Provided
593-
- displayName: ukafka LConsumer LReplicas
593+
- displayName: Kafka consumer replicas
594594
path: processor.kafkaConsumerReplicas
595595
x-descriptors:
596596
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:deploymentModel:Kafka
@@ -600,24 +600,24 @@ spec:
600600
x-descriptors:
601601
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:deploymentModel:Kafka
602602
- urn:alm:descriptor:com.tectonic.ui:advanced
603-
- displayName: ukafka LConsumer LQueue LCapacity
603+
- displayName: Kafka consumer queue capacity
604604
path: processor.kafkaConsumerQueueCapacity
605605
x-descriptors:
606606
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:deploymentModel:Kafka
607607
- urn:alm:descriptor:com.tectonic.ui:advanced
608-
- displayName: ukafka LConsumer LBatch LSize
608+
- displayName: Kafka consumer batch size
609609
path: processor.kafkaConsumerBatchSize
610610
x-descriptors:
611611
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:deploymentModel:Kafka
612612
- urn:alm:descriptor:com.tectonic.ui:advanced
613613
- path: processor.subnetLabels.openShiftAutoDetect
614614
x-descriptors:
615615
- urn:alm:descriptor:com.tectonic.ui:hidden
616-
- displayName: ulog LLevel
616+
- displayName: Log level
617617
path: processor.logLevel
618618
x-descriptors:
619619
- urn:alm:descriptor:com.tectonic.ui:advanced
620-
- displayName: uimage LPull LPolicy
620+
- displayName: Image pull policy
621621
path: processor.imagePullPolicy
622622
x-descriptors:
623623
- urn:alm:descriptor:com.tectonic.ui:imagePullPolicy
@@ -629,41 +629,41 @@ spec:
629629
- description: for the flow store.
630630
displayName: Loki client settings
631631
path: loki
632-
- displayName: uenable
632+
- displayName: Enable
633633
path: loki.enable
634634
x-descriptors:
635635
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
636-
- displayName: umode
636+
- displayName: Mode
637637
path: loki.mode
638638
x-descriptors:
639639
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.enable:true
640-
- displayName: uloki LStack
640+
- displayName: Loki stack
641641
path: loki.lokiStack
642642
x-descriptors:
643643
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.mode:LokiStack
644-
- displayName: umonolithic
644+
- displayName: Monolithic
645645
path: loki.monolithic
646646
x-descriptors:
647647
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.mode:Monolithic
648-
- displayName: umicroservices
648+
- displayName: Microservices
649649
path: loki.microservices
650650
x-descriptors:
651651
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.mode:Microservices
652-
- displayName: umanual
652+
- displayName: Manual
653653
path: loki.manual
654654
x-descriptors:
655655
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.mode:Manual
656-
- displayName: uwrite LBatch LWait
656+
- displayName: Write batch wait
657657
path: loki.writeBatchWait
658658
x-descriptors:
659659
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.enable:true
660660
- urn:alm:descriptor:com.tectonic.ui:advanced
661-
- displayName: uwrite LBatch LSize
661+
- displayName: Write batch size
662662
path: loki.writeBatchSize
663663
x-descriptors:
664664
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.enable:true
665665
- urn:alm:descriptor:com.tectonic.ui:advanced
666-
- displayName: uwrite LTimeout
666+
- displayName: Write timeout
667667
path: loki.writeTimeout
668668
x-descriptors:
669669
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.enable:true
@@ -676,19 +676,19 @@ spec:
676676
path: consolePlugin
677677
x-descriptors:
678678
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:loki.enable:true
679-
- displayName: uenable
679+
- displayName: Enable
680680
path: consolePlugin.enable
681681
x-descriptors:
682682
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
683-
- displayName: uport LNaming
683+
- displayName: Port naming
684684
path: consolePlugin.portNaming
685685
x-descriptors:
686686
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:consolePlugin.enable:true
687-
- displayName: uquick LFilters
687+
- displayName: Quick filters
688688
path: consolePlugin.quickFilters
689689
x-descriptors:
690690
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:consolePlugin.enable:true
691-
- displayName: ureplicas
691+
- displayName: Replicas
692692
path: consolePlugin.replicas
693693
x-descriptors:
694694
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:consolePlugin.enable:true
@@ -698,12 +698,12 @@ spec:
698698
x-descriptors:
699699
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:consolePlugin.enable:true
700700
- urn:alm:descriptor:com.tectonic.ui:advanced
701-
- displayName: ulog LLevel
701+
- displayName: Log level
702702
path: consolePlugin.logLevel
703703
x-descriptors:
704704
- urn:alm:descriptor:com.tectonic.ui:fieldDependency:consolePlugin.enable:true
705705
- urn:alm:descriptor:com.tectonic.ui:advanced
706-
- displayName: uimage LPull LPolicy
706+
- displayName: Image pull policy
707707
path: consolePlugin.imagePullPolicy
708708
x-descriptors:
709709
- urn:alm:descriptor:com.tectonic.ui:imagePullPolicy"
@@ -718,105 +718,105 @@ spec:
718718
x-descriptors:
719719
- urn:alm:descriptor:com.tectonic.ui:hidden
720720
- description: additional optional exporters for custom consumption or storage.
721-
displayName: uexporters
721+
displayName: Exporters
722722
path: exporters
723723
x-descriptors:
724724
- urn:alm:descriptor:com.tectonic.ui:advanced
725725
- displayName: Type
726726
path: exporters[0].type
727-
- displayName: uexclude LInterfaces
727+
- displayName: Exclude interfaces
728728
path: agent.ebpf.excludeInterfaces
729-
- displayName: ufeatures
729+
- displayName: Features
730730
path: agent.ebpf.features
731-
- displayName: uinterfaces
731+
- displayName: Interfaces
732732
path: agent.ebpf.interfaces
733-
- displayName: umetrics
733+
- displayName: Metrics
734734
path: agent.ebpf.metrics
735-
- displayName: udisable LAlerts
735+
- displayName: Disable alerts
736736
path: agent.ebpf.metrics.disableAlerts
737-
- displayName: userver
737+
- displayName: Server
738738
path: agent.ebpf.metrics.server
739-
- displayName: uport
739+
- displayName: Port
740740
path: agent.ebpf.metrics.server.port
741-
- displayName: usampling
741+
- displayName: Sampling
742742
path: agent.ebpf.sampling
743-
- displayName: uenable
743+
- displayName: Enable
744744
path: consolePlugin.portNaming.enable
745-
- displayName: uport LNames
745+
- displayName: Port names
746746
path: consolePlugin.portNaming.portNames
747-
- displayName: uaddress
747+
- displayName: Address
748748
path: kafka.address
749-
- displayName: utopic
749+
- displayName: Topic
750750
path: kafka.topic
751-
- displayName: uname
751+
- displayName: Name
752752
path: loki.lokiStack.name
753-
- displayName: unamespace
753+
- displayName: Namespace
754754
path: loki.lokiStack.namespace
755-
- displayName: uauth LToken
755+
- displayName: Auth token
756756
path: loki.manual.authToken
757-
- displayName: uingester LUrl
757+
- displayName: Ingester url
758758
path: loki.manual.ingesterUrl
759-
- displayName: uquerier LUrl
759+
- displayName: Querier url
760760
path: loki.manual.querierUrl
761-
- displayName: ustatus LUrl
761+
- displayName: Status url
762762
path: loki.manual.statusUrl
763763
- displayName: Tenant id
764764
path: loki.manual.tenantID
765-
- displayName: uingester LUrl
765+
- displayName: Ingester url
766766
path: loki.microservices.ingesterUrl
767-
- displayName: uquerier LUrl
767+
- displayName: Querier url
768768
path: loki.microservices.querierUrl
769769
- displayName: Tenant id
770770
path: loki.microservices.tenantID
771771
- displayName: Tenant id
772772
path: loki.monolithic.tenantID
773-
- displayName: uurl
773+
- displayName: Url
774774
path: loki.monolithic.url
775-
- displayName: uread LTimeout
775+
- displayName: Read timeout
776776
path: loki.readTimeout
777-
- displayName: unamespace
777+
- displayName: Namespace
778778
path: namespace
779-
- displayName: unetwork LPolicy
779+
- displayName: Network policy
780780
path: networkPolicy
781-
- displayName: uadditional LNamespaces
781+
- displayName: Additional namespaces
782782
path: networkPolicy.additionalNamespaces
783-
- displayName: uenable
783+
- displayName: Enable
784784
path: networkPolicy.enable
785-
- displayName: udeduper
785+
- displayName: Deduper
786786
path: processor.deduper
787-
- displayName: umode
787+
- displayName: Mode
788788
path: processor.deduper.mode
789-
- displayName: usampling
789+
- displayName: Sampling
790790
path: processor.deduper.sampling
791-
- displayName: ufilters
791+
- displayName: Filters
792792
path: processor.filters
793-
- displayName: ulog LTypes
793+
- displayName: Log types
794794
path: processor.logTypes
795-
- displayName: udisable LAlerts
795+
- displayName: Disable alerts
796796
path: processor.metrics.disableAlerts
797-
- displayName: uinclude LList
797+
- displayName: Include list
798798
path: processor.metrics.includeList
799-
- displayName: uport
799+
- displayName: Port
800800
path: processor.metrics.server.port
801-
- displayName: usubnet LLabels
801+
- displayName: Subnet labels
802802
path: processor.subnetLabels
803-
- displayName: ucustom LLabels
803+
- displayName: Custom labels
804804
path: processor.subnetLabels.customLabels
805-
- displayName: uprometheus
805+
- displayName: Prometheus
806806
path: prometheus
807-
- displayName: uquerier
807+
- displayName: Querier
808808
path: prometheus.querier
809-
- displayName: uenable
809+
- displayName: Enable
810810
path: prometheus.querier.enable
811-
- displayName: umanual
811+
- displayName: Manual
812812
path: prometheus.querier.manual
813-
- displayName: uforward LUser LToken
813+
- displayName: Forward user token
814814
path: prometheus.querier.manual.forwardUserToken
815-
- displayName: uurl
815+
- displayName: Url
816816
path: prometheus.querier.manual.url
817-
- displayName: umode
817+
- displayName: Mode
818818
path: prometheus.querier.mode
819-
- displayName: utimeout
819+
- displayName: Timeout
820820
path: prometheus.querier.timeout
821821
statusDescriptors:
822822
- description: Namespace where console plugin and flowlogs-pipeline have been

0 commit comments

Comments
 (0)