harbor/make/photon
Christopher Jenkins 0585b148c7 Logrotate fails when cwd is not accessible
Logrotate is run with sudo as the syslog user by cron.hourly
The current working directory is `/root` which is inaccessible to the syslog
user so the logrotate command fails. Currently the following stderr is being
thrown away by the cron script:
```
error: cannot open current directory: Permission denied
```

Fixes #15468

Signed-off-by: Christopher Jenkins <christj@gmail.com>
2021-09-01 15:28:30 -07:00
..
chartserver bump up go version to 1.16 (#15286) 2021-07-08 16:25:15 +08:00
common Replace tilde in install_cert.sh 2020-12-21 20:39:34 +08:00
core Add IPv6 support 2021-06-03 09:04:49 +00:00
db fix: listen to 5443 when clean unexpected status of db 2021-06-08 06:41:23 +00:00
exporter bump up photon to 4.0 2021-03-31 13:25:29 +08:00
jobservice Add IPv6 support 2021-06-03 09:04:49 +00:00
log Logrotate fails when cwd is not accessible 2021-09-01 15:28:30 -07:00
nginx Add IPv6 support 2021-06-03 09:04:49 +00:00
notary roll back go for notary binary 2021-06-29 16:18:55 +08:00
notary-server bump up photon to 4.0 2021-03-31 13:25:29 +08:00
notary-signer bump up photon to 4.0 2021-03-31 13:25:29 +08:00
portal update node version for portal container (#15396) 2021-08-10 09:14:46 +08:00
prepare perf: configurations for perf improvement (#15142) 2021-06-15 18:39:15 +08:00
redis bump up photon to 4.0 2021-03-31 13:25:29 +08:00
registry bump up go version to 1.16 (#15286) 2021-07-08 16:25:15 +08:00
registryctl Add IPv6 support 2021-06-03 09:04:49 +00:00
standalone-db-migrator
trivy-adapter bump up go version to 1.16 (#15286) 2021-07-08 16:25:15 +08:00
Makefile Fix issue of missing db base build process in build base workflow 2021-06-16 15:22:32 +08:00