Skip to content

Commit 3ef012d

Browse files
committed
Add appArmorProfile to securityContext
1 parent f551b8f commit 3ef012d

5 files changed

+288
-0
lines changed

bundle/manifests/opentelemetry.io_opampbridges.yaml

+18
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,15 @@ spec:
597597
required:
598598
- type
599599
type: object
600+
appArmorProfile:
601+
properties:
602+
localhostProfile:
603+
type: string
604+
type:
605+
type: string
606+
required:
607+
- type
608+
type: object
600609
supplementalGroups:
601610
items:
602611
format: int64
@@ -738,6 +747,15 @@ spec:
738747
required:
739748
- type
740749
type: object
750+
appArmorProfile:
751+
properties:
752+
localhostProfile:
753+
type: string
754+
type:
755+
type: string
756+
required:
757+
- type
758+
type: object
741759
windowsOptions:
742760
properties:
743761
gmsaCredentialSpec:

bundle/manifests/opentelemetry.io_opentelemetrycollectors.yaml

+108
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,15 @@ spec:
566566
required:
567567
- type
568568
type: object
569+
appArmorProfile:
570+
properties:
571+
localhostProfile:
572+
type: string
573+
type:
574+
type: string
575+
required:
576+
- type
577+
type: object
569578
windowsOptions:
570579
properties:
571580
gmsaCredentialSpec:
@@ -1917,6 +1926,15 @@ spec:
19171926
required:
19181927
- type
19191928
type: object
1929+
appArmorProfile:
1930+
properties:
1931+
localhostProfile:
1932+
type: string
1933+
type:
1934+
type: string
1935+
required:
1936+
- type
1937+
type: object
19201938
windowsOptions:
19211939
properties:
19221940
gmsaCredentialSpec:
@@ -2280,6 +2298,15 @@ spec:
22802298
required:
22812299
- type
22822300
type: object
2301+
appArmorProfile:
2302+
properties:
2303+
localhostProfile:
2304+
type: string
2305+
type:
2306+
type: string
2307+
required:
2308+
- type
2309+
type: object
22832310
supplementalGroups:
22842311
items:
22852312
format: int64
@@ -2423,6 +2450,15 @@ spec:
24232450
required:
24242451
- type
24252452
type: object
2453+
appArmorProfile:
2454+
properties:
2455+
localhostProfile:
2456+
type: string
2457+
type:
2458+
type: string
2459+
required:
2460+
- type
2461+
type: object
24262462
windowsOptions:
24272463
properties:
24282464
gmsaCredentialSpec:
@@ -2986,6 +3022,15 @@ spec:
29863022
required:
29873023
- type
29883024
type: object
3025+
appArmorProfile:
3026+
properties:
3027+
localhostProfile:
3028+
type: string
3029+
type:
3030+
type: string
3031+
required:
3032+
- type
3033+
type: object
29893034
supplementalGroups:
29903035
items:
29913036
format: int64
@@ -3115,6 +3160,15 @@ spec:
31153160
required:
31163161
- type
31173162
type: object
3163+
appArmorProfile:
3164+
properties:
3165+
localhostProfile:
3166+
type: string
3167+
type:
3168+
type: string
3169+
required:
3170+
- type
3171+
type: object
31183172
windowsOptions:
31193173
properties:
31203174
gmsaCredentialSpec:
@@ -4813,6 +4867,15 @@ spec:
48134867
required:
48144868
- type
48154869
type: object
4870+
appArmorProfile:
4871+
properties:
4872+
localhostProfile:
4873+
type: string
4874+
type:
4875+
type: string
4876+
required:
4877+
- type
4878+
type: object
48164879
windowsOptions:
48174880
properties:
48184881
gmsaCredentialSpec:
@@ -6241,6 +6304,15 @@ spec:
62416304
required:
62426305
- type
62436306
type: object
6307+
appArmorProfile:
6308+
properties:
6309+
localhostProfile:
6310+
type: string
6311+
type:
6312+
type: string
6313+
required:
6314+
- type
6315+
type: object
62446316
windowsOptions:
62456317
properties:
62466318
gmsaCredentialSpec:
@@ -6598,6 +6670,15 @@ spec:
65986670
required:
65996671
- type
66006672
type: object
6673+
appArmorProfile:
6674+
properties:
6675+
localhostProfile:
6676+
type: string
6677+
type:
6678+
type: string
6679+
required:
6680+
- type
6681+
type: object
66016682
supplementalGroups:
66026683
items:
66036684
format: int64
@@ -6762,6 +6843,15 @@ spec:
67626843
required:
67636844
- type
67646845
type: object
6846+
appArmorProfile:
6847+
properties:
6848+
localhostProfile:
6849+
type: string
6850+
type:
6851+
type: string
6852+
required:
6853+
- type
6854+
type: object
67656855
windowsOptions:
67666856
properties:
67676857
gmsaCredentialSpec:
@@ -7328,6 +7418,15 @@ spec:
73287418
required:
73297419
- type
73307420
type: object
7421+
appArmorProfile:
7422+
properties:
7423+
localhostProfile:
7424+
type: string
7425+
type:
7426+
type: string
7427+
required:
7428+
- type
7429+
type: object
73317430
supplementalGroups:
73327431
items:
73337432
format: int64
@@ -7497,6 +7596,15 @@ spec:
74977596
required:
74987597
- type
74997598
type: object
7599+
appArmorProfile:
7600+
properties:
7601+
localhostProfile:
7602+
type: string
7603+
type:
7604+
type: string
7605+
required:
7606+
- type
7607+
type: object
75007608
windowsOptions:
75017609
properties:
75027610
gmsaCredentialSpec:

config/crd/bases/opentelemetry.io_opampbridges.yaml

+18
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,15 @@ spec:
594594
required:
595595
- type
596596
type: object
597+
appArmorProfile:
598+
properties:
599+
localhostProfile:
600+
type: string
601+
type:
602+
type: string
603+
required:
604+
- type
605+
type: object
597606
supplementalGroups:
598607
items:
599608
format: int64
@@ -735,6 +744,15 @@ spec:
735744
required:
736745
- type
737746
type: object
747+
appArmorProfile:
748+
properties:
749+
localhostProfile:
750+
type: string
751+
type:
752+
type: string
753+
required:
754+
- type
755+
type: object
738756
windowsOptions:
739757
properties:
740758
gmsaCredentialSpec:

0 commit comments

Comments
 (0)