Skip to content

Commit 05b8669

Browse files
committed
Use the right telemetry-operator images
1 parent c35fb41 commit 05b8669

12 files changed

Lines changed: 664 additions & 50 deletions

apis/bases/core.openstack.org_openstackcontrolplanes.yaml

Lines changed: 72 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12136,6 +12136,12 @@ spec:
1213612136
additionalProperties:
1213712137
type: string
1213812138
type: object
12139+
ovnLogLevel:
12140+
default: info
12141+
type: string
12142+
ovsLogLevel:
12143+
default: info
12144+
type: string
1213912145
resources:
1214012146
properties:
1214112147
claims:
@@ -13285,12 +13291,58 @@ spec:
1328513291
storageClassName:
1328613292
type: string
1328713293
type: object
13294+
podOverride:
13295+
properties:
13296+
services:
13297+
items:
13298+
properties:
13299+
metadata:
13300+
properties:
13301+
annotations:
13302+
additionalProperties:
13303+
type: string
13304+
type: object
13305+
labels:
13306+
additionalProperties:
13307+
type: string
13308+
type: object
13309+
type: object
13310+
spec:
13311+
properties:
13312+
externalName:
13313+
type: string
13314+
externalTrafficPolicy:
13315+
type: string
13316+
internalTrafficPolicy:
13317+
type: string
13318+
ipFamilyPolicy:
13319+
type: string
13320+
loadBalancerClass:
13321+
type: string
13322+
loadBalancerSourceRanges:
13323+
items:
13324+
type: string
13325+
type: array
13326+
x-kubernetes-list-type: atomic
13327+
sessionAffinity:
13328+
type: string
13329+
sessionAffinityConfig:
13330+
properties:
13331+
clientIP:
13332+
properties:
13333+
timeoutSeconds:
13334+
format: int32
13335+
type: integer
13336+
type: object
13337+
type: object
13338+
type:
13339+
type: string
13340+
type: object
13341+
type: object
13342+
type: array
13343+
x-kubernetes-list-type: atomic
13344+
type: object
1328813345
queueType:
13289-
default: Mirrored
13290-
enum:
13291-
- None
13292-
- Mirrored
13293-
- Quorum
1329413346
type: string
1329513347
rabbitmq:
1329613348
properties:
@@ -14950,6 +15002,16 @@ spec:
1495015002
enabled:
1495115003
default: false
1495215004
type: boolean
15005+
lokiStackSize:
15006+
default: 1x.demo
15007+
enum:
15008+
- ""
15009+
- 1x.demo
15010+
- 1x.pico
15011+
- 1x.extra-small
15012+
- 1x.small
15013+
- 1x.medium
15014+
type: string
1495315015
memcachedInstance:
1495415016
default: memcached
1495515017
type: string
@@ -14971,6 +15033,10 @@ spec:
1497115033
default: CloudKittyPassword
1497215034
type: string
1497315035
type: object
15036+
period:
15037+
default: 300
15038+
format: int32
15039+
type: integer
1497415040
preserveJobs:
1497515041
default: false
1497615042
type: boolean
@@ -15017,6 +15083,7 @@ spec:
1501715083
type: object
1501815084
minItems: 1
1501915085
type: array
15086+
x-kubernetes-list-type: atomic
1502015087
secret:
1502115088
properties:
1502215089
credentialMode:
@@ -15032,8 +15099,6 @@ spec:
1503215099
type: string
1503315100
caName:
1503415101
type: string
15035-
required:
15036-
- caName
1503715102
type: object
1503815103
type: object
1503915104
secret:

apis/bases/core.openstack.org_openstackversions.yaml

