Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.22] Disable urfave markdown/man docs generation #5697 #5699

Closed
brandond opened this issue Jun 14, 2022 · 1 comment
Closed

[release-1.22] Disable urfave markdown/man docs generation #5697 #5699

brandond opened this issue Jun 14, 2022 · 1 comment

Comments

@brandond
Copy link
Contributor

Backport to branch release-1.22:

@brandond brandond added this to the v1.22.11+k3s1 milestone Jun 14, 2022
@brandond brandond self-assigned this Jun 14, 2022
@brandond brandond added this to To Triage in Development [DEPRECATED] via automation Jun 14, 2022
@brandond brandond moved this from To Triage to Peer Review in Development [DEPRECATED] Jun 14, 2022
@rancher-max rancher-max moved this from Peer Review to To Test in Development [DEPRECATED] Jun 22, 2022
@VestigeJ
Copy link

##Environment Details

Infrastructure

  • Cloud
  • Hosted

Node(s) CPU architecture, OS, and Version:
Linux 5.4.0-1009-aws x86_64 GNU/Linux-Ubuntu 20.04 LTS

Cluster Configuration:

NAME               STATUS   ROLES                       AGE   VERSION
ip-1-1-1-1   Ready    control-plane,etcd,master   20m   v1.22.10+k3s-8e35299b
ip-1-1-1-2   Ready    control-plane,etcd,master   17m   v1.22.10+k3s-8e35299b
ip-1-1-1-3   Ready    <none>                      16m   v1.22.10+k3s-8e35299b
ip-1-1-1-4   Ready    <none>                      16m   v1.22.10+k3s-8e35299b
ip-1-1-1-5   Ready    control-plane,etcd,master   18m   v1.22.10+k3s-8e35299b 

Config.yaml:

write-kubeconfig-mode: 644
debug: true
token: coolclouds

Validated with COMMIT=8e35299b41e3563383ad7628fb5e5b270710659c

Replication Steps

$  COMMIT=8e35299b41e3563383ad7628fb5e5b270710659c
$  sudo INSTALL_K3S_COMMIT=$COMMIT INSTALL_K3S_EXEC="server --cluster-init sh -s" ./install-k3s.sh 
$  var=$(which k3s)
$  ls -lahr $var
$  ls -lar $var

Results

52289536 Jun 22 18:28 /usr/local/bin/k3s

Comparison with VERSION=v1.22.10+k3s1

52645888 Jun 22 11:56 /usr/local/bin/k3s

This shows a total difference between versions resulting to 356352 bytes (356Kb)

Development [DEPRECATED] automation moved this from To Test to Done Issue / Merged PR Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants