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 22:12:58 UTC

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

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



##########
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:
       Conflicts have been fixed it was just in the changelog. since t3c-check-reload is called inside of t3c-apply the cron job should not have to change. I remove --run-mode from the README.md since it was never used. The other 2 flags are replace by json input. 




-- 
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