No description
  • Go 99.3%
  • PowerShell 0.3%
  • Makefile 0.3%
  • Dockerfile 0.1%
Find a file
2023-05-18 11:31:07 +00:00
agentconfig Revert "Call FQDN (#454)" (#470) 2023-03-30 16:33:04 +00:00
agentendpoint Disable repos clean-up (#471) 2023-04-03 18:55:02 +00:00
attributes Agent efficiency improvements/bugfixes/logging updates (#355) 2021-06-02 10:56:35 -07:00
clog Agent efficiency improvements/bugfixes/logging updates (#355) 2021-06-02 10:56:35 -07:00
config Set DEBIAN_FRONTEND=noninteractive for apt-get (#472) 2023-05-04 18:45:45 +00:00
e2e_tests support new format of zypper patch (#469) 2023-03-27 16:52:01 +00:00
examples Adding what exit codes mean for OS Config policy (#474) 2023-05-18 11:31:07 +00:00
external Fix ExecResource permissions, add logs to fetcher (#294) 2021-03-15 16:55:15 -07:00
inventory Agent efficiency improvements/bugfixes/logging updates (#355) 2021-06-02 10:56:35 -07:00
osinfo support new format of zypper patch (#469) 2023-03-27 16:52:01 +00:00
ospatch Fix comparing exec.Cmd in mock on Go1.20 2023-03-16 20:52:16 +00:00
packages Set DEBIAN_FRONTEND=noninteractive for apt-get (#472) 2023-05-04 18:45:45 +00:00
packaging upgrade to golang 1.16 and override deb build settings for compatibility (#432) 2022-06-23 17:46:26 +00:00
policies support new format of zypper patch (#469) 2023-03-27 16:52:01 +00:00
pretty Added a method for logging structured data (#349) 2021-05-11 11:05:43 -07:00
retryutil Add helpful error log if a service account is missing (#304) 2021-04-01 17:10:19 -07:00
tasker Agent efficiency improvements/bugfixes/logging updates (#355) 2021-06-02 10:56:35 -07:00
THIRD_PARTY_LICENSES Update licences, remove deprecated centos-8 tests (#414) 2022-02-09 01:56:07 +00:00
util Fix comparing exec.Cmd in mock on Go1.20 2023-03-16 20:52:16 +00:00
90-google-osconfig-agent.preset Initial commit 2019-05-07 10:40:06 -07:00
CONTRIBUTING.md Update packaging to work with go modules (#11) 2019-05-10 14:04:45 -07:00
go.mod Update dependencies (#466) 2023-02-27 20:10:57 +00:00
go.sum Update dependencies (#466) 2023-02-27 20:10:57 +00:00
google-osconfig-agent.conf Initial commit 2019-05-07 10:40:06 -07:00
google-osconfig-agent.service Fix typo and systemd service file (#140) 2020-01-22 09:55:42 -08:00
LICENSE Update packaging to work with go modules (#11) 2019-05-10 14:04:45 -07:00
main.go Close client when RegisterAgent fails. (#436) 2022-08-01 20:53:47 +00:00
main_linux.go Fix error on linux lock (#285) 2021-02-02 12:56:36 -08:00
main_windows.go Make inventory WUAUpdates call spawn a new process, retry on metadata unmarshal error (#239) 2020-10-15 13:24:10 -07:00
OWNERS Update OWNERS (#458) 2023-02-17 01:38:37 +00:00
README.md Add minor edits and additional links (#156) 2020-04-01 11:41:25 -07:00

Google OS Config Agent

This repository contains the OS Config agent and associated end to end tests.

The OS Config agent currently supports the following three main features:

For instructions on how to install the OS Config agent on a Compute Engine VM instance, see Installing the OS Config agent.