You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/11/09 20:30:56 UTC

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #6240: t3c setting mode 0600 for secure files

ocket8888 commented on a change in pull request #6240:
URL: https://github.com/apache/trafficcontrol/pull/6240#discussion_r746001676



##########
File path: cache-config/t3c-check-reload/README.md
##########
@@ -58,25 +59,14 @@ Possible return values are:
 
   '' - no reload or restart is necessary.
 
-# OPTIONS
-
--c, --changed-config-paths=value
+# JSON Format
 
-    comma-delimited list of the full paths of all files changed
-    by t3c
+    {"changed_files":"<list of files>","installed_plugins":"<list of plugins>"}
+# OPTIONS
 -h, --help
 
     Print usage information and exit
 
--m, --run-mode=value
-
-     [badass | report | revalidate | syncds] run mode, default is
-     'report' [report]
-
--p, --plugin-packages-installed=value
-
-    comma-delimited list of ATS plugin packages which were
-    installed by t3c

Review comment:
       I can merge when conflicts are fixed - but quick question: is this gonna cause upgrade issues with like cron jobs or something? I don't see anything that would change cron jobs in the spec file or anything.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org