David Nuzik
b56e52ee96
Merge pull request #2291 from MonzElmasry/k3s_1.18.9
...
Mark k3s v1.18.9+k3s1 as stable
4 years ago
Brad Davidson
42bba04651
Skip etcd snapshots if the local endpoint is still a learner ( #2295 )
...
* Don't take snapshots if the local endpoint is still a learner
* Configure timeouts for etcd client dialer
4 years ago
Brad Davidson
f5b506ccaf
Add trivy cache volume to build
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Menna Elmasry
bb148d0abc
Merge pull request #2292 from MonzElmasry/bump_k8s_version_master
...
bump k8s version to v1.19.2 on master
4 years ago
MonzElmasry
302fd26f50
bump k8s version to v1.19.2 on master
...
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>
4 years ago
MonzElmasry
ef1637cedf
Mark k3s 1.18.9+k3s1 as stable
...
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>
4 years ago
Brian Downs
ba70c41cce
Initial Logging Output Update ( #2246 )
...
This attempts to update logging statements to make them consistent
through out the code base. It also adds additional context to messages
where possible, simplifies messages, and updates level where necessary.
4 years ago
Hussein Galal
46fe57d7e9
reset etcd name on cluster reset ( #2284 )
...
* reset etcd name on cluster reset
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* gofmt
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
4 years ago
Craig Jellick
0aa73c4765
Update ROADMAP.md
4 years ago
Brad Davidson
4db415c1db
Only create k3s-images.txt on amd64
...
The list is the same across architectures, and is validated against the
list in git as part of CI... so there's no reason to be pushing it from
every pipeline. It's also causing conflicts when multiple pipelines try
to upload it at the same time.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
e0a9060d59
Merge pull request #2253 from briandowns/issue-2106
...
Add Trivy Scans for Built Images
4 years ago
Craig Jellick
b66760fccd
Add 1.19 to channel.yaml
...
This will cause 1.19.* releases to be aggregated into a v1.19 channel on
https://update.k3s.io/v1-release/channels
Signed-off-by: Craig Jellick <craig@rancher.com>
4 years ago
Brian Downs
20a8327214
use latest trivy version
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
74ce99f5ff
remove use of docker image for arch purposes
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brad Davidson
8c6d3567fe
Rename k3s-controller based on the build-time program name
...
Since we're replacing the k3s rolebindings.yaml in rke2, we should allow
renaming this so that we can use the white-labeled name downstream.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
ae5519c047
Use rancher-mirrored busybox for local-path-provisioner ( #2257 )
...
Related to #1908
Will be fixed upstream by
https://github.com/rancher/local-path-provisioner/pull/135/ but we're
not going to update the LPP image right now since it's undergoing some
changes that we don't want to pick up at the moment.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brian Downs
3a2aff67da
update shell if syntax
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
75209a7ec7
add support for arm
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
c53f7e99e2
update error message
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
f4c12a44ee
add trivy scans for built images
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Erik Wilson
a08e998bc5
Import containerd images with all platforms
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
fcaeebaa18
Add support for disabling all staged content
...
This reduces the binary footprint for downstream users that won't use
these files anyway.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Menna Elmasry
edb3e5b7a7
Add error logger to http server ( #2242 )
...
* add error logger to http server
Signed-off-by: MonzElmasry <menna.elmasry@rancher.com>
4 years ago
Hussein Galal
beab211685
update etcd to use rancher fork ( #2238 )
...
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
4 years ago
Craig Jellick
f26785c0e2
Add guidance on PRs and git commits ( #2236 )
...
We need to make the expectations around git commits and the process for
pull requests more clear to contributors.
Signed-off-by: Craig Jellick <craig@rancher.com>
4 years ago
Brad Davidson
617b34c588
Update golang to 1.15.2
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
5ad76043ac
Replace unmount read loop with awk
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Hussein Galal
041f18f6da
pin down grpc and related library in go.mod ( #2222 )
...
* pin down grpc and related library in go.mod
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
* go mod tidy
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
4 years ago
Brad Davidson
cc8cc1a58b
Merge pull request #2221 from brandond/v1.19.1-k3s1
...
Update to v1.19.1-k3s1
4 years ago
Brad Davidson
698cd2373f
Update to v1.19.1-k3s1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
4a549ba494
Merge pull request #2196 from brandond/sync_pr_template
...
Update PR template to match RKE2
4 years ago
Brian Downs
077bacc9fc
Merge pull request #2199 from briandowns/issue-112
...
add node ip to the request header for cert gen
4 years ago
Brian Downs
15d7b61939
Merge remote-tracking branch 'upstream/master' into issue-112
4 years ago
Brian Downs
f72d39ad9c
add binary size check script, makefile target, and added to CI ( #2209 )
...
* add binary size check script, makefile target, and added to drone
Signed-off-by: Brian Downs <brian.downs@gmail.com>
* move script call to package script
Signed-off-by: Brian Downs <brian.downs@gmail.com>
* move script call to ci script
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Daniel
4954923097
Typo fixes ( #2193 )
...
* Fix typo in README.md
Signed-off-by: Daniel Lemm <61800298+ffe4@users.noreply.github.com>
* Fix typo in CONTRIBUTING.md
Signed-off-by: Daniel Lemm <61800298+ffe4@users.noreply.github.com>
4 years ago
Brian Downs
4c3ec907ab
remove k8s daemon config from setup hook in favor of specific fields from the config ( #2206 )
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
bb8e5374ea
conform to repo conventions
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
898cbeb9b6
Merge remote-tracking branch 'upstream/master' into issue-112
4 years ago
Darren Shepherd
289ba8df6a
All arguments should be of the form --k=v so that bool flags will work
...
Previously a bool flag would be rendered as --flag false for `flag: false`
which is invalid and results in the opposite of what you'd expect.
Signed-off-by: Darren Shepherd <darren@rancher.com>
4 years ago
Darren Shepherd
64ae6affc5
Missing registering debug/config flags on server subcommand
...
Signed-off-by: Darren Shepherd <darren@rancher.com>
4 years ago
Brian Downs
00831f9bc8
use version.Program
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brian Downs
301fb73952
add node ip to the request header for cert gen
...
Signed-off-by: Brian Downs <brian.downs@gmail.com>
4 years ago
Brad Davidson
f608c62256
Update PR template to match RKE2
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
8d5f58f00e
Merge pull request #2195 from brandond/rke2_271
...
Update helm-controller
4 years ago
Craig Jellick
53b3d0fc56
Merge pull request #2180 from ibuildthecloud/configfile
...
Go back to urfave v1
4 years ago
Brad Davidson
733d26816a
Update helm-controller
...
Related to https://github.com/rancher/rke2/issues/271
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
4 years ago
Brad Davidson
9ac113de4c
Merge pull request #2185 from rockholla/bugfix/2120
...
2120: fix issue with umount arg list too long on uninstall
4 years ago
Brad Davidson
a3e9d31e6c
Merge pull request #2097 from iwilltry42/registry-insecure-skip-verify
...
Feature: add insecure_skip_verify field to registry config template
4 years ago
Patrick Force
8b47ccc4d1
2120: fix issue with umount arg list too long on uninstall
...
Signed-off-by: Patrick Force <patrickforce@gmail.com>
4 years ago
Brad Davidson
fd933c936f
Merge pull request #1847 from ericleu/patch_install.sh
...
update install.sh to respect K3S_TOKEN_FILE
4 years ago