Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #4669 from kwoodson/storageclass | OpenShift Bot | 2017-07-18 | 10 | -16/+2240 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fixed spacing and lint errors. | Kenny Woodson | 2017-07-17 | 3 | -6/+8 | |
| * | | | | | Fixed tests and added sleep for update. | Kenny Woodson | 2017-07-14 | 3 | -2/+4 | |
| * | | | | | Fixing needs_update comparison. Added a small pause for race conditions. Fi... | Kenny Woodson | 2017-07-14 | 4 | -18/+38 | |
| * | | | | | Adding storageclass support to lib_openshift. | Kenny Woodson | 2017-07-14 | 10 | -16/+2216 | |
* | | | | | | Merge pull request #4758 from rhcarvalho/bz1465882-package_version-ovs2.7-on-... | Rodolfo Carvalho | 2017-07-18 | 4 | -85/+114 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow OVS 2.7 in latest OpenShift releases | Rodolfo Carvalho | 2017-07-17 | 2 | -32/+2 | |
| * | | | | | | Make aos_version module handle multiple versions | Rodolfo Carvalho | 2017-07-17 | 2 | -24/+93 | |
| * | | | | | | Split positive and negative unit tests | Rodolfo Carvalho | 2017-07-17 | 1 | -50/+40 | |
* | | | | | | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424 | OpenShift Bot | 2017-07-18 | 1 | -32/+69 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Other playbooks maybe expecting this to be at least an empty string. I think ... | Tim Bielawa | 2017-07-17 | 1 | -0/+1 | |
| * | | | | | | | Fix NO_PROXY environment variable setting | Tim Bielawa | 2017-07-17 | 1 | -32/+68 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4772 from ewolinetz/fix_additive_clusterrole | Scott Dodson | 2017-07-17 | 2 | -2/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Updating to compare sets instead of sorted lists | ewolinetz | 2017-07-17 | 1 | -4/+4 | |
| * | | | | | | | Adding ability to create podpreset for service-catalog-controller for bz1471881 | ewolinetz | 2017-07-17 | 1 | -0/+6 | |
| * | | | | | | | Updating to use oc replace and conditionally update edit and admin roles | ewolinetz | 2017-07-17 | 1 | -2/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4594 from kwoodson/encryption | OpenShift Bot | 2017-07-17 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into encryption | Kenny Woodson | 2017-07-05 | 373 | -2277/+35359 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Changing the passing of data for sc creation. | Kenny Woodson | 2017-06-30 | 2 | -11/+9 | |
| * | | | | | | | Fixed variable name. | Kenny Woodson | 2017-06-29 | 2 | -2/+3 | |
| * | | | | | | | Adding disk encryption to storageclasses and to openshift registry | Kenny Woodson | 2017-06-29 | 4 | -8/+19 | |
* | | | | | | | | Merge pull request #4765 from ewolinetz/service_catalog_console_roles | Scott Dodson | 2017-07-14 | 2 | -0/+60 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Adding in permissions to edit and admin cluster roles | ewolinetz | 2017-07-14 | 2 | -0/+60 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke... | Scott Dodson | 2017-07-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | openvswitch, syscontainer: specify the Docker service name | Giuseppe Scrivano | 2017-06-22 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #4756 from ewolinetz/bz1469368 | Scott Dodson | 2017-07-13 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | making kube-service-catalog project network global when using redhat/openshif... | ewolinetz | 2017-07-13 | 1 | -0/+5 | |
* | | | | | | | | set KillMode to process in node service file | Jan Chaloupka | 2017-07-13 | 2 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4743 from ewolinetz/bz1469986 | Scott Dodson | 2017-07-12 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Created js file for enabling tech preview for console, updated master-config ... | ewolinetz | 2017-07-12 | 2 | -0/+11 | |
* | | | | | | | | Merge pull request #4720 from jarrpa/glusterfs-fixes-four | Scott Dodson | 2017-07-12 | 10 | -2/+106 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | GlusterFS: Fix SSH-based heketi configuration | Jose A. Rivera | 2017-07-08 | 10 | -2/+106 | |
* | | | | | | | | add scheduled pods check | juanvallejo | 2017-07-11 | 2 | -2/+32 | |
* | | | | | | | | Only store failures that were not ignored. | Rodolfo Carvalho | 2017-07-11 | 1 | -1/+2 | |
* | | | | | | | | Add overlay to supported Docker storage drivers | Rodolfo Carvalho | 2017-07-11 | 2 | -3/+3 | |
* | | | | | | | | openshift_checks: fix execute_module params | Luke Meyer | 2017-07-11 | 4 | -4/+4 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Adding create permissions for serviceclasses.servicecatalog.k8s.io to service... | ewolinetz | 2017-07-11 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #4730 from ozdanborne/patch-gencerts | Scott Dodson | 2017-07-11 | 2 | -26/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix calico when certs are auto-generated | Dan Osborne | 2017-07-10 | 2 | -26/+18 | |
* | | | | | | | | updating fetch tasks to be flat paths | ewolinetz | 2017-07-10 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #4624 from ingvagabund/increase-timeout-when-waiting-for-m... | Jan Chaloupka | 2017-07-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | increase implicit 300s default timeout to explicit 600s | Jan Chaloupka | 2017-06-28 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #4714 from sdodson/image-stream-sync | OpenShift Bot | 2017-07-08 | 100 | -1/+63835 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xPaas v1.4.1 for 3.4 | Scott Dodson | 2017-07-07 | 33 | -0/+21278 | |
| * | | | | | | | | xPaas v1.4.1 for 3.5 | Scott Dodson | 2017-07-07 | 33 | -0/+21278 | |
| * | | | | | | | | xPaaS 1.4.1 for 3.6 | Scott Dodson | 2017-07-07 | 34 | -1/+21279 | |
* | | | | | | | | | Merge pull request #4719 from abutcher/glusterfs-nodename | OpenShift Bot | 2017-07-07 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use openshift.node.nodename as glusterfs_hostname. | Andrew Butcher | 2017-07-07 | 3 | -4/+4 | |
* | | | | | | | | | | Merge pull request #4703 from tbielawa/bz1468187 | Scott Dodson | 2017-07-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Wait for etcd to become healthy before migrating TTL | Tim Bielawa | 2017-07-07 | 1 | -0/+9 |