Azure / Azure/azure-quickstart-templates

Base64 encoded configuration does not represent current configuraiton

Open
#7,637 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

Image name: guacamole-rdp-vnc-gateway-existing-vnet

### Issue Details
The base64 encoded configuration in the following files does not represent the current config:

- https://github.com/Azure/azure-quickstart-templates/blob/master/guacamole-rdp-vnc-gateway-existing-vnet/azuredeploy.json
- https://github.com/Azure/azure-quickstart-templates/blob/master/guacamole-rdp-vnc-gateway-existing-vnet/scripts/cloud-config.yaml.b64

They contain different configuration than e.g. https://github.com/Azure/azure-quickstart-templates/blob/master/guacamole-rdp-vnc-gateway-existing-vnet/scripts/cloud-config.yaml where the `reboot-strategy` is set to `etcd-lock`. The base64 encoded versions still contain the deprecated value of `best-effort`.

This is related to this (incomplete) commit https://github.com/Azure/azure-quickstart-templates/commit/f5d778feda989597c987b05628311a622a00a047

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing scripts/cloud-config.yaml with scripts/cloud-config.yaml.b64 and the embedded configuration in azuredeploy.json, focusing on the reboot-strategy value. Verify that the encoded configuration matches the current plain YAML and that both referenced files consistently represent the same setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.