@@ -634,16 +634,14 @@ metadata:
634634spec :
635635 group : queues.mirrord.metalbear.co
636636 names :
637- categories : []
638637 kind : MirrordWorkloadQueueRegistry
639638 plural : mirrordworkloadqueueregistries
640639 shortNames :
641640 - qs
642641 singular : mirrordworkloadqueueregistry
643642 scope : Namespaced
644643 versions :
645- - additionalPrinterColumns : []
646- name : v1alpha
644+ - name : v1alpha
647645 schema :
648646 openAPIV3Schema :
649647 description : Auto-generated derived type for MirrordWorkloadQueueRegistrySpec via `CustomResource`
@@ -1006,15 +1004,12 @@ metadata:
10061004spec :
10071005 group : queues.mirrord.metalbear.co
10081006 names :
1009- categories : []
10101007 kind : MirrordRMQSession
10111008 plural : mirrordrmqsessions
1012- shortNames : []
10131009 singular : mirrordrmqsession
10141010 scope : Cluster
10151011 versions :
1016- - additionalPrinterColumns : []
1017- name : v1alpha
1012+ - name : v1alpha
10181013 schema :
10191014 openAPIV3Schema :
10201015 description : Auto-generated derived type for MirrordRmqSessionSpec via `CustomResource`
@@ -1253,16 +1248,14 @@ metadata:
12531248spec :
12541249 group : mirrord.metalbear.co
12551250 names :
1256- categories : []
12571251 kind : MirrordPropertyList
12581252 plural : mirrordpropertylists
12591253 shortNames :
12601254 - mpl
12611255 singular : mirrordpropertylist
12621256 scope : Namespaced
12631257 versions :
1264- - additionalPrinterColumns : []
1265- name : v1
1258+ - name : v1
12661259 schema :
12671260 openAPIV3Schema :
12681261 description : Auto-generated derived type for MirrordPropertyListSpec via `CustomResource`
@@ -2701,6 +2694,10 @@ spec:
27012694 - Ready
27022695 - Failed
27032696 type : string
2697+ podName :
2698+ description : Name of the pod created for this branch database.
2699+ nullable : true
2700+ type : string
27042701 sessionInfo :
27052702 additionalProperties :
27062703 properties :
@@ -3474,6 +3471,10 @@ spec:
34743471 - Ready
34753472 - Failed
34763473 type : string
3474+ podName :
3475+ description : Name of the pod created for this branch database.
3476+ nullable : true
3477+ type : string
34773478 sessionInfo :
34783479 additionalProperties :
34793480 properties :
@@ -3912,6 +3913,10 @@ spec:
39123913 - Pending
39133914 - Ready
39143915 type : string
3916+ podName :
3917+ description : Name of the pod created for this branch database.
3918+ nullable : true
3919+ type : string
39153920 sessionInfo :
39163921 additionalProperties :
39173922 properties :
@@ -4395,15 +4400,12 @@ metadata:
43954400spec :
43964401 group : mirrord.metalbear.co
43974402 names :
4398- categories : []
43994403 kind : MirrordClusterExternalResource
44004404 plural : mirrordclusterexternalresources
4401- shortNames : []
44024405 singular : mirrordclusterexternalresource
44034406 scope : Cluster
44044407 versions :
4405- - additionalPrinterColumns : []
4406- name : v1alpha
4408+ - name : v1alpha
44074409 schema :
44084410 openAPIV3Schema :
44094411 description : Auto-generated derived type for MirrordClusterExternalResourceSpec via `CustomResource`
@@ -4467,15 +4469,12 @@ metadata:
44674469spec :
44684470 group : preview.mirrord.metalbear.co
44694471 names :
4470- categories : []
44714472 kind : PreviewSession
44724473 plural : previewsessions
4473- shortNames : []
44744474 singular : previewsession
44754475 scope : Namespaced
44764476 versions :
4477- - additionalPrinterColumns : []
4478- name : v1alpha
4477+ - name : v1alpha
44794478 schema :
44804479 openAPIV3Schema :
44814480 description : Auto-generated derived type for PreviewSessionSpec via `CustomResource`
@@ -4731,15 +4730,12 @@ metadata:
47314730spec :
47324731 group : dbs.mirrord.metalbear.co
47334732 names :
4734- categories : []
47354733 kind : BranchDatabase
47364734 plural : branchdatabases
4737- shortNames : []
47384735 singular : branchdatabase
47394736 scope : Namespaced
47404737 versions :
4741- - additionalPrinterColumns : []
4742- name : v1alpha1
4738+ - name : v1alpha1
47434739 schema :
47444740 openAPIV3Schema :
47454741 properties :
@@ -5175,6 +5171,10 @@ spec:
51755171 - Ready
51765172 - Failed
51775173 type : string
5174+ podName :
5175+ description : Name of the pod created for this branch database.
5176+ nullable : true
5177+ type : string
51785178 sessionInfo :
51795179 additionalProperties :
51805180 properties :
0 commit comments