Releases: NVIDIA/holodeck
Releases · NVIDIA/holodeck
v0.2.4
What's Changed
- Don't remove the cache file during GHA by @ArangoGutierrez in #154
- Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #155
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.42.3 to 1.43.0 by @dependabot in #156
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.52.5 to 1.52.6 by @dependabot in #159
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.31 by @dependabot in #160
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.175.1 to 1.177.0 by @dependabot in #161
- Fix Delete steps by @ArangoGutierrez in #162
- V0.2.4 by @ArangoGutierrez in #163
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Enable CodeQL by @ArangoGutierrez in #142
- Rename codeql file by @ArangoGutierrez in #143
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #144
- Fix INPUT_* handling for VSPHERE VARS by @ArangoGutierrez in #152
- Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #145
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #146
- Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 in the k8sio group by @dependabot in #149
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.173.0 to 1.175.1 by @dependabot in #150
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.52.3 to 1.52.5 by @dependabot in #151
- Release v0.2.3 by @ArangoGutierrez in #153
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add platforms variable to image workflow by @ArangoGutierrez in #121
- Run E2E on ARC Runner by @ArangoGutierrez in #122
- Test by @ArangoGutierrez in #123
- Fix SSH handling by @ArangoGutierrez in #124
- Test new config by @ArangoGutierrez in #125
- Set the hostUrl based on provider type by @ArangoGutierrez in #126
- Ready for v0.2.1 by @ArangoGutierrez in #127
- Release v0.2.1 by @ArangoGutierrez in #128
- Fix removed ENV VAR Translation by @ArangoGutierrez in #129
- [Release-0.2] Fix removed ENV VAR Translation by @ArangoGutierrez in #130
- Fix handling of cfg var by @ArangoGutierrez in #131
- [Release-02]Fix handling of cfg var by @ArangoGutierrez in #132
- Fix INPUT_* handling by @ArangoGutierrez in #133
- [Release-02]Fix INPUT_* handling by @ArangoGutierrez in #134
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #136
- Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5 by @dependabot in #135
- Install make before E2E by @ArangoGutierrez in #137
- Ssh handling by @ArangoGutierrez in #138
- Rename holodeckSSHKeyFile by @ArangoGutierrez in #139
- Only read sshkeys during provisioning by @ArangoGutierrez in #140
- release v0.2.2 by @ArangoGutierrez in #141
Full Changelog: v0.2.0...v0.2.2
v0.2.1
What's Changed
- Add platforms variable to image workflow by @ArangoGutierrez in #121
- Fix SSH handling by @ArangoGutierrez in #124
- Set the hostUrl based on provider type by @ArangoGutierrez in #126
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix initial release by @ArangoGutierrez in #17
- Create Holodeck GitHub Action by @ArangoGutierrez in #20
- Fix action.yaml file by @ArangoGutierrez in #21
- Ghaction by @ArangoGutierrez in #22
- Use GitHub recommended shebang by @ArangoGutierrez in #23
- Go all GO by @ArangoGutierrez in #24
- Fix ssh key creation by @ArangoGutierrez in #25
- Append full path to configFile by @ArangoGutierrez in #26
- Fix Dockerfile by @ArangoGutierrez in #27
- Ghaction by @ArangoGutierrez in #28
- Fix keypath handling by @ArangoGutierrez in #29
- Fix key handling again by @ArangoGutierrez in #30
- Final touches for action v1 by @ArangoGutierrez in #31
- bump golang.org/x/crypto to v0.21.0 by @tariq1890 in #33
- Add dependabot config file by @ArangoGutierrez in #35
- Bump actions/setup-go from 4 to 5 by @dependabot in #40
- Bump actions/checkout from 3 to 4 by @dependabot in #39
- Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in #47
- Bump k8s.io/apimachinery from 0.29.0 to 0.30.0 in the k8sio group by @dependabot in #41
- Fix AWS provider logging by @ArangoGutierrez in #58
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.44.6 to 1.50.1 by @dependabot in #44
- Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.53.0 by @dependabot in #51
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.27.13 by @dependabot in #52
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.36.0 to 1.40.5 by @dependabot in #53
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.18.2 by @dependabot in #54
- Remove dependabot rule for release-0.1 by @elezar in #59
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #60
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.142.0 to 1.161.1 by @dependabot in #61
- Bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.1 by @dependabot in #62
- Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 in the k8sio group by @dependabot in #64
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.50.1 to 1.50.3 by @dependabot in #65
- Bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.8 by @dependabot in #71
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.161.3 by @dependabot in #67
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.15 by @dependabot in #68
- Append UID to config name by @ArangoGutierrez in #69
- Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.4 by @dependabot in #81
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.18 by @dependabot in #82
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.40.5 to 1.40.10 by @dependabot in #84
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.3 to 1.164.1 by @dependabot in #86
- Bump github.com/aws/aws-sdk-go from 1.53.8 to 1.54.2 by @dependabot in #87
- Bump docker/build-push-action from 5 to 6 by @dependabot in #88
- Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8sio group by @dependabot in #89
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #92
- Bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.8 by @dependabot in #94
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.40.10 to 1.41.1 by @dependabot in #93
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.21 by @dependabot in #91
- Bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.11 by @dependabot in #98
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 by @dependabot in #95
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.164.1 to 1.167.1 by @dependabot in #96
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.41.1 to 1.42.1 by @dependabot in #97
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.50.3 to 1.52.1 by @dependabot in #99
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #101
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.1 to 1.168.0 by @dependabot in #102
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 by @dependabot in #103
- Bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.15 by @dependabot in #100
- update defaults of the k8s environment by @tariq1890 in #104
- install cri-o as per the official documentation by @tariq1890 in #105
- Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.52.1 to 1.52.3 by @dependabot in #110
- Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.19 by @dependabot in #109
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26 by @dependabot in #107
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.168.0 to 1.170.0 by @dependabot in #108
- Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.42.1 to 1.42.3 by @dependabot in #106
- Update examples files by @ArangoGutierrez in #56
- Close SSH session at the end of Provisioner.Run() by @ArangoGutierrez in #73
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.170.0 to 1.171.0 by @dependabot in #114
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 by @dependabot in #113
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 by @dependabot in #112
- Bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.1 by @dependabot in #115
- Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 in the k8sio group by @dependabot in #111
- Add getAMI func to get AMI based on region by @ArangoGutierrez in #63
- Create a DependencySolver to resolve install order by @ArangoGutierrez in #72
- Update EC2 instance tags when running in CI mode by @ArangoGutierrez in #70
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #118
- Bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.3 by @dependabot in #117
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.171.0 to 1.173.0 by @dependabot in #116
- Add Vsphere infra provider by @ArangoGutierrez in #119
- Add E2E tests via GitHub actions by @ArangoGutierrez in #57
- Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.4+incompatible by @dependabot in #120
New Contributors
- @tariq1890 made their first contribution in #33
- @elezar made their first contribution in #59
Full Changelog: v0.1.0...v0.2.0
Release-0.1.1
What's Changed
- Fix initial release by @ArangoGutierrez in #18
Initial release was broken due to final changes before release cut
Full Changelog: v0.1.0...v0.1.1
Release-0.1.0
Init Release
The idea of the first release is to provide feature parity with the project NVIDIA/aws-kube-ci
What's Included in this first release
- Add Dryrun sub cmd by @ArangoGutierrez in #1
- Add Kind as kubernetes installer by @ArangoGutierrez in #2
- Multiple enhancements by @ArangoGutierrez in #3
- Nit tips by @ArangoGutierrez in #4
- More Readme fixes by @ArangoGutierrez in #5
- Add UseName to Auth parameter by @ArangoGutierrez in #6
- Set current user as default when running DryRun for SSH provider by @ArangoGutierrez in #7
- Enahnce create cmd with auto-default userName by @ArangoGutierrez in #8
- Enable AWS ENV VAR key auth by @ArangoGutierrez in #9
- Minor fixes pro first release cut by @ArangoGutierrez in #13
New Contributors
- @ArangoGutierrez made their first contribution in #1
Full Changelog: https://github.com/NVIDIA/holodeck/commits/v0.1.0