Skip to content

Releases: utilitywarehouse/wiresteward

v0.2.4

28 Mar 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Sep 09:56
4429cb9
Compare
Choose a tag to compare

Changed Functionality

899ae07 Fetch a new token on agent renew
2e96c88 Generate random state token per auth request and use cookie to store and verify on callback

Changelog

4429cb9 Merge pull request #125 from utilitywarehouse/token-renew
14a1e60 Update agent_http.go
899ae07 Force fetching a new oauth token when using Renew button
7ce0b81 Merge pull request #123 from utilitywarehouse/terraform-aws-ami-id
57705a8 terraform/aws: add ami_id variable
be7d41d Merge pull request #122 from utilitywarehouse/terraform-gcp-kinvolk-image
dd8c154 terraform/gcp: ignore changes to boot image
82b0648 terraform/gcp: use official kinvolk image family
228c21e Merge pull request #121 from utilitywarehouse/logging-fix
3ca49fb Fix logger format for the latest token changes
5859935 Merge pull request #120 from utilitywarehouse/updates
98b49dd Merge pull request #119 from utilitywarehouse/random-auth-url-state
30437ff Merge branch 'updates' of github.com:utilitywarehouse/wiresteward into updates
7b13ed3 Fix Darwin logging
b8d1ce2 Fix Darwin logging
cf88eca Update Go and dependencies
2e96c88 Generate ramdom state token per auth request
c1ecd6a Create codeql-analysis.yml
da53e09 Fix build quay token reference
a9b19e2 Use aqua trivy for vuln scanning
99c121c Move build to Github Actions
8f3d17a Merge pull request #118 from utilitywarehouse/vuln-scan
c4f0748 Add vulnerability scanning step to drone
3a27633 Merge pull request #117 from utilitywarehouse/iptables-wait
8b81928 Add wait flag to iptables command
4d1795d Merge pull request #116 from sbramin/install-instructions-022
54b5d7f Update install instructions to current release

v0.2.2

04 Jun 08:42
8882949
Compare
Choose a tag to compare

Added functionality

682b28f Agent backoff mechanism when failing to get a new lease from server

v0.2.2-rc.0

26 May 09:47
293d3d9
Compare
Choose a tag to compare

Changelog

293d3d9 Merge pull request #114 from utilitywarehouse/add-dev-name-log
6966db7 Add device name in retry log line
acd6917 Merge pull request #113 from utilitywarehouse/agent-backoff
9d7d276 Log next backoff duration, update default vars names
682b28f Add simple backoff mechanism for lease retries
d168277 Merge pull request #112 from utilitywarehouse/adjustments
5b58d7c Update terraform/aws/main.tf
d237ed8 Remove reference to jumpboxes
c6dda27 Add owner tag
41e148a Merge pull request #111 from utilitywarehouse/ignition-v0.2.1
47cc217 Update ignition default wiresteward version to v0.2.1

v0.2.1

18 May 10:05
2b4745e
Compare
Choose a tag to compare

Changelog

2b4745e Merge pull request #110 from utilitywarehouse/jwt-verification
cf8640c Change error message
a050a58 Check missing exp field as well
117a4bb Add a test for jwt validation func
4629b4f Verify access tokens using jwt parser
d3546ff Merge pull request #109 from utilitywarehouse/check-token-expiry
feeac22 Replace variable that holds type with simple name
f63545d Check if tokens are expired before further actions.
2c1f6ad Merge pull request #108 from utilitywarehouse/matchbox-tf-0.14-list
257eb1a Replace tf list function with tolist
6992168 Merge pull request #107 from utilitywarehouse/drop-lb-config
c4e1701 Remove lb configurations from cloud tf providers

v0.2.0

26 Apr 14:47
Compare
Choose a tag to compare

Changelog

2aa9aec Prepare v0.2.0 release

0.2.0-rc.6

30 Mar 09:05
Compare
Choose a tag to compare
  • fix UI redirect (#97)
  • fix DNS server config (#99)
  • fix agent timeout (#100)
  • feature, use inet.af/netaddr (#101)
  • feature, expose healthcheck config (#102)
  • fix, default to correct device type (#104)
  • feature, more efficient healthcheck (#105)

0.2.0-rc.5

10 Mar 16:14
b4b9866
Compare
Choose a tag to compare

Changelog

b4b9866 Merge pull request #96 from utilitywarehouse/health-status
3b66310 Avoid unnecessary func exports
49ef134 Comment and name fix according to golint
04b7991 Add agent health and status page, fix healtcheck pointer

0.2.0-rc.4

03 Mar 15:35
3b3e547
Compare
Choose a tag to compare

Changelog

3b3e547 Merge pull request #95 from utilitywarehouse/healthchek-test
a291191 go mod tidy
24f4569 Rename checker interface
cb305e5 Add simple tests for healthcheck
d7cdaad Merge pull request #93 from utilitywarehouse/agent-fail-retry
037efa8 Merge remote-tracking branch 'origin/master' into agent-fail-retry
cc98164 Merge pull request #94 from utilitywarehouse/lint
8376f61 Lint code
7f692b9 Retry when agent triggered lease renewal fails
1751cf4 Merge pull request #92 from utilitywarehouse/update-s3fs
012d532 Use s3fs image with default eu-west-1 url option
3e1098e Merge pull request #90 from utilitywarehouse/v0.2.0-aws-gcp
7e5139f Update ignition wiresteward image to 0.2.0-rc.3
39f64f4 Prepare terraform form aws/gcp v0.2.0

0.2.0-rc.3

26 Feb 15:15
791e369
Compare
Choose a tag to compare

Changelog

791e369 Merge pull request #91 from utilitywarehouse/rm-dm-config-list
cf39a1d Keep single old config instead of list
f50e8cc Merge pull request #89 from utilitywarehouse/update-terraform-traefik
0ab9e86 Allow traffic to traefik via iptable on matchbox setups
89d3246 Fix service file paths and fmt
2cdf468 Add s3 fuse storage for traefik certs
f734393 Update terraform ignition with proxy service
630990e Fix deprecated terraform syntax
ba79f9b Merge pull request #88 from utilitywarehouse/ignore-ami-changes
f6ab95a Ignore AMI changes