Skip to content

Releases: displague/tink

tink-v0.0.2

16 Aug 22:31
0.0.2
cf65704
Compare
Choose a tag to compare

Changelog

d88fb91 updated README and provisioner data
9973940 tinkerbell#260 modified tink client name and desc
c1c0b27 A task in a workflow can now have volumes.
9a646b3 Add cacher server part in rover
50b29f5 Add codespell checks to ci
664df11 Add codespell to shell.nix
7724b55 Add nix-shell and direnv goodness
91a82fc Add prettier check to ci-check.sh and thus ci
9774146 Add prettier to shell.nix
3212aa4 Add the apache2-utils package to the registry Dockerfile
bdb03c4 Add tink binary to the gitignore
821f6d7 Added "rover workflow events" CLI
6482276 Added "rover workflow state" cli
b0ce777 Added 'delete' command in 'tink hardware' cli
637af08 Added 'delete' command in 'tink hardware' cli (tinkerbell#149)
8322fcd Added 4G memory for worker machine to prevent OOM errors when booting OSIE
09c2c91 Added 4G memory for worker to prevent OOM errors when booting OSIE (tinkerbell#188)
0dd8769 Added Env support at Task level
0f947d8 Added a new rpc call workflow.GetWorkflowContextList to be used by boots (tinkerbell#237)
0866e9f Added code for action timeout
956425b Added code for update workflow_state and workflow_event table in db
b103eb2 Added code for update workflow_state and workflow_event table in db
8ec0d84 Added ephemeral data check and restructure the code
c59a333 Added importing structure across proto files
029a22c Added nginx setup in docker-compose setup process
441224d Added some validation for template
0e016ce Added steps and scripts for setup with docker-compose
b658edc Added support for ContainerWait and some other stuff
484c120 Added support for other architecture in setup with docker-compose
56fad24 Added support of creating of WFState Table, Event Table and WfWorker Table in "workflow create" command.
d02c021 Added support of creating of WFState Table, Event Table and WfWorker Table in "workflow create" command.
a1c120e Added the nix version '2.3.4' in the .drone.yml file
dda7490 Added timeout test case in test framework
e912388 Added tracing of modification in ephemeral data
f90bfae Added tracing of modification in ephemeral data
73a4d79 Added validation for unique task name and unique action name in a task.
b3c37f5 Added validation for unique task name and unique action name in a task.
f1617bd Added workflow client to connect to tink tinkerbell#35 (tinkerbell#200)
5cbef2f Adding basic test framework for rover for local testing
a773b6b Adding binaries so that build is not required
dccdaca An action now supports volumes and environment variables
b88d85f CI: build with make instead of just go build
1639339 CLI to get workflow data
c9a6b22 Change .drone.yml format to v1 syntax
a42297a Change the negative label to pre-existing do-not-merge
319403f Changed the env variables name
eb7b179 Changes everything from rover to tinkerbell
590c5a4 Changes in rover to cross compile rover
eb69203 Changes in rover to cross compile rover
f05e6a3 Changes in test framework
7a83179 Changes in test framework
5d15bb8 Changes in the logging method in worker to avoid duplicate logging
52235c7 Changes made: - reading tinkerbell interface, network, host-ip and registry user from ENV - generating registry password - not using NetworkManager for network configuration on CentOS - removing bond0 as master for interface
d7e52be Clarify whether boots will conflict
e8f3848 Cleanup up files with prettier
211e4a4 Code for removing action containers
06c5450 Code for removing action containers
7b55e2d Codespell fixes (tinkerbell#154)
eae335b Configure the worker the same way
df2403b Conflict resolved
31b5a61 Couple of Fixes in worker and addition of logrus as logger
786c34a Create LICENSE
163e801 Create db function to run end to end workflow in respect of db changes
0c3e2be Create db function to run end to end workflow in respect of db changes
f6da420 Demonstrating that adding apache2-utils fixes the problem
22d4b36 Disable tk client setup if an --help flag is present
13a86f9 Disable tk client setup if an --help flag is present (tinkerbell#231)
7bf66b9 Do not build tink-server in the Dockerfile
547bf95 Drop method: rebase in favor of the default (merge) strategy
8384328 Enable root-level help message
4688164 Fix Issue tinkerbell#196: Filtered the workflow context sent to worker by server
c1fa98c Fix for tinkerbell#120 in setup.sh
adf2ebb Fix for tinkerbell#192 added PV for postgres (tinkerbell#193)
bdac48c Fix for issue#61 : Restarting tink will not reset the database and hardware data will persist.
dba0424 Fix grpc typo in tink-cli help message
d9d6b63 Fix issue tinkerbell#114: Remove the target reference from code
8a66270 Fix issue tinkerbell#150: Modified the behaviour of few "tink hardware cli"
a68bec0 Fix issue tinkerbell#150: Modified the behaviour of few "tink hardware cli" (tinkerbell#207)
356a494 Fix issue tinkerbell#204: Added validation to avoid duplication of mac addresses in the hardware database (tinkerbell#205)
afa477b Fix one more issue found in workflow delete cli
621f218 Fix one more issue found in workflow delete cli
c0c1323 Fix spelling mistakes
62ee88e Fix the get worker ID by IP address which was not working earliar
55ca530 Fix the get worker ID by IP address which was not working earliar
d07550d Fix the rover workflow delete command issue
07e33ad Fix the rover workflow delete command issue
7f4eb99 Fixed a minor issue in for the cli container
42621d5 Fixed a review comment for reduce indentation
23b5f9b Fixed an issue in worker
e69d084 Fixed db related problem and some comments
2fe29a2 Fixed few bugs
a1cc6cf Fixed gofmt and golint issues and added the check in CI
37e3568 Fixed issues
bed4ab3 Fixed log levels in worker code
b8a4a3d Fixed log levels in worker code (tinkerbell#249)
aca143f Fixed one comment
b275271 Fixed one minor error
f443931 Fixed one minor issue
c94e585 Fixed some minor comments
7a5f405 Fixed some review comments
ec40f7f Fixed the issue tinkerbell#222 as well in this PR
0585550 Fixes tinkerbell#38: Using persistent volume to hold registry data
fb8ce53 Fixes to bring up the stack using docker-compose
5fc6050 Incorporate review comments
a08c8e0 Incorporated review comments
f5486c4 Incorporated the review comments
d8c96d8 Incorporated the review comments
c97ab64 Initial commit
22b0e39 Locked to 2.6.2 which includes htpasswd
b453961 Make golint-ci happy
8065503 Make golint-ci happy (tinkerbell#239)
1d2f9f3 Make markdown files be one sentence per line
4b39ab5 Merge branch 'master' into ENG-6658-user-defined-metadata
3663db4 Merge branch 'master' into codespell-fixes
9699008 Merge branch 'master' into fix_issue_38
eed37ca Merge branch 'master' into precreate-certs
8037042 Merge branch 'master' into setup_with_docker_compose
fb89ead Merge branch 'master' into setup_with_docker_compose
a847989 Merge branch 'master' into shellcheck
69a9b41 Merge branch 'master' into update-hello-world-example
a517bde Merge branch 'master' into workflow
e975794 Merge branch 'master' of https://github.com/packethost/rover
4158884 Merge branch 'workflow' of github.com:packethost/rover into workflow
e9eb5a8 Merge branch 'workflow' of github.com:packethost/rover into workflow
afdc666 Merge branch 'workflow' of github.com:packethost/rover into workflow
99f1cbc Merge branch 'workflow' of github.com:packethost/rover into workflow
d2035f1 Merge branch 'workflow' of github.com:packethost/rover into workflow
98c2513 Merge branch 'workflow' of github.com:packethost/rover into workflow
1cd33d9 Merge branch 'workflow' of github.com:packethost/tinkerbell into rover_to_tinkerbell
2a8c298 Merge branch 'workflow-child' of https://github.com/packethost/rover into workflow-child
2220479 Merge conflicts with latest workflow branch
c2b0989 Merge hardware and target. (tinkerbell#88)
89e5d45 Merge pull request tinkerbell#10 from packethost/rover_test_framework
17d9a47 Merge pull request tinkerbell#102 from gianarb/fix/terraform-gitignore
fff52bc Merge pull request tinkerbell#11 from packethost/rover_test_framework
740d9b7 Merge pull request tinkerbell#117 from mmlb/fix-db-setup-post-cmd-move
527cd42 Merge pull request tinkerbell#123 from infracloudio/fix_issue_120
0b076b4 Merge pull request tinkerbell#124 from mmlb/terraform-tweaks
b960c15 Merge pull request tinkerbell#128 from mmlb/use-drone-v1-syntax
e16472b Merge pull request tinkerbell#14 from packethost/rover_test_framwork
981c9d6 Merge pull request tinkerbell#140 from gauravgahlot/osie-tar
69b0a07 Merge pull request tinkerbell#144 from gauravgahlot/pkg-updates
28fe0aa Merge pull request tinkerbell#148 from gauravgahlot/mergify
e51fab3 Merge pull request tinkerbell#15 from packethost/rover_arm_compile
031f890 Merge pull request tinkerbell#151 from mmlb/tweak-mergify-config
e575d89 Merge pull request tinkerbell#153 from mmlb/change-negative-label
778c899 Merge pull request tinkerbell#155 from tinkerbell/mergify/grahamc/config-update
48ce78e Merge pull request tinkerbell#156 from mmlb/try-out-strict-method-rebase
af1e524 Merge pull request tinkerbell#159 from mmlb/revert-strict-rebase
db1c9c2 Merge pull request tinkerbell#165 from gauravgahlot/vagrant
aac71dc Merge pull request tinkerbell#184 from alexellis/openfaasltd/registry-package
4e59b92 Merge pull request tinkerbell#186 from gauravgahlot/vagrant-setup-location
8ade723 Merge pull request tinkerbell#191 from kdeng3849/update-hello-world-example
850584d Merge pull request tinkerbell#197 from kdeng3849/ENG-6658-user-defined-metadata
d785302 Merge pull request tinkerbell#20 from packethost/documentation
c0a4a29 Merge pull request tinkerbell#216 from infracloudio/fix_196
bb59924 Merge pull request tinkerbell#22 from packethost/rover_to_tinkerbell
7bcc7d6 Merge pull request tinkerbell#223 from gauravgahlot/env-fix
64d8cc2 Merge pull request tinkerbell#224 from gianarb/test/vagrant-e2e
a70c2bc Merge pull request tinkerbell#23 from packethost/quick-fixes
150d1d7 Merge pull request tinkerbell#235 from gianarb/ci/gh
8fa5164 Merge pull request tinkerbell#244 from gianarb/hotfix/binary-permision-ci
f5831e4 Merge pull request tinkerbell#245 from gianarb/hotfix/gh-image-build
5fc0cf0 Merge pull request tinkerbell#27 from joelrebel/master
5b2d951 Merge pull request tinkerbell#3 from packethost/workflow
c5d2d09 Merge pull request tinkerbell#32 from tinkerbell/nathangoulding-patch-1
7161f4d Merge pull request tinkerbell#34 from parauliya/setup_with_docker_compose
7ac9ad5 Merge pull request tinkerbell#35 from tinkerbell/update-drone-push-settings
cf30be0 Merge pull request tinkerbell#36 from gauravgahlot/issue-3-cli-root
25f18d2 Merge pull request tinkerbell#39 from parauliya/setup_with_docker_compose
9e6dddc Merge pull request tinkerbell#4...

Read more