https://github.com/cilium/cilium
Revision b84eb52d965c4d6007491272d24c527c57c5ad06 authored by Joe Stringer on 15 April 2019, 22:06:09 UTC, committed by Thomas Graf on 17 April 2019, 15:07:54 UTC
[ upstream commit ca9397b08ed1a890f745bcf9beb0706b96d1e7de ]

The config file log handling would always complain if the user doesn't
specify a config file (the default). Lower that complaint to info level.
Furthermore, fix up the log usage to properly make use of logrus Fields.

Signed-off-by: Joe Stringer <joe@cilium.io>
Signed-off-by: John Fastabend <john.fastabend@gmail.com>
1 parent 209a585
History
Tip revision: b84eb52d965c4d6007491272d24c527c57c5ad06 authored by Joe Stringer on 15 April 2019, 22:06:09 UTC
daemon: Improve config file log handling
Tip revision: b84eb52
File Mode Size
.github
.travis
Documentation
api
bpf
bugtool
cilium
cilium-health
common
contrib
daemon
envoy
examples
hack
monitor
operator
pkg
plugins
proxylib
test
tests
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.dockerignore -rw-r--r-- 885 bytes
.gitignore -rw-r--r-- 804 bytes
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 737 bytes
.travis.yml -rw-r--r-- 365 bytes
AUTHORS -rw-r--r-- 6.3 KB
CODEOWNERS -rw-r--r-- 155 bytes
CONTRIBUTING.md -rw-r--r-- 195 bytes
Dockerfile -rw-r--r-- 2.0 KB
Dockerfile.builder -rw-r--r-- 1.1 KB
Gopkg.lock -rw-r--r-- 53.4 KB
Gopkg.toml -rw-r--r-- 13.0 KB
Jenkinsfile.nightly -rw-r--r-- 4.7 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 15.3 KB
Makefile.defs -rw-r--r-- 1.6 KB
Makefile.quiet -rw-r--r-- 625 bytes
NEWS.rst -rw-r--r-- 20 bytes
README.rst -rw-r--r-- 14.7 KB
VERSION -rw-r--r-- 10 bytes
Vagrantfile -rw-r--r-- 12.2 KB
cilium-docker-plugin.Dockerfile -rw-r--r-- 518 bytes
cilium-operator.Dockerfile -rw-r--r-- 502 bytes
docs.Jenkinsfile -rw-r--r-- 2.6 KB
flannel.Jenkinsfile -rw-r--r-- 3.5 KB
ginkgo-kubernetes-all.Jenkinsfile -rw-r--r-- 6.2 KB
ginkgo.Jenkinsfile -rw-r--r-- 4.2 KB
kubernetes-upstream.Jenkinsfile -rw-r--r-- 4.2 KB

README.rst

back to top