Erik Wilson
df1725cb06
Merge pull request #1694 from ibuildthecloud/inittwice
...
Allow InitLogging to be called twice
5 years ago
Erik Wilson
2fb5bad3e8
Merge pull request #1704 from ibuildthecloud/x509-admin
...
No longer use basic auth for default admin account
5 years ago
Erik Wilson
21eabd902b
Merge pull request #1693 from ibuildthecloud/disableditem
...
Move disabled items to a const to keep more consistency
5 years ago
Erik Wilson
21266bab7e
Merge pull request #1692 from ibuildthecloud/err
...
Check for error on mkdir
5 years ago
Erik Wilson
ed8cd9250b
Merge pull request #1690 from ibuildthecloud/flannel
...
Only need to resolve the path of host-local if Flannel is enabled
5 years ago
Erik Wilson
47bb0939e6
Merge pull request #1611 from Dirbaio/master
...
Correctly quote auth strings in containerd config. For #1610
5 years ago
Erik Wilson
c769bb115a
Merge pull request #1500 from joakimr-axis/joakimr-axis_package-cli
...
package-cli: Remove redundant rm -rf build/data
5 years ago
Erik Wilson
698e444a03
Merge pull request #1742 from dweomer/runc/replace-rc10
...
runc: bump to rc10
5 years ago
Jacob Blain Christen
4949da46f1
runc: bump to rc10
...
- [CVE-2019-19921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19921 )
See https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10
5 years ago
Erik Wilson
c900a251a2
Merge pull request #1745 from erikwilson/upgrade-helm-controller
...
Upgrade helm-controller v0.6.0
5 years ago
Erik Wilson
cafd10eb50
Upgrade helm-controller v0.6.0
5 years ago
Erik Wilson
202a2ae482
Check for correct go vendoring
5 years ago
Erik Wilson
a013f7dda5
Merge pull request #1740 from erikwilson/bump-cri
...
Bump cri to 1.3.0-k3s6
5 years ago
Erik Wilson
c50e261408
Merge pull request #1739 from briandowns/README_update
...
update readme
5 years ago
Erik Wilson
82cb820a1a
Merge pull request #1737 from erikwilson/bump-k3s-root
...
Bump k3s-root to 0.4.1
5 years ago
Erik Wilson
e0bf7a053a
Bump cri to 1.3.0-k3s6
5 years ago
Brian Downs
08fec686fd
update readme
5 years ago
Darren Shepherd
470ffca5d7
Update README, fix out of date information
5 years ago
David Nuzik
de48f0c43d
Merge pull request #1730 from geerlingguy/1729-ansible-changed
...
Fixes #1729 : Use 'is changed' instead of non-existent changed filter.
5 years ago
David Nuzik
b6fe30ac20
Merge pull request #1731 from geerlingguy/fix-ansible-readme-typo
...
Fix typo in Ansible README file scp command.
5 years ago
Erik Wilson
5d77f24e7e
Bump k3s-root to 0.4.1
5 years ago
omichaelis
e629fd381d
Replace deprecated option
...
The option --no-deploy was deprecated by
0374c4f63d
and is now replaced in the install.sh documentation by --disable
Signed-off-by: omichaelis <38879457+oliviermichaelis@users.noreply.github.com>
5 years ago
Adam Farden
b4335630b7
[systemd] Add value to LimitNOFILE due to performance problems
...
When k3s is installed on an OS with default high ulimits, performance
issues can be observed. This was discovered on CoreOS where the default
value is 1073741816. Symptoms include very slow file operations such
as installing a Rook/Ceph cluster will take ~6 hours instead of ~10 minutes.
A google search for 'container LimitNOFILE' will show that most major
projects set this already, including the (unused) containerd systemd unit
found in this repository at /vendor/github.com/containerd/containerd/containerd.service
k3OS is not affected becuasse the default there is already 1048576.
See description in coreos/fedora-coreos-tracker#329
5 years ago
Jeff Geerling
3fef74bcb9
Fix typo in Ansible README file scp command.
5 years ago
Jeff Geerling
27215a5ec0
Fixes #1729 : Use 'is changed' instead of non-existent changed filter.
5 years ago
Frank
a18d94e5f9
remove redundant Sprintf
5 years ago
Darren Shepherd
56770ff2cc
Make debug variable public to be used by wrapper programs
5 years ago
Darren Shepherd
3c8e0b4157
No longer use basic auth for default admin account
5 years ago
Darren Shepherd
690a4ca7a4
Merge pull request #1697 from ibuildthecloud/dapper-fix
...
$ must be escaped in Makefile
5 years ago
Darren Shepherd
e6eabbb6a7
$ must be escaped in Makefile
5 years ago
Darren Shepherd
5715e1ba0d
Add ability to disable kubeproxy
5 years ago
Darren Shepherd
7920fa48c9
Only need to resolve the path of host-local if Flannel is enabled
5 years ago
Darren Shepherd
8cc9efdf7c
Allow InitLogging to be called twice
...
This makes it a bit easier to embed k3s into another go program
5 years ago
Darren Shepherd
8b8af94eb2
Move disabled items to a const to keep more consistency
...
This also help when embedding k3s because we can programmitically know
all the components to disable.
5 years ago
Darren Shepherd
c25f1ab1b6
Check for error on mkdir
5 years ago
Darren Shepherd
0efe2af1a7
Merge pull request #1637 from MaciejKucia/mattkucia/fix-install
...
install: Properly detect enabled selinux
5 years ago
Darren Shepherd
130e6e31a1
Merge pull request #1664 from KnicKnic/windows-18-build
...
fix build windows v1.18
5 years ago
Darren Shepherd
ad557bfeed
Merge pull request #1659 from joakimr-axis/joakimr-axis_package-cli-clean
...
package-cli: Remove superfluous file exist check
5 years ago
Darren Shepherd
e4f87f51e2
Merge pull request #1681 from KnicKnic/fix_file_paths
...
fix usage of path instead of filepath
5 years ago
Darren Shepherd
7d06d2ccc1
Merge pull request #1653 from KnicKnic/enable_agent_windows
...
enable agent to start on windows
5 years ago
Knic Knic
44b8af097c
fix usage of path instead of filepath
5 years ago
Erik Wilson
2c49341113
Merge pull request #1669 from erikwilson/manifest-mod-time
...
Check modification time before deploying manifests
5 years ago
Erik Wilson
b2cab73d27
Merge pull request #1672 from galal-hussein/helm_update
...
helm-controller and kine update
5 years ago
galal-hussein
dae4a92091
update dqlite-build and kine
5 years ago
galal-hussein
37e91dc3a1
update klipper image in airgap
5 years ago
galal-hussein
1d6b83d8a4
go generate
5 years ago
galal-hussein
30b1fb0e98
kine update
5 years ago
galal-hussein
94da8b8e12
update helm-controller
5 years ago
Erik Wilson
fec2c271c2
Check modification time before deploying manifests
5 years ago
Knic Knic
d919a0b998
Mock out rootlessports on windows
5 years ago