PSA for openshift users - dockerhub will be down for scheduled outage on August 25th

2018-08-16 Thread Clayton Coleman
Please see https://status.docker.com/ for times. Remember, if you have autoscaling nodes that need to pull new apps, or have pods that run with PullAlways, or push builds to the docker hub, while the hub is down those operations will fail. Mitigations could include: 1. Disable autoscaling for

Re: Openshift centralized logging - add custom container logfiles

2018-08-16 Thread Aleksandar Lazic
Hi. Am 16.08.2018 um 16:27 schrieb Rich Megginson: > On 08/16/2018 05:42 AM, Aleksandar Lazic wrote: >> Am 16.08.2018 um 12:48 schrieb Aleksandar Kostadinov: >>> Might be real nice to allow pod to request sockets created where different >>> log >>> streams can be sent to central logging without

Re: Automating overriding of openshift-sync Jenkins plugin configuration

2018-08-16 Thread Gabe Montero
On Thu, Aug 16, 2018 at 2:37 PM Andrew Feller wrote: > Yeah, I think it's this one > . > Depending on the level of effort, I might

Re: Automating overriding of openshift-sync Jenkins plugin configuration

2018-08-16 Thread Andrew Feller
Yeah, I think it's this one . Depending on the level of effort, I might be able to potentially contribute on a fix for it. I didn't

Re: Automating overriding of openshift-sync Jenkins plugin configuration

2018-08-16 Thread Ben Parees
On Thu, Aug 16, 2018 at 10:52 AM, Andrew Feller wrote: > Is anyone familiar with overriding the openshift-sync plugin namespace > property? > > I'm working to condense the Jenkins instances we have running with a > central Jenkins running in OpenShift pulling BuildConfigs from remote >

Automating overriding of openshift-sync Jenkins plugin configuration

2018-08-16 Thread Andrew Feller
Is anyone familiar with overriding the openshift-sync plugin namespace property? I'm working to condense the Jenkins instances we have running with a central Jenkins running in OpenShift pulling BuildConfigs from remote namespaces. However, I rather not manually configure Jenkins openshift-sync

Re: Logging / Kibana export Logs

2018-08-16 Thread Rich Megginson
You could expose Elasticsearch externally https://docs.okd.io/latest/install_config/aggregate_logging.html |openshift_logging_es_allow_external| Set to |true| to expose Elasticsearch as a reencrypt route. Set to |false| by default. Except that username/password and token auth is

Re: Openshift centralized logging - add custom container logfiles

2018-08-16 Thread Rich Megginson
On 08/16/2018 05:42 AM, Aleksandar Lazic wrote: Am 16.08.2018 um 12:48 schrieb Aleksandar Kostadinov: Might be real nice to allow pod to request sockets created where different log streams can be sent to central logging without extra containers in the pod. You can run socklog/fluentbit/... in

Re: Openshift centralized logging - add custom container logfiles

2018-08-16 Thread Aleksandar Lazic
Am 16.08.2018 um 12:48 schrieb Aleksandar Kostadinov: > Might be real nice to allow pod to request sockets created where different log > streams can be sent to central logging without extra containers in the pod. You can run socklog/fluentbit/... in the background to handle the logging and your

Re: Openshift centralized logging - add custom container logfiles

2018-08-16 Thread Aleksandar Kostadinov
Might be real nice to allow pod to request sockets created where different log streams can be sent to central logging without extra containers in the pod. Jeff Cantrill wrote on 08/15/18 16:50: The recommended options with the current log stack are either to reconfigure your log to send to