summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3300 from ashcrow/oc-secret-moduleJan Chaloupka2017-02-113-19/+32
|\ \ \ \ \ \ \
| * | | | | | | oc secrets now done via oc_secret moduleSteve Milner2017-02-104-19/+33
| |/ / / / / /
* | | | | | | Merge pull request #3307 from ingvagabund/oc_serviceaccount_secretJan Chaloupka2017-02-114-25/+21
|\ \ \ \ \ \ \
| * | | | | | | Replace service account secrets handling with oc_serviceaccount_secret moduleJan Chaloupka2017-02-104-25/+21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3288 from simaishi/trigger_auto_trueScott Dodson2017-02-102-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Set image change triggers to auto=true for OCP 3.4 - for v1.5Satoe Imaishi2017-02-081-3/+3
| * | | | | | | Set image change triggers to auto=true for OCP 3.4Satoe Imaishi2017-02-081-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #3311 from enoodle/logging_ops_nfs_and_pv_provisioningScott Dodson2017-02-104-2/+23
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Provisioning of nfs share and PV for logging opsErez Freiberger2017-02-114-2/+23
|/ / / / / /
* | | | | | Merge pull request #3309 from jcantrill/bz_1420229_metrics_fail_on_upgradeScott Dodson2017-02-101-0/+14
|\ \ \ \ \ \
| * | | | | | bug 1420229. Bounce metrics components to recognize changes on updates or upg...Jeff Cantrill2017-02-101-0/+14
* | | | | | | Merge pull request #3287 from giuseppe/scheduler-config-fileScott Dodson2017-02-102-0/+6
|\ \ \ \ \ \ \
| * | | | | | | fixup! master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+4
| * | | | | | | fixup! master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+4
| * | | | | | | master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+1
| * | | | | | | master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+1
* | | | | | | | Merge pull request #3330 from jcantrill/bz_1399523_default_ops_prefixScott Dodson2017-02-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | bug 1399523. Ops pvc should have different prefix from non-ops for openshift_...Jeff Cantrill2017-02-101-1/+1
* | | | | | | | | Merge pull request #3337 from jcantrill/fix_defaults_os_loggingScott Dodson2017-02-101-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix openshift_logging where defaults filter needs quotingJeff Cantrill2017-02-101-6/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3331 from abutcher/embedded-etcd-client-certScott Dodson2017-02-101-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure etcd client certs are regenerated with embedded etcd.Andrew Butcher2017-02-101-0/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson2017-02-101-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | node: ensure conntrack-tools is installedGiuseppe Scrivano2017-02-091-0/+6
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3329 from rhcarvalho/python-workflowRodolfo Carvalho2017-02-102-1/+20
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Let pylint use as many CPUs as availableRodolfo Carvalho2017-02-101-1/+2
| * | | | | | | | Add note about extraneous virtualenvsRodolfo Carvalho2017-02-101-0/+18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3318 from jcantrill/bz_1420425_external_log_certsScott Dodson2017-02-103-1/+39
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | bug 1420425. Allow setting of public facing certs for kibana in openshift_log...Jeff Cantrill2017-02-103-1/+39
|/ / / / / / /
* | | | | | | Merge pull request #3319 from richm/logging-cluster-size-intScott Dodson2017-02-104-14/+14
|\ \ \ \ \ \ \
| * | | | | | | make sure cluster_size is an int for arith. opsRich Megginson2017-02-094-14/+14
| |/ / / / / /
* | | | | | | Merge pull request #3109 from giuseppe/system-containersGiuseppe Scrivano2017-02-1018-39/+297
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | node: refactor Docker container tasks in a blockGiuseppe Scrivano2017-02-101-25/+25
| * | | | | | etcd: use as system containerGiuseppe Scrivano2017-02-109-9/+104
| * | | | | | Implement uninstall for system containersGiuseppe Scrivano2017-02-101-0/+23
| * | | | | | system-containers: implement idempotent updateGiuseppe Scrivano2017-02-103-7/+58
| * | | | | | atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-1010-8/+97
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3328 from mwoodson/openshift_ansible_specScott Dodson2017-02-101-0/+4
|\ \ \ \ \ \
| * | | | | | Removing the /usr/bin/ansible-playbook dependency in in the spec fileMatt Woodson2017-02-101-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3293 from jcantrill/bz_1420204_use_journal_fixScott Dodson2017-02-102-4/+4
|\ \ \ \ \ \
| * | | | | | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de...Jeff Cantrill2017-02-102-4/+4
* | | | | | | Merge pull request #3327 from ingvagabund/fix-ruamel-yamlScott Dodson2017-02-101-8/+1
|\ \ \ \ \ \ \
| * | | | | | | use the correct name for the ruamel-yaml python moduleJan Chaloupka2017-02-101-8/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failureScott Dodson2017-02-109-70/+53
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...Jeff Cantrill2017-02-099-70/+53
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groupsScott Dodson2017-02-102-0/+4
|\ \ \ \ \ \
| * | | | | | bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill2017-02-092-0/+4
* | | | | | | Merge pull request #3281 from ewolinetz/revert_3257Scott Dodson2017-02-1010-42/+44
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Updating defaults to pull from previously defined variable names used in play...ewolinetz2017-02-086-22/+24
| * | | | | | Reverting commit 3257 and renaming master_url to openshift_logging_master_urlewolinetz2017-02-079-30/+30