Lines changed: 201 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,207 @@ spec:
686686
glanceWsgi:
687687
type: string
688688
type: object
689+
trackedCustomImages:
690+
additionalProperties:
691+
properties:
692+
agentImage:
693+
type: string
694+
ansibleeeImage:
695+
type: string
696+
aodhAPIImage:
697+
type: string
698+
aodhEvaluatorImage:
699+
type: string
700+
aodhListenerImage:
701+
type: string
702+
aodhNotifierImage:
703+
type: string
704+
apacheImage:
705+
type: string
706+
barbicanAPIImage:
707+
type: string
708+
barbicanKeystoneListenerImage:
709+
type: string
710+
barbicanWorkerImage:
711+
type: string
712+
ceilometerCentralImage:
713+
type: string
714+
ceilometerComputeImage:
715+
type: string
716+
ceilometerIpmiImage:
717+
type: string
718+
ceilometerMysqldExporterImage:
719+
type: string
720+
ceilometerNotificationImage:
721+
type: string
722+
ceilometerSgcoreImage:
723+
type: string
724+
cinderAPIImage:
725+
type: string
726+
cinderBackupImage:
727+
type: string
728+
cinderSchedulerImage:
729+
type: string
730+
cinderVolumeImages:
731+
additionalProperties:
732+
type: string
733+
type: object
734+
cloudkittyAPIImage:
735+
type: string
736+
cloudkittyProcImage:
737+
type: string
738+
designateAPIImage:
739+
type: string
740+
designateBackendbind9Image:
741+
type: string
742+
designateCentralImage:
743+
type: string
744+
designateMdnsImage:
745+
type: string
746+
designateProducerImage:
747+
type: string
748+
designateUnboundImage:
749+
type: string
750+
designateWorkerImage:
751+
type: string
752+
edpmFrrImage:
753+
type: string
754+
edpmIscsidImage:
755+
type: string
756+
edpmKeplerImage:
757+
type: string
758+
edpmLogrotateCrondImage:
759+
type: string
760+
edpmMultipathdImage:
761+
type: string
762+
edpmNeutronDhcpAgentImage:
763+
type: string
764+
edpmNeutronMetadataAgentImage:
765+
type: string
766+
edpmNeutronOvnAgentImage:
767+
type: string
768+
edpmNeutronSriovAgentImage:
769+
type: string
770+
edpmNodeExporterImage:
771+
type: string
772+
edpmOpenstackNetworkExporterImage:
773+
type: string
774+
edpmOvnBgpAgentImage:
775+
type: string
776+
edpmPodmanExporterImage:
777+
type: string
778+
glanceAPIImage:
779+
type: string
780+
heatAPIImage:
781+
type: string
782+
heatCfnapiImage:
783+
type: string
784+
heatEngineImage:
785+
type: string
786+
horizonImage:
787+
type: string
788+
infraDnsmasqImage:
789+
type: string
790+
infraMemcachedImage:
791+
type: string
792+
infraRedisImage:
793+
type: string
794+
ironicAPIImage:
795+
type: string
796+
ironicConductorImage:
797+
type: string
798+
ironicInspectorImage:
799+
type: string
800+
ironicNeutronAgentImage:
801+
type: string
802+
ironicPxeImage:
803+
type: string
804+
ironicPythonAgentImage:
805+
type: string
806+
keystoneAPIImage:
807+
type: string
808+
ksmImage:
809+
type: string
810+
manilaAPIImage:
811+
type: string
812+
manilaSchedulerImage:
813+
type: string
814+
manilaShareImages:
815+
additionalProperties:
816+
type: string
817+
type: object
818+
mariadbImage:
819+
type: string
820+
netUtilsImage:
821+
type: string
822+
neutronAPIImage:
823+
type: string
824+
novaAPIImage:
825+
type: string
826+
novaComputeImage:
827+
type: string
828+
novaConductorImage:
829+
type: string
830+
novaNovncImage:
831+
type: string
832+
novaSchedulerImage:
833+
type: string
834+
octaviaAPIImage:
835+
type: string
836+
octaviaHealthmanagerImage:
837+
type: string
838+
octaviaHousekeepingImage:
839+
type: string
840+
octaviaRsyslogImage:
841+
type: string
842+
octaviaWorkerImage:
843+
type: string
844+
openstackClientImage:
845+
type: string
846+
openstackNetworkExporterImage:
847+
type: string
848+
osContainerImage:
849+
type: string
850+
ovnControllerImage:
851+
type: string
852+
ovnControllerOvsImage:
853+
type: string
854+
ovnNbDbclusterImage:
855+
type: string
856+
ovnNorthdImage:
857+
type: string
858+
ovnSbDbclusterImage:
859+
type: string
860+
placementAPIImage:
861+
type: string
862+
rabbitmqImage:
863+
type: string
864+
swiftAccountImage:
865+
type: string
866+
swiftContainerImage:
867+
type: string
868+
swiftObjectImage:
869+
type: string
870+
swiftProxyImage:
871+
type: string
872+
telemetryNodeExporterImage:
873+
type: string
874+
testAnsibletestImage:
875+
type: string
876+
testHorizontestImage:
877+
type: string
878+
testTempestImage:
879+
type: string
880+
testTobikoImage:
881+
type: string
882+
watcherAPIImage:
883+
type: string
884+
watcherApplierImage:
885+
type: string
886+
watcherDecisionEngineImage:
887+
type: string
888+
type: object
889+
type: object
689890
type: object
690891
type: object
691892
served: true

0 commit comments

Comments
 (0)