Releases: utilitywarehouse/wiresteward
v0.2.4
What's Changed
- print version instead of log by @ffilippopoulos in #126
- Readme fix version platform by @george-angel in #128
- terraform/ignition: add reboot windows by @ribbybibby in #129
- Change on-prem matchbox module net setup and allow disks by @ffilippopoulos in #130
- fix README typo by @spdfnet in #131
- change agent token file perms by @spdfnet in #133
- add dev name to healthcheck logging by @spdfnet in #132
- Upgrade AWS Terraform config to 4.2 provider version by @george-angel in #134
- Exit retry loop if the token is expired by @george-angel in #135
- added dependabot and updated git action dependencies by @asiyani in #136
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
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
v0.2.2-rc.0
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
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
0.2.0-rc.6
0.2.0-rc.5
0.2.0-rc.4
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
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