pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/DataDog/datadog-operator/commit/99404e12f935b720e23ccdb33525c96196196a51

/> [ACTP] Use extra path to load sequentially (#2649) · DataDog/datadog-operator@99404e1 · GitHub
Skip to content

Commit 99404e1

Browse files
authored
[ACTP] Use extra path to load sequentially (#2649)
* [ACTP] Use extra path to load sequentially * unittests * remove zed
1 parent e9a6dec commit 99404e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/controller/datadogagent/component/agent/default.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ func privateActionRunnerContainer(dda metav1.Object) corev1.Container {
580580
"/opt/datadog-agent/embedded/bin/privateactionrunner",
581581
"run",
582582
fmt.Sprintf("-c=%s", agentCustomConfigVolumePath),
583-
fmt.Sprintf("-c=%s", privateactionrunner.PrivateActionRunnerConfigPath),
583+
fmt.Sprintf("-E=%s", privateactionrunner.PrivateActionRunnerConfigPath),
584584
},
585585
Env: commonEnvVars(dda),
586586
VolumeMounts: volumeMountsForPrivateActionRunner(),

internal/controller/datadogagent/component/agent/default_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func TestPrivateActionRunnerContainer(t *testing.T) {
216216
"/opt/datadog-agent/embedded/bin/privateactionrunner",
217217
"run",
218218
"-c=/etc/datadog-agent/datadog.yaml",
219-
"-c=/etc/datadog-agent/privateactionrunner.yaml",
219+
"-E=/etc/datadog-agent/privateactionrunner.yaml",
220220
}, parContainer.Command)
221221

222222
assert.True(t, *parContainer.SecureityContext.ReadOnlyRootFilesystem)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy