Skip to content

Upgrade to new release of the agent#1

Merged
otavio merged 3 commits into
masterfrom
topic/new-version
May 22, 2020
Merged

Upgrade to new release of the agent#1
otavio merged 3 commits into
masterfrom
topic/new-version

Conversation

@otavio
Copy link
Copy Markdown
Member

@otavio otavio commented May 22, 2020

No description provided.

otavio and others added 3 commits May 21, 2020 13:43
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>
@otavio otavio requested a review from fbertux May 22, 2020 19:16
@otavio otavio merged commit 718c43b into master May 22, 2020
@otavio otavio deleted the topic/new-version branch May 22, 2020 19:18
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.

2 participants