Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Releases: weaveworks/wksctl

0.8.2-beta.1

30 Apr 00:20
660e789
Compare
Choose a tag to compare
0.8.2-beta.1 Pre-release
Pre-release

Changelog

4fadd4a Added a complete description of the apply command (#151)
3c73f94 Adds eksctl functions to write and merge kubeconfig files
1a1d5f2 Attempt to fix build failure in forked PRs (#154)
2cd086a Fix footloose reference to meet stricter checks in Go 1.13
df8335e Fix wks home to reenable dot wks dir (#165)
6490948 Install Sealed Secrets CRD before controller
82a62c8 Merge branch 'master' into add-rhel-support
c83a60d Merge branch 'master' into git-deloy-key
88072ae Merge branch 'master' into update-docs-bits
596609c Merge pull request #125 from kingdonb/git-deloy-key
2ea3f81 Merge pull request #133 from weaveworks/fix-footloose-ref
064057d Merge pull request #137 from weaveworks/fix_selinux_permissive
3620b63 Merge pull request #150 from weaveworks/WKP-46/handling-kubeconfig-files
4d263a4 Merge pull request #153 from weaveworks/move-to-mkdocs
fbefdd4 Merge pull request #155 from weaveworks/WKP-348/upgrade-sealed-secrets-ctlr-version
de79207 Merge pull request #156 from weaveworks/add-rhel-support
74271bd Merge pull request #157 from dholbach/update-docs-bits
8c7a98e Merge pull request #158 from weaveworks/fix-centos-integration-test
7fec655 Merge pull request #161 from weaveworks/fix-sealed-secrets-installation-order
3a6f2ed Merge pull request #162 from weaveworks/preemptible-vms-for-integration-tests
05b156d Merge pull request #164 from dholbach/change-liche-args
1affe23 Remove Damien and Michal add Bryan and Chanwit (#139)
7912852 Remove shadow verbose flag. (#147)
c4137b8 Update vagrant example (#142)
c50a55d Updates sealed secret controller manifest to v0.11.0
585ce2c Wkp 134 update docs (#143)
d681703 add comments
5ac6b0c add rhel support
660e789 bumped dockerfile to use alpine 3.11 as base (#106)
077bc81 check top-level markdown docs too
0921ca7 deprecate use_or_create_image and replace with use_image
8e6dafb exclude rtfd links - we're controlling them using THIS repository
f04984f fix centos test incorrectly running ubuntu
493881b fix external load balancer for HA and upgrading process (#128)
01bbce0 fix liche usage
8071ecb fix link
b3826ce fix selinux permissive check to avoid node re-provision
1f74c8b fixup "git-deploy-key" path in docs
70dc9a8 improve comment for the IsSELinuxMode method
845e643 improve test cases to support selinux permissive detection
635dc25 integration tests - preemptible, no restarts, self-destruct in 48h
fcf5e1f make comment more clear on set selinux permissive after installing docker
9091bea move to mkdocs
739e94e only report broken links, too much scolling on https://github.com/weaveworks/wksctl/runs/566724590
e52f89b remove a left over comment
05f2666 remove install of container-selinux
e2f5ec7 separate semantics of detecting selinux installation from selinux mode
e3efbf5 set CREATE_IMAGE=1 for centos integration test
27ba211 set USE_IMAGE=1 for centos integration test
dea5eab temp disable container-selinux install
ce42fc2 update doc packages, as we're using pre-release versions
dd22188 update vfsdata
76e6a30 use selinux permissive flag check in the build cri plan
3f7e0a1 wrong directory (#134)

v0.8.2-beta.1

08 Apr 23:31
660e789
Compare
Choose a tag to compare
v0.8.2-beta.1 Pre-release
Pre-release

Changelog

4fadd4a Added a complete description of the apply command (#151)
3c73f94 Adds eksctl functions to write and merge kubeconfig files
1a1d5f2 Attempt to fix build failure in forked PRs (#154)
2cd086a Fix footloose reference to meet stricter checks in Go 1.13
df8335e Fix wks home to reenable dot wks dir (#165)
6490948 Install Sealed Secrets CRD before controller
82a62c8 Merge branch 'master' into add-rhel-support
c83a60d Merge branch 'master' into git-deloy-key
88072ae Merge branch 'master' into update-docs-bits
596609c Merge pull request #125 from kingdonb/git-deloy-key
2ea3f81 Merge pull request #133 from weaveworks/fix-footloose-ref
064057d Merge pull request #137 from weaveworks/fix_selinux_permissive
3620b63 Merge pull request #150 from weaveworks/WKP-46/handling-kubeconfig-files
4d263a4 Merge pull request #153 from weaveworks/move-to-mkdocs
fbefdd4 Merge pull request #155 from weaveworks/WKP-348/upgrade-sealed-secrets-ctlr-version
de79207 Merge pull request #156 from weaveworks/add-rhel-support
74271bd Merge pull request #157 from dholbach/update-docs-bits
8c7a98e Merge pull request #158 from weaveworks/fix-centos-integration-test
7fec655 Merge pull request #161 from weaveworks/fix-sealed-secrets-installation-order
3a6f2ed Merge pull request #162 from weaveworks/preemptible-vms-for-integration-tests
05b156d Merge pull request #164 from dholbach/change-liche-args
1affe23 Remove Damien and Michal add Bryan and Chanwit (#139)
7912852 Remove shadow verbose flag. (#147)
c4137b8 Update vagrant example (#142)
c50a55d Updates sealed secret controller manifest to v0.11.0
585ce2c Wkp 134 update docs (#143)
d681703 add comments
5ac6b0c add rhel support
660e789 bumped dockerfile to use alpine 3.11 as base (#106)
077bc81 check top-level markdown docs too
0921ca7 deprecate use_or_create_image and replace with use_image
8e6dafb exclude rtfd links - we're controlling them using THIS repository
f04984f fix centos test incorrectly running ubuntu
493881b fix external load balancer for HA and upgrading process (#128)
01bbce0 fix liche usage
8071ecb fix link
b3826ce fix selinux permissive check to avoid node re-provision
1f74c8b fixup "git-deploy-key" path in docs
70dc9a8 improve comment for the IsSELinuxMode method
845e643 improve test cases to support selinux permissive detection
635dc25 integration tests - preemptible, no restarts, self-destruct in 48h
fcf5e1f make comment more clear on set selinux permissive after installing docker
9091bea move to mkdocs
739e94e only report broken links, too much scolling on https://github.com/weaveworks/wksctl/runs/566724590
e52f89b remove a left over comment
05f2666 remove install of container-selinux
e2f5ec7 separate semantics of detecting selinux installation from selinux mode
e3efbf5 set CREATE_IMAGE=1 for centos integration test
27ba211 set USE_IMAGE=1 for centos integration test
dea5eab temp disable container-selinux install
ce42fc2 update doc packages, as we're using pre-release versions
dd22188 update vfsdata
76e6a30 use selinux permissive flag check in the build cri plan
3f7e0a1 wrong directory (#134)

0.8.2-alpha.4

06 Feb 11:57
684a8fb
Compare
Choose a tag to compare
0.8.2-alpha.4 Pre-release
Pre-release

Changelog

f7220fb Allow explicit specification of controller version for use by "wk" (#126)
684a8fb allow specifying version with --controller-version or --dependency-file (#129)

0.8.2-alpha.3

25 Jan 00:36
54bdbca
Compare
Choose a tag to compare
0.8.2-alpha.3 Pre-release
Pre-release

Changelog

54bdbca Upgrade other nodes in place (#123)
3af6ff3 allow specification of initial kubelet version in machines file (#122)

0.8.2-alpha.2

15 Jan 23:18
aae487e
Compare
Choose a tag to compare
0.8.2-alpha.2 Pre-release
Pre-release

Changelog

c20443b Fix errors being thrown
b1bf852 Merge branch 'master' into master
53e4e88 Merge pull request #101 from weaveworks/doc_ssh
07f3d20 Merge pull request #103 from weaveworks/flux_helm_op_addon
dbf21d2 Merge pull request #104 from weaveworks/support_ignore_file
22dd0e9 Merge pull request #105 from weaveworks/enable_with_helm
69d98f1 Merge pull request #114 from weaveworks/doc-updates
744553f Merge pull request #96 from bobhenkel/master
32f6701 Merge pull request #99 from weaveworks/fix_profile_display_err
7f87ce4 Update examples/gce/generate-machines-manifest.js
0aa1c31 Update examples/gce/generate-machines-manifest.js
5554841 add --with-helm option for profile enable
374a367 addon: implement flux helm operator add-on
03f5226 doc: add how to ssh into a machine
352a07d ensure initial master has associated plan so it will not be re-provisioned (#118)
aae487e fix .goreleaser to match new project format containing a list of archives rather than a single archive (#120)
2848db0 fix display error messages twice
757a15f go lint
6d0d192 implement file ignore in the profile enable process
7e2f6eb update sphinx bits

0.8.2-alpha.1

10 Oct 15:48
2a80da7
Compare
Choose a tag to compare
0.8.2-alpha.1 Pre-release
Pre-release

Changelog

2a80da7 Footloose scaling (#94)
1e3e9c1 Merge pull request #88 from weaveworks/feature-profile
75f89d5 Merge pull request #90 from weaveworks/michal/2019-10-03-clusterapi-deprecate-sshkey
f79fddc apply, kubeconfig, plan view: add flag --ssh-key
3c6e010 cluster-api: rename SSHKeyPath -> DeprecatedSSHKeyPath
965c32a container-test, integration-test: retire sshKeyPath as a clusterapi field
2b90112 examples: remove sshKeyPath + docs
1e2a000 implement profile enabile and disable
1f46fbc specs: delete GetSSHKeyPath
432f82d specs: sshKeyPath validation: switch from requiring non-empty to requiring empty
12bcdb0 ssh client: refactor: move from SpecsGetSSHClient() to ssh.NewClientForMachine()
b37ab15 ssh client: refactor: rename Verbose -> PrintOutputs to better reflect what the setting does - there's no change in verbosity coming from this setting - it enables or disables printing communication stdout/stderr to the system stdout/stderr.

0.8.1

02 Oct 09:05
9d38d9e
Compare
Choose a tag to compare

Changelog

c3e7cc4 Adds link to tests dashboard!
336552c Cycle the ssh keys for wksctl
b2e39bb Don't reveal env in CI
cca7259 Enable gcp tests
4cac3f2 Merge pull request #84 from weaveworks/enable-gcp-tests
9d38d9e Merge pull request #87 from weaveworks/michal/2019-10-01-bugfix-machine-path
795467e change to #wksctl slack (#86)
0e7068a manifests: bugfix: return the fq path from MachinesManifestPath() + tests

0.8.0

27 Sep 10:11
6a860c0
Compare
Choose a tag to compare

Changelog

e18f63b Corrected the tar syntax
fee2c2b Corrects path when cleaning up integration tests
b0d166e Disabled gcp tests again for now
6e671bb Fixes integration tests
6a860c0 Merge pull request #81 from weaveworks/56-enable-integration-tests
228aa95 Remove redundant instructions/comments for local-docker-registry
77d20dd Uncomment all the integration tests

0.8.0-beta.3

24 Sep 11:56
c03bc8d
Compare
Choose a tag to compare
0.8.0-beta.3 Pre-release
Pre-release

Changelog

c03bc8d Merge pull request #73 from weaveworks/2019-09-20-controller-version-layers
7685e01 Merge pull request #75 from weaveworks/dimitri/product-name
73f8031 build: Do not publish the docs Docker image
2ba043e os: Fallback to the image tag for the controller version
7d31bff os: Remove a redundant if
697d977 os: Use ControllerParams in wksControllerManifest
f769d61 updates name of product as reported in CLI binary
49ff9e5 updates name of product as written in the root README.md

0.8.0-beta.2a

24 Sep 11:11
3f9ad41
Compare
Choose a tag to compare
0.8.0-beta.2a Pre-release
Pre-release

Changelog

d24a8cb Add MAINTAINERS file
b3a1183 Merge pull request #65 from weaveworks/dimitri/verbose-shorthand-flag
bf35424 Merge pull request #69 from weaveworks/2019-09-20-release-version-package
3f9ad41 Merge pull request #70 from weaveworks/30-add-maintainers-file
50427f9 Revert "reflects reality that the verbose flag is not global"
362bfdb adds shorthand -v flag for apply command
38b2c60 adds shorthand -v flag for kubeconfig command
cc11066 adds shorthand -v flag for view command
b054b59 reflects reality that the verbose flag is not global
73c9aec release: Update the location of the Version and ImageTag variables