Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
K3S Ansible
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Дмитрий Сафронов
K3S Ansible
Graph
ad3dc65cd9f0963b95c17f8b3fcd0b0f659b7ded
Select Git revision
Branches
2
k3s-ha
master
default
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
20
31
Jan
30
17
Nov
10
26
Oct
10
Jul
29
Mar
23
13
1
23
Feb
19
14
28
Jan
24
28
Dec
15
2
17
Oct
27
Sep
22
20
16
Aug
5
30
Jul
26
24
22
21
20
14
20
Jun
6
4
31
May
30
23
22
19
18
17
16
15
14
13
12
6
4
3
1
25
Mar
4
1
24
Feb
17
16
27
Oct
29
Sep
20
Aug
5
27
Jul
26
23
13
7
24
Jun
18
30
May
28
26
18
8
6
30
Apr
26
apiserver_endpoint == default(hostvars[groups['master'][0]]['ansible_host'] | default(groups['master'][0])) (#2)
master
master
Merge pull request #1 from DmitriySafronov/k3s-ha
Merge branch 'master' into k3s-ha
k3s-ha
k3s-ha
--tls-san {{ apiserver_endpoint }}
Merge pull request #173 from Bart97/requirements
Add requirements.yml
Merge pull request #150 from Coolp/patch-2
k3s_version Version alignment
Merge pull request #134 from clambin/ipv6
Merge pull request #133 from clambin/data-dir
don't try to set ipv6 forward if ipv6 not enabled
support 'k3s server --data-dir' to put k3s server files in a non-standard location
Fix k3s_token default value
Hint for k3s-init.service if initialization fails
Rename kubectl set-cluster task
Fix and improve master registration verification
Add custom configuration of the apiserver endpoint for HA mode
Merge pull request #96 from tomasz-kuzemko/patch-1
Merge pull request #119 from k3s-io/reset-improvements
Support HA mode with embedded DB
Make sure the reset role can be run with --check
Change reset deletion order to avoid racecondition
Merge pull request #116 from stafwag/master
Merge pull request #118 from k3s-io/update-ci
Fix CI with new ansible 2.10 package
Merge pull request #117 from k3s-io/revert-107-alpine
Revert "Add Alpine Linux configuration"
Merge pull request #107 from jiayihu/alpine
Reorganize the filesystem umount order.
Add Alpine reset configuration
Add Alpine Linux configuration
Merge pull request #103 from kopwei/master
Correct repo path in downloading URL
Set service file mode -x
Merge pull request #79 from stafwag/master
Merge pull request #80 from jeffspahr/master
Merge pull request #92 from lentzi90/develop
Fix linting errors
Use checksum with get_url
Fix umount_with_children typo
Loading