Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1568cbe8e9a65ccdb9075ad0b2e6f2ce0729bba4
Select Git revision
Branches
1
master
default
protected
Tags
20
v2.27.0
v2.25.1
v2.24.3
v2.26.0
v2.24.2
v2.25.0
v2.24.1
v2.22.2
v2.23.3
v2.24.0
v2.23.2
v2.23.1
v2.23.0
v2.22.1
v2.22.0
v2.21.0
v2.20.0
v2.19.1
v2.18.2
v2.19.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
13
12
11
10
8
5
4
3
2
1
31
Mar
30
29
24
23
22
21
20
19
15
10
7
4
2
1
29
Feb
26
25
24
23
21
18
15
13
12
11
10
9
4
3
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
8
7
5
4
31
Dec
30
29
28
24
22
21
20
19
18
17
16
15
14
13
12
10
9
3
1
30
Nov
27
26
25
24
22
21
20
19
18
16
2
1
30
Oct
28
27
23
21
20
19
18
15
14
13
12
11
10
8
7
6
5
4
3
Merge pull request #209 from kubespray/upgrade_weave_v1.5.0
enabling travis tests for weave
upgrade weave to v1.5.0 with cni
Merge pull request #207 from kubespray/upgrade_calico_v0.19.0
upgrade calico v0.19.0, calico-cni v1.2.1
Merge pull request #203 from zehicle/flagfixes12
Merge branch 'master' into flagfixes12
missed tick in message
consolidate EPEL change into a single task
Merge pull request #164 from oneswig/master
add code to detect if epel is already installed and skip it if it is
Merge pull request #201 from Smana/upgrade_kubernetes_v1.2.2
Kubernetes upgrade to 1.2.2
Merge pull request #200 from kubespray/docker_install_on_rhel7
use docker repository to install on CentOS
Fix docker install on rhel7
Merge pull request #198 from Smana/add_nodes
fix add nodes to the cluster
Merge pull request #194 from kubespray/upgrade_kubernetes_v1.2.1
update kubectl bash completion
upgrade to kubernetes v1.2.1
Merge pull request #193 from kubespray/remove_deprecation_warns
remove deprecation warns and update doc
Merge pull request #192 from oneswig/coreos-fixes
Merge branch 'master' into coreos-fixes
Define empty default objects for docker package management.
Use var for bin dir instead of assuming /usr/local/bin
Merge pull request #191 from kubespray/add_certs
Add kubernetes.default.svc in certs dns
Merge pull request #190 from teutostack/automatic-cinder-provisioning
Changed path to hosts ssl certs from /usr/share/ca-certificates to /etc/ssl/certs/ which fixes https problems in kube-controller-manager and kube-apiserver (#189) caused by the lack of certificates on debian and redhat based systems.
Implemented Dynamic Provisioning of PersistentVolumes with cinder
Merge pull request #188 from teutostack/warnings-removal
Merge pull request #187 from teutostack/openstack-integration
Reverted deletion of "changed_when: False" for Task "Install python-dnf for latest RedHat versions". Deleted "changed_when: False" on Task "Install latest version of python-apt for Debian distribs" to get notified when kubespray has installed a new package version.
using apt module instead of command module to install python-apt
fixed deprecation warnings regarding bare variables
Implemented cloud-provider integration for OpenStack.
Merge pull request #185 from Smana/choose_cloud_provider
choose between gce and aws cloud providers
Loading