Upgrade to new release of the agent#1
Merged
Merged
Conversation
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This is the first stable release we're packaging on Yocto Project. Following are the included changes since last update: ed0a7f2 agent: break keep-alive loop when connection is closed 6b1cda6 agent: add support for secure websocket connections eee61d9 agent: api url both http and https 3b80f37 agent: use types from models pkg b865d66 Use go modules instead of glide d243212 api: move version field to info.version 5f78e6a api: rename device attributes to device info 2efc66f agent: refactor internal pkg 98f68b5 Close session 7510a6a api: rename authenticate to authenticated 3c4f0f1 Send agent version to the server in auth request 7271ff9 gateway: rename /endpoints to /info 28f2705 Add README to each services 3baa5f5 agent: fix segfault f1ad640 Initial implementation of websocket tunnel 015d825 agent: fix docker build in dev mode e1d3b2c Move common code to pkg 1d33911 update alpine 054b8a0 refactor dockerfiles 0351ddb agent: api: find SSHID from device f3e4f39 agent: use first ethernet device for identify 68904c9 Update glide.lock 404d63e Remove unused Dockerfile 21c1a1c glide: fix package path 6b629bc refresh.yml: fix build_path b9d5c13 Dockerfile: fix WORKDIR 1e9f72c agent: read os-release from host volume 813084b agent: get user shell from passwd file 22c78a8 agent: add build tag do Dockerfile 0d91fec agent: add dockerfiles 36410df agent: add docker support a13821f agent: match enp* network interfaces The ca-certificates package was added to RRECOMMENDS because the new default server uses https protocol, if you'll use your own server and don't need ca-certificates you can remove it using BAD_RECOMMENDATIONS variable. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Now the ShellHub default server is https://cloud.shellhub.io, change the SHELLHUB_SERVER_ADDRESS to match this new address. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.