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

Improve path helper library #166

Open
wants to merge 260 commits into
base: master
Choose a base branch
from

Conversation

stealthybox
Copy link

Changes:

  • Move path lib to github.com/mitchellh/go-homedir
  • Add path.Prettify() to output tilde prefixed paths

foot and others added 30 commits August 30, 2019 14:00
- Make commands more copy-pastable
- Removes code-gen section
- Mention footloose / vagrant
Return git tag instead of branch+hash if commit is tagged.
…eworks#18)

* beginnings of "wksctl init"

* all translations now in

* support running with OR without stored manifests for flux and wks-controller

* Restore flux test into os_test; deal with mismatch in footloose cluster.New() signature

* clean up arguments to "init"
* Update installation instructions to use release binary
* remove reference to personal github account

* uses weaveworks for example repos
add some basic community information, link to resources
This change is intended to clean up the code, but leave behavior unmodified.
…factor-specs

Refactor: extract `specs` from `main` to a separate package.
This is because we don't seem to use the context in any meaningful way here.
Mahmoud Saada and others added 22 commits March 31, 2020 10:20
- add selinux fix right after installing docker package on centos
- prevent setenforce failure
- set selinux permissive only when it needs to be
- fix selinux permissive check
Fix SELinux permissive mode detection logic
* only push image if quay.io credentials are present

* fix command to be multi-line string

* flip backward test

* Add comment so circle will see the previous change

* only run gcp integration tests if secret key is available

* fix typo in config file

* Update rhel test to check for secret_key

Co-authored-by: Jerry Jackson <jerry@weave.works>
Co-authored-by: Mark Emeis <mark.emeis@weave.works>
The original machines.yaml didn't seem to be valid anymore. Also updated the wks-controller log command and removed wksctl apply args where they matched defaults.
* Fix behavior of path.WKSHome so that it will work correctly for wkp

* tests for WKSHome

Co-authored-by: Jerry Jackson <jerry@weave.works>
@stealthybox stealthybox force-pushed the path-lib branch 2 times, most recently from 00f0fb0 to 1fb5dda Compare April 8, 2020 21:52
@bboreham
Copy link
Contributor

bboreham commented Apr 9, 2020

Please could you modifiy the description to focus less on what you did (we can see that in the diffs) and more on why you did it.

@bboreham
Copy link
Contributor

bboreham commented Jul 3, 2020

Please could you rebase this PR as, following some accident, master got force-pushed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet