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

Correct back-compatible installer to run in old style with old scripts #179

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

JohnStarich
Copy link
Member

Updates back-compatible install script to install the latest 0.1 version 0.1.11 instead of the latest commit on master.

Conveniently, now users can run curl ... | bash -s -- -v MAJOR.MINOR.PATCH to install whichever version they like.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #179 into master will increase coverage by 1.31%.
The diff coverage is 42.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   41.46%   42.77%   +1.31%     
==========================================
  Files          13        5       -8     
  Lines        1423      879     -544     
==========================================
- Hits          590      376     -214     
+ Misses        714      415     -299     
+ Partials      119       88      -31     
Impacted Files Coverage Δ
controllers/configmap.go 0.00% <0.00%> (ø)
controllers/secret.go 17.85% <17.85%> (ø)
controllers/binding_controller.go 37.17% <37.17%> (ø)
controllers/service_controller.go 48.71% <48.71%> (ø)
controllers/token_controller.go 74.13% <74.13%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ff6415...6a731b3. Read the comment docs.

@JohnStarich JohnStarich merged commit b0cbd39 into master Aug 24, 2020
@JohnStarich JohnStarich deleted the bugfix/back-compatible-installer branch August 24, 2020 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant