Moritz Röhrich
Moritz Röhrich
You're right, it seems like there is no reason it's called `tags` rather than `labels` besides that the AWS provider also has `tags`. I think there is an inconsistency here,...
This issue was superseded by https://github.com/harvester/dashboard/pull/1099 The backport to v1.2 branch has also taken place here: https://github.com/harvester/dashboard/pull/1102
Closed because v1.2 is EOL
Waiting on https://github.com/harvester/terraform-provider-harvester/pull/127 before it can be moved to ready-for-testing.
Hi Justin, thanks for checking this. Seems like there is still a bit of fixup needed. I've made another PR with some small changes: https://github.com/harvester/terraform-provider-harvester/pull/129 It also includes improvements to...
Moving this back to ready-for-testing since the fixes are merged now. @asc5543 could you please check again? There is also an extensive example in the PR https://github.com/harvester/terraform-provider-harvester/pull/129
The error happens due to the lack of an appropriate type cast when parsing the input device block: ``` # Default "USB Tablet" config for VNC usage input { name...
Why is this closed but in "Ready For Testing" and without validation results?
Thanks for the PR. No idea why the tests didn't pass. I rebased the commit onto `master` HEAD and ran `cabal test` successfully locally.
@bk201 Yes, the UI needs change. To make the transition from ConfigMaps to Secrets, we need changes in the following components: 1) The UI The UI needs to be changed,...