Releases: replicatedhq/ship
v0.13.3
Changelog
f89c9bf Merge pull request #453 from GraysonNull/kustomize-flow-enhancements
2993d41 update helm values step to not have toast but save/save & continue buttons like the kustomize overlay step
375500c Accept byte slices rather than strings for YAML in Patcher (#450)
81943e4 Merge pull request #448 from laverya/use-installation-template-funcs-with-github-asset
f8ef56c use public, not private, source
f1cba3c Merge branch 'master' into use-installation-template-funcs-with-github-asset
2640a4b fix github asset template funcs, add integration test
1a62988 Merge pull request #447 from GraysonNull/kustomize-flow-enhancements
e590c01 add a confirmation modal for deleting overlays
042d456 delete overlays functioning as expected
6633503 base ace editor is still read only but no longer grayed out
f611b88 new save/save and continue flow for overlay page. get rid of toast
2845b86 Use ModifyField method to merge patches (#445)
78ca486 Merge pull request #443 from laverya/add-installation-template-func-integration-test
47ea0a8 add an integration test for the Installation template funcs
1156f16 Add delete method to CORS config (#442)
33db8f1 Merge pull request #439 from GraysonNull/kustomize-flow-enhancements
895b944 get updated file tree after overlay save. Change how rendering of tree is done. Add delete icons to ovrelay tree items.
35da86f add action to fetch the applied overlay
f2f959a Merge pull request #432 from dexhorthy/ship-watch-fixes
de1fae7 Improvements and fixes to ship watch
58b57e1 Merge pull request #431 from laverya/move-docs-to-ship-site
8b965b3 changed destination of autogenerated ship api docs
f049f0b Add modifying yaml field to patcher (#430)
966af23 Merge pull request #429 from dexhorthy/fix-rm-state
843b1a5 roll back rm state changes, the logic is a little wrong
883741e Merge pull request #403 from dexhorthy/micro
808cfd0 Merge branch 'master' into micro
f5ece2f Restore overlay state if 500 detected from patcher (#427)
620e7ef Merge pull request #422 from laverya/update-amazon_eks-docs
8e08f43 fix parallel init_app integration tests
0e82cb6 Merge branch 'master' into update-amazon_eks-docs
b9598cd Merge branch 'update-amazon_eks-docs' of github.com:laverya/ship into update-amazon_eks-docs
dfee36d moved amazon-eks-template integration test to init_app suite
dbb1d21 Merge pull request #423 from GraysonNull/usability-improvements
308ad54 Merge branch 'master' into update-amazon_eks-docs
88bcb45 cleanup unused code, no file selected state
3cd916f fix application of patch and finalizing of overlays on kustomize step. clean up some more styles that were broken
4d39617 more reliably hide step numbers once shutdown completes
e7d042a installed modules
cfa3c3b kustomize empty page cleanup
309bd07 more cleanup to helm intro and values editor
e1f1bd1 cleanup to intro to kustomize and kustomize overlay step
475040b hide steps bar when on done step
dab1a71 add action to fetch the applied overlay
ee3be42 when saving an overlay, value shows properly in editor and does not reset to TO_BE_MODIFIED until a refetch occurs
f99c2a9 add integration test for AmazonEKS template function
7e51a12 Merge pull request #415 from dexhorthy/debug-log
fa6572a Merge branch 'master' into debug-log
21c0083 Improve error messaging around Github fetching (#424)
b571f5c Ship should generate a debug log file on every run
6417ef7 update amazon_eks extended description
e86bd14 add the AmazonEKS template function to the amazon_eks and kubectl_apply docs
a07eca5 Merge pull request #416 from divolgin/checkerr
3d3d4bf Adding a missing err check from conflict resolutions
c5d925b Increase reliability for util.FindOnlySubdir
(#408)
c518945 Merge pull request #418 from dexhorthy/fixbuild
1b70c00 fix up init_chart -> init stuff
a2e2600 Merge pull request #417 from dexhorthy/fix-failing-test
156819f Merge branch 'master' into fix-failing-test
5967a3a Fix config screen for navcycle (#394)
dc33af9 move test that is failing
c7373b7 Set $HELM_HOME to an absolute path
1b4f05c Restore refactor of Helm template file writing logic (see #385) This reverts commit 4cc5ccb.
e5b723e Merge pull request #413 from laverya/goland-go-imports-settings
47c1107 Group all stdlib imports by default in goland
93d7148 Merge pull request #399 from dexhorthy/ship-init-k8s
97bb7cb Merge branch 'master' into micro
dea6b06 Ship init supports arbitrary upstreams
4cc5ccb Revert "Refactor Helm template file writing logic (#385)"
bb62a7a Refactor Helm template file writing logic (#385)
87c46bc Merge pull request #396 from laverya/use-temporary-helm-home-dir
ddf32f0 What I Did ------------
6b6a349 Merge pull request #402 from dexhorthy/cleanup-testing
d4de48a better test descriptions
4931a46 Merge pull request #395 from laverya/enable-ship-chart-integration-tests
9ec15cc Merge branch 'enable-ship-chart-integration-tests' into use-temporary-helm-home-dir
7faf3e7 enable init_chart integration tests on CircleCI
6343a39 use ./.ship/.helm as helm home, not ~/.helm - fixes #388
93da8ac Merge pull request #392 from laverya/use-helm-to-pull-charts
d2bd84c check for error
a82e248 Merge remote-tracking branch 'origin/master' into use-helm-to-pull-charts
22f9775 undo overeager rename
efcc887 Remove helm template
file writing log
99ae5ff it passes
0652b5b add test folders
3016320 add tests
5d16863 working through tests
401d097 integration test start
2152d86 ship init persists helm fetch options
36babab Merge pull request #391 from dexhorthy/fix-tmpdir
075a46f put tmp back for dockerlayer
3fa0cd8 Merge remote-tracking branch 'origin/master' into use-helm-to-pull-charts
7c56c32 refactor out 'find only subdir' code
93f3cf4 Handle finishing of all lifecycle steps (#387)
09df26e Merge pull request #389 from dexhorthy/values-update-370
1b33995 remove unused integration dir, skip values-update for now
73f45e9 add to CLI
198fd17 Merge pull request #386 from divolgin/365
823e50a Use system default TempDir
e381e1e Properly set $HELM_HOME on Helm commands (#384)
2fc7007 Merge pull request #383 from divolgin/378
eb5e046 CircleCI should not attempt to deploy ship from master branch on forks
187066a Merge pull request #382 from divolgin/364
a0bbf9f added beginnings of code
388fac9 wip
6c8fc39 test passes
ab0684c wip on 370
477c2aa Merge pull request #381 from laverya/decode-only-github-urls
b252bcd Cannot create an overlay patch to an empty spec
ca37c9b fix opinions in failing tests. Right now user-defined vars take precedence over chart updates. Still need to handle merging
707d831 make GetChartAndReadmeContents verify that the url was a github url
afdc5e5 pretty print state <3
0665c2e Invoke Helm init and dependency commands directly with pkg/helm (#379)
e8a7478 Fix diff doesn't work properly after refresh (#380)
e248b83 Adding a new patch shows it in overlays tree on /kustomize (#376)
6b19ebb made test pass
b231c93 failing test added
5157bd7 Invoke Helm template command directly with pkg/helm (#359)
af081d2 Merge pull request #360 from laverya/use-helm-to-pull-helm-charts
a8832f5 updated names and text to address comments
6789bee Add applyPatch to ship UI (#371)
26bd1e1 Fixes for kustomize steps (#361)
6916d44 Merge pull request #363 from marccampbell/no-kustomization
72306f5 Merge pull request #356 from dexhorthy/replicated.app-2
c206516 Initial support for replicated.app
1b6d1ed Merge pull request #362 from dexhorthy/fixtest
e298f5b Don't write kustomization yamnl to base
c7b56c2 band-aid for tmp folder chang
7a1eb93 add integration test for the helm_ref helm data source
9d69dfa finish helm fetch and init
611ae67 Merge remote-tracking branch 'origin/master' into use-helm-to-pull-helm-charts
b303518 Add helm template command to pkg/helm (#357)
4dc4667 add helm init and add a 'helm fetch' option to the helm asset
b8d329e Merge pull request #354 from dexhorthy/replicated.app
7da4a1d Ignore potential gitignored directories with Go files for dep
f532dcc Add Render attribute "Root" to Lifecycle (#326)
c623080 Merge pull request #343 from laverya/add-helm-library-to-ship
022934b Include license message again
49bc908 Flow fixes for navcycle (#353)
9f2541f Delete state.json
55372ae integration tests ensure release exists
fedd224 Merge pull request #352 from dexhorthy/monaco
97a618d Merge remote-tracking branch 'origin/master' into add-helm-library-to-ship
9f9d83b removed all helm functions besides 'fetch'
4e98cee reduce production web bundle size from 44M to 27M
a077105 Merge pull request #351 from dexhorthy/v1-v2-flip
1c1dedf Merge pull request #350 from marccampbell/configurable-watch-interval
07ea663 flip v1 and v2
1f7a3c9 Configurable duration on watch
33b143d UI tweaks for navcycle (#349)
486b367 Merge pull request #347 from dexhorthy/navcycle-kustomize-routes
2cb3e83 have dep skip verification of files in k8s.io/client-go
d4f7c14 Merge pull request #346 from 10Dimensional/master
6f553eb navcycle kustomize routes
5bf1868 Save values even if unchanged
d9f6c23 removed helmchart git asset code, replaced with useless type
be4738e Merge pull request #345 from dexhorthy/nav-k-lite
bb858f5 reenable some tests, disable others
a44491e Change polling logic (#344)
7aa425e some tweaks for stability of async render
751a17a fix helm tests (by disabling the ones that rely on files that do not exist)
d566e22 fix dep and import packages. tests fail for pkg/helm
670864d sync render
41a60d2 WIP - dep fails to solve for imports
c1a3b8f Lock all Kubernetes deps to v1.10.6 (#341)
a1597c3 Merge pull request #340 from dexhorthy/nav-iterating
5493169 add kustomizeintro step
f3b4802 fix missing return
10e7813 Improvements for nav
fc7fc5d Merge pull request #339 from 10Dimensional/master
5993f5d remove kustomize from route list
a5dc052 Add daemonless implementation of kustomize (#336)
1dd3bf3 Set up dependencies...
v0.13.2
Changelog
33e593f Merge pull request #302 from GraysonNull/kustomize-merged-overlays
65bf916 Merge branch 'master' of github.com:replicatedcom/ship into kustomize-merged-overlays
e2180cb fix webpack compilation errors and ensure production build of react for production site
f43ca56 Gracefully fail if a Helm chart has missing values (#287)
6b89d7a Merge pull request #299 from replicatedhq/message-actions
f43a9f5 application resource type flag (#297)
790cabc Merge pull request #298 from GraysonNull/kustomize-merged-overlays
0cdac27 re-gen ui file
408561e Merge pull request #284 from GraysonNull/kustomize-usability
aed841d Add a delete endpoint for patches (#290)
d9a952a actions comes back on message
ae11713 wip
2698abb wip
0d1091a Check status of progress (#296)
8dc6dd8 message-actions-wip
3144fd4 pull master and resolve conflicts
a3fcc32 Add a route for apply patch (#272)
0146ac8 Merge pull request #293 from dexhorthy/ui2
766feee Merge pull request #295 from laverya/fix-web-build_ship-deps
1400ec5 make mark-ui-gitignored phony, drop state thing since the operation is fast
1a45ba7 change .state/build_ship deps to include src files properly
8362c62 Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
0369caf fix markers randomly shutting off, updated tree to show overlay dir
a769a99 remove bindatafs.go
8e1e8cc view/create overlay icon toggle
d9ca9a9 Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
6481697 better consistancy for navbar showing helm chart data or channel data depending on the flow type
127c385 Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
3909a1f style updates, better handling of switching files and showing correct patch
f41d6aa Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
7b604f5 pull latest and resolve conflicts
edb99ee stop juggling 2 checks to see if overlay should be open. Fix broken things after latest api updates
624246f Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
178012a update diff editor default options
1afed20 Merge branch 'master' of github.com:replicatedcom/ship into kustomize-usability
08399cb add monaco diff editor, better state handling of overlays, some cleanup and polish
fbc98a1 Merge branch 'master' of github.com:replicatedcom/ship
7f2e08d Merge branch 'master' of github.com:replicatedcom/ship
12bfd9d Merge branch 'master' of github.com:replicatedcom/ship
f810dbc add the ui file
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.13
docker pull replicated/ship:0.13.2
v0.13.1
Changelog
b1dbed0 Ship should show human readable messages when running in headless (#289)
8fd0bc2 Merge pull request #291 from dexhorthy/ui
1e58b8a commit empty ui, update makefile for generating ignored UI
964c6ee Inject version variables at build time
6669c05 Default Overlay state to empty if no kustomize state found (#288)
3dd5481 Merge pull request #286 from dexhorthy/wds-fix
5ce2342 fix for WDS hash output
0bedb3f Merge pull request #285 from dexhorthy/gitdiff-2
b5304f6 Try to fix up hashing again to get consistent builds
6bb62bb Merge pull request #282 from dexhorthy/entrypoint/cleanup
40ecad2 fix entrypoint for navigate-lifecycle, add clean shutdown to other ship tasks
8ea29d9 Merge pull request #281 from dexhorthy/gitdiff
7f11a32 last try and then I'm disabling validation
862f2bd Merge pull request #280 from dexhorthy/diffcat
c16928a add fmt to makefile, diff | cat
ff6bfb6 Merge pull request #279 from dexhorthy/dex/gitdiff
ea9c8dd embed-ui
a1297f8 print git diff before release
18495c6 Merge pull request #277 from dexhorthy/dex/render-progress
529fa49 fix update base bug (#256)
d20377c fix test
fbafba6 bunch of cleanup, pull in IDPatcher, doing some e2e testing
d5b2419 Merge pull request #275 from laverya/rename-kubectl-kubectl-apply
aaf316e rename kubectl lifecycle step to kubectl_apply
2fffffa Fix marker creation logic (#273)
758a034 Merge pull request #274 from laverya/update-hack-docs
ca9da42 Merge pull request #270 from dexhorthy/dex/fix-progress-map
b61f94b fix concurrent access panic in progress map
b880585 Properly path patches in Kustomize overlay output (#264)
c961134 exclude config lifecycle step
f3bc1cd hide StepShared
26f156e add required message.contents
881937e Merge pull request #262 from laverya/kubectl-deploy-to-eks-in-a-box
2e04561 Merge branch 'master' into kubectl-deploy-to-eks-in-a-box
f072acc Merge pull request #263 from dexhorthy/dex/complete-render-with-progress-5
badbb62 refactor asset path generation
29f8531 Fix creation of overlay tree (#261)
48d5c67 rename AmazonElasticKubernetesService to AmazonEKS
10a59f9 Start plugging in support for executing long-running tasks via V2Router completeStep
1e53ae5 Merge remote-tracking branch 'origin/master' into kubectl-deploy-to-eks-in-a-box
7439600 add AmazonElasticKubernetesService template function
218776e Add overlays to filetree (#258)
7955ef9 Merge pull request #260 from dexhorthy/dex/complete-render-with-progress-4
1d0614e pull some daemon interface into StatusReceiver, to be implemented by V2 router, also replace state.ContentSHA() with state.Versioned().V1.ContentSHA
dfd7313 Ship Polish Part 1 (#247)
8c2560d Merge pull request #259 from dexhorthy/dex/complete-render-with-progress-2
1679028 add messenger mock, complete message test, start on renderer
55c00c3 Merge pull request #253 from marccampbell/watch-command
96a96f2 Properly output Kustomize overlays/base files in Ship (#255)
6a357a9 Merge pull request #251 from laverya/kubectl
5730cb2 update daemon import path to accomodate upstream changes
5f3b4fe Merge remote-tracking branch 'origin/master' into kubectl
1bbe414 Use viper flag, not const, typo in error log
2b307f0 Merge pull request #257 from dexhorthy/dex/complete-render-with-progress
4b49e11 move daemon types to package
92a1322 fix 'done' behavior, remove exec indirection
760574e Bump default timeout
7fc27f0 Add test for content sha
6a1b373 Update vendor (mholt/archiver)
59a363f Add Watch commit
a4d53f1 update mutations and schema
d597bd7 simplify kubectl templating code, add test
0e50dd8 Merge remote-tracking branch 'origin/master' into kubectl
ca2d77e state mockgen (#252)
1c97b50 stream state with PushStreamStep
8c62343 modify-chart ship update integration tests and headless functionality (#237)
c14ea16 Merge pull request #249 from dexhorthy/complete-step
de9206f Merge branch 'master' into complete-step
932859d Merge pull request #248 from dexhorthy/hydrate-step
06054ed Merge remote-tracking branch 'origin/master' into kubectl
47ca35f kubectl apply with basic results ui
6b4af7e dont omit flag about untrusted html
6cc50dc first pass at step completion for message and helmIntro
62ea510 starting on complete step
8106e86 some more stuff for nav
bfffd40 Allow merging of patches (#242)
50c7da0 Fix Helm integration tests (#246)
a60585d Merge pull request #245 from dexhorthy/poly-routes
3111033 split up daemon into v1/v2 routes
8d43079 Merge pull request #243 from laverya/update-terraform-integration-test
206a399 Merge pull request #244 from dexhorthy/lifecycle-buildout
7fcddb5 makefile fix, move lifecycle step interfaces out of package that imports daemon
09f6b0f use path in terraform integration test
6aa434c Improve yaml editing logic (#235)
06d471c Update directory structure for ship init command (#238)
22493fb Merge pull request #239 from laverya/use-community-not-laverya-eks-module
b45924d switch from 'laverya/eks/aws' to 'terraform-aws-modules/eks/aws'
edae7f5 ship update basic integration test and bug fixes (#234)
cb55df4 Initial go at generating patches (#230)
6376242 merge helm values (#232)
145b125 Update filesystem dependency injection (#233)
899938f Merge pull request #229 from dexhorthy/dex/kustomize-render
8d34f15 Merge pull request #231 from laverya/enable-online-aws-eks-integration-tests
530b45f enable online integration tests for the AWS EKS asset
193e9d4 Write out kustomize overlays
4d54559 Merge pull request #228 from replicatedhq/explicitly-set-integration-test-entrypoint-for-testing
2db6746 Explicitly set the entrypoint for the integration test container Other circle builds require that entrypoint to be present
773f8e7 move headed check into kustomize.go (#226)
9489648 default to headless mode (#224)
023efc1 hide ship update command and error check for chart URL (#220)
f46d45e Merge pull request #223 from laverya/move-terraform-assets-to-installer-directory
bc02f87 moved terraform assets and lifecycle step to the installer directory
67c61d1 Merge pull request #222 from dexhorthy/pct
52005b2 Merge pull request #221 from dexhorthy/makefil
5def754 fix bug with percentages
9b1c10c dont build the ui
ae4fe68 Merge pull request #219 from dexhorthy/circleci
8f437de list2
dab3ee2 separate workflows for unstable/stable
7460121 correct way to persist chart url (#218)
c7c6476 Merge pull request #217 from laverya/update-docs-generation
94d0975 make the generated docs be closer to the currently published docs
ac098b2 Merge pull request #213 from dexhorthy/kustomize-reflect
438dabd Merge pull request #216 from laverya/embed-ui-make-step-should-not-need-yarn
7e7ae0b refactor makefile so that the embed-ui step no longer requires yarn
1ce7044 Merge pull request #207 from laverya/eks-in-a-box
fb600f6 Merge remote-tracking branch 'origin/master' into eks-in-a-box
381dad2 update test cases to ensure they run properly
4f02c7c ship update should build a chart release (#215)
fced417 persist chart url for ship update to use later (#214)
ff9ed0f Merge remote-tracking branch 'origin' into eks-in-a-box
c2f207c use templates not fmt.Sprintf
e0d07c0 return saved overlays
fcb57f1 Merge pull request #208 from dexhorthy/open
3c936df Merge remote-tracking branch 'origin/master' into eks-in-a-box
6bd520d merge from master
47d2f1a store helm chart url (#212)
d7076a9 code review updates
6c3fab9 merge from master
c65927b Allow specifying a Docker registry in Docker asset destination (#199)
d378169 generated docs now include subitems
d85f059 Deprecate studio-xxx parameters (#210)
4dc45d1 git init start from scratch logic (#209)
0110b25 add eks resource to schema
315fd1a Open a web browser when ship daemon starts
38b5724 update makefile(s) to allow running 'make test' without entering 'web'
e4a3972 generate terraform for eks clusters
aa69499 ship update start (#206)
df7e670 Merge pull request #203 from marccampbell/safe-split-url
39586b6 ship default vals platform behavior (#205)
4c85a5c Update integration tests to use app command (#204)
fe6393c Update pull_request_template.md
23d7c6f Merge pull request #202 from marccampbell/move-examples
23ba316 Move fixtures out of examples
1b15d23 Handle invalid github urls on the init command
f3b4fb5 Merge pull request #201 from marccampbell/app-subcommand
ab43e5c Merge pull request #200 from marccampbell/use-github-archive
412f1ea Use GitHub archive link instead of file walking to prevent rate limit issues
3b54bfb Create app subcommand, rename kustomize command to init
a8399ff Fix error not returning from resolving chart data (#198)
8767b58 Render helm asset for kustomize (#192)
2a797c6 Merge pull request #195 from GraysonNull/master
907f6fb Merge branch 'master' of github.com:replicatedcom/ship
15e59d8 Merge pull request #197 from replicatedhq/laverya/circleci-readme-badge-fix
8390baa Fix CircleCI badge in readme
bb1fabd Merge branch 'master' of github.com:replicatedcom/ship
4028d82 Merge pull request #196 from dexhorthy/example
035a95f add rendered spinnaker template as example
0801616 Merge pull request #194 from replicatedhq/build
e8e9e7f fix errors
1fea87e better storage and lookups for file you're currently wanting to view
8cbc2d2 build ui
0045b64 Merge branch 'master' of github.com:replicatedcom/ship
5843e50 set ovelay content when files are selected, reset to overlay to what it was when the page loaded if you discard the overlay
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.13
docker pull replicated/ship:0.13.1
v0.13.0
Changelog
dac0b60 Merge pull request #143 from dexhorthy/dynamic-ui-2
530e3c6 dynamic UI thing
d42dcd3 Merge pull request #141 from dexhorthy/dex/ch12240/tf-poc-lifecycle
839ed63 plan step
1c819f1 fix panic and refactor (#142)
26a26c8 Merge pull request #140 from dexhorthy/dex/ch12240/tf-poc-inline
4bc8baf updates to integration tests
96818bd move to versioned state
613e2aa smaller integration tests, improve reliability
ebd9dc6 move to versioned state
a76c8b5 Merge pull request #139 from dexhorthy/dex/ch12240/tf-poc
48cc515 code review updates
c413fa8 preparing terraform bits
4714a2c web lint (#138)
58379fa ship onprem pulls web assets from url (#114)
046a696 Update github.yml
985bade Update github.yml
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.13
docker pull replicated/ship:0.13.0
docker pull replicated/ship:dac0b60e85f57c04f0e172df15765a88bfb95235
v0.11.0
Changelog
ce852d3 Merge pull request #136 from dexhorthy/fix-helm-chart-deps
4b2aaeb no build docker
83c040a fix helm chart location, update deps
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.11
docker pull replicated/ship:0.11.0
docker pull replicated/ship:ce852d3bbbaef8655b2f9a3ffaa6207057a972f5
v0.10.0
Changelog
298bf39 Merge pull request #137 from dexhorthy/fix-test
569580b update newer alpine3-5
eb812c2 Merge pull request #135 from dexhorthy/fix-nil
4f01ed5 fix nil github
d0b1803 Merge pull request #134 from dexhorthy/fix-nil-fs
8fc1cc0 fix nil FS
04b087d Merge pull request #133 from dexhorthy/doc-fixes
729606d also fix for double-backups
a33f1e3 fix up integration tests
c7479eb add missing values support, fix release name rendering, and clean up schema validations
e618533 Merge pull request #132 from dexhorthy/dex/ch10789/helm-github
fcf0170 fix doc example
2dc6015 Merge pull request #131 from dexhorthy/dex/ch10789/helm-github
468421e Enable helm.github as an asset source
c29c76c refactor github renderer into delegate
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.10
docker pull replicated/ship:0.10.0
docker pull replicated/ship:298bf397f327157a5165653882fc64c8b3f9fce8
v0.9.0
Changelog
323656c Merge pull request #129 from laverya/improve-integration-test-docs
af361b7 fix integration test readme formatting
ad516c1 Merge pull request #128 from replicatedhq/improve-integration-test-docs
9b7d0d6 Add a lot of info to the "adding a new integration test" section
73b043c Merge pull request #123 from dexhorthy/dex/ch11353/backup-installer
b58c935 add test, unprune non-go files
7b8debf Merge pull request #127 from laverya/laverya/integration-test - helm & docker image layers
0665cf0 add helm binary to integration test circleci and docker image
f0c39ce add integration test for dockerlayer asset type
fa06f5c Merge pull request #126 from replicatedhq/divolgin/ch9029/ship-onprem-pulls-assets-from-github-repo
6e0d891 Bringing it up to date with current codebase
99347a1 Merge pull request #124 from replicatedhq/laverya/add-docker-image-badge
6b4e40e Add a docker image layers badge to the readme
671b826 add helm-nginx integration test
0a8e877 Merge pull request #92 from divolgin/divolgin/ch9029/ship-onprem-pulls-assets-from-github-repo
b8b685b Merge pull request #122 from laverya/laverya/integration-test - config chain integration tests
5689e93 Backup install directory
1fc8d5d Merge pull request #121 from laverya/fix-template-function-saved-state
414a9be Ship onprem pulls assets from github repo
30c56be bugfix - headless daemon should use generated state when available
625a346 Merge branch 'fix-template-function-saved-state' into laverya/integration-test
b83d03d make config chain test actually run chain. add incorrect overrides test
509f97e fix how saved state interacts with template functions
8c56c9a config chain integration test
25583a7 Merge pull request #120 from laverya/laverya/integration-test
cc2d4e8 moved integration test metadata to yaml files
f98b02d Merge pull request #119 from laverya/laverya/integration-test
0d2774f moved tests to integration test account on staging
b0d0be9 Merge pull request #118 from laverya/laverya/integration-test
61ad55a build an integration test image with unstable releases
5aaf074 Merge pull request #117 from dexhorthy/dex/ch11279/tic-docs-3
feb9c27 should included
aec34ec Merge pull request #116 from dexhorthy/dex/ch11279/tic-docs
25077b9 more updates
249d665 Merge pull request #115 from dexhorthy/dex/ch11279/tic-docs
5aa5783 Update mutations.json
1539fb1 docs for helm and dockerlayer
b8c24e6 Merge pull request #113 from laverya/add-dep-prune-settings
48cfedc add dep prune settings to Gopkg.toml
c00afea Merge pull request #109 from laverya/laverya/integration-test
f6bac2b add public docker pull test
9391f67 add graphql api tests
9754a22 add a unit test that uses saved state
7a14dd8 a basic stateless integration test
3be0036 Merge pull request #112 from dexhorthy/dex/ch11279/tic-dpvc
1eea0d4 add asset type for untarring a single layer of a docker image
50a2a53 Merge pull request #110 from laverya/laverya/make-makefile-deps-explicit
d7415e8 we can make these make dependencies explicit, so why wouldn't we
e474969 Merge pull request #108 from dexhorthy/codeclimate
7f1302f codeclimate
eadf1c3 Merge pull request #107 from dexhorthy/dex/ch10789/helm-poc
2674657 readme
5562f25 Update Dockerfile
7783359 helm POC
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.9
docker pull replicated/ship:0.9.0
docker pull replicated/ship:323656c9486a9058742a0993d84663d9df3e4c0e
v0.8.0
Changelog
6203be1 fix packages, no yoonit
8068d6c Merge pull request #104 from dexhorthy/dex/ship-dig
6bca9de Refactor construction to use Dig for DI
41c54dc Merge pull request #93 from dexhorthy/dex/ch10152/send-installation-id
7a7cb87 tests passing
a1a1389 adding tests
b03c30d ship should try authenticating with installation ID if registry secret fails
4995e2d headless installs should properly render chained config options (#101)
aba80a0 headless validate supplied params (#100)
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.8
docker pull replicated/ship:0.8.0
docker pull replicated/ship:6203be176619c595885598e2ae5c592287b39958
v0.7.0
Changelog
bfea181 test persist release (#99)
5471c8b Merge pull request #98 from dexhorthy/dex/ch10219/template-panic
2dd02b4 Update pull_request_template.md
a6a5911 Update pull_request_template.md
ba2e481 Merge pull request #97 from dexhorthy/dex/chxxxx/req-installation-id
775c589 require an installation ID
03fe21d Fix template panic, refactor builder construction
6988e40 persist cloud release (#96)
bfc36bc Kevinherro/afero ui bug fix (#95)
757241a headless installations (#94)
14f3d01 [WIP]Kevinherro/ch9463/repl installation should yield details about (#89)
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.7
docker pull replicated/ship:0.7.0
docker pull replicated/ship:bfea181a559abdc6e317ac908076429979e78be1
v0.6.0
Changelog
63c14e7 Merge pull request #91 from dexhorthy/dex/ch9821/hidden-default-when
2a7f22c Fix for rendering fields with when
d52d20c Merge pull request #90 from dexhorthy/dex/ch9563/send-installation-id
7352190 send the installation id
c2ef419 Merge pull request #88 from divolgin/divolgin/ch9030/add-assets-to-golang-types-replicated-lint
125dba9 [ch9030] Add assets to golang types & replicated lint schema
Docker images
docker pull replicated/ship:alpha
docker pull replicated/ship:latest
docker pull replicated/ship:0
docker pull replicated/ship:0.6
docker pull replicated/ship:0.6.0
docker pull replicated/ship:63c14e7d41f6689d1cdfdcd7653e8738113eeede