index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceAzure.py
Age
Commit message (
Expand
)
Author
2022-02-15
sources/azure: report ready in local phase (#1265)
Chris Patterson
2022-02-14
sources/azure: validate IMDS network configuration metadata (#1257)
Chris Patterson
2022-02-11
sources/azure: address mypy/pyright typing complaints (#1245)
Chris Patterson
2022-02-10
sources/azure: refactor ssh key handling (#1248)
Chris Patterson
2022-02-04
sources/azure: consolidate ephemeral DHCP configuration (#1229)
Chris Patterson
2022-02-04
sources/azure: fix metadata check in _check_if_nic_is_primary() (#1232)
Chris Patterson
2022-01-31
sources/azure: refactor _report_ready_if_needed and _poll_imds (#1222)
Chris Patterson
2022-01-28
sources/azure: refactor _should_reprovision[_after_nic_attach]() logic (#1206)
Chris Patterson
2022-01-20
sources/azure: drop unused case in _report_failure() (#1200)
Chris Patterson
2022-01-20
sources/azure: always initialize _ephemeral_dhcp_ctx on unpickle (#1199)
Chris Patterson
2022-01-20
sources/azure: unpack ret tuple in crawl_metadata() (#1194)
Chris Patterson
2022-01-18
sources/azure: set ovf_is_accessible when OVF is read successfully (#1193)
Chris Patterson
2022-01-18
sources/azure: consolidate DHCP variants to EphemeralDHCPv4WithReporting (#1190)
Chris Patterson
2022-01-11
sources/azure: rename metadata_type -> MetadataType (#1181)
Chris Patterson
2022-01-04
sources/azure: do not persist failed_desired_api_version flag (#1159)
Chris Patterson
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-10
sources/azure: remove unnecessary hostname bounce (#1143)
Chris Patterson
2021-11-29
sources/azure: remove unused remnants related to agent command (#1119)
Chris Patterson
2021-11-02
Azure: fallback nic needs to be reevaluated during reprovisioning (#1094)
Anh Vo
2021-11-02
azure: pps imds (#1093)
Anh Vo
2021-10-19
Update Azure _unpickle (SC-500) (#1067)
James Falcon
2021-09-17
Set Azure to apply networking config every BOOT (#1023)
James Falcon
2021-09-03
Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)
James Falcon
2021-08-24
Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)
aswinrajamannar
2021-08-20
Azure: During primary nic detection, check interface status continuously befo...
aswinrajamannar
2021-08-12
Azure: Check if interface is up after sleep when trying to bring it up (#972)
aswinrajamannar
2021-08-10
Azure: Limit polling network metadata on connection errors (#961)
aswinrajamannar
2021-08-05
generate contents for ovf-env.xml when provisioning via IMDS (#959)
Anh Vo
2021-07-19
Azure: mount default provisioning iso before try device listing (#870)
Anh Vo
2021-05-13
Allow user control over update events (#834)
James Falcon
2021-05-05
Add \r\n check for SSH keys in Azure (#889)
James Falcon
2021-04-27
Azure: adding support for consuming userdata from IMDS (#884)
Anh Vo
2021-04-26
Azure: Retry net metadata during nic attach for non-timeout errs (#878)
aswinrajamannar
2021-04-26
Azure: Retrieve username and hostname from IMDS (#865)
Thomas Stringer
2021-04-23
Azure: eject the provisioning iso before reporting ready (#861)
Anh Vo
2021-04-13
azure: Removing ability to invoke walinuxagent (#799)
Anh Vo
2021-03-03
Add flexibility to IMDS api-version (#793)
Thomas Stringer
2021-02-22
Azure: Support for VMs without ephemeral resource disks. (#800)
Johnson Shi
2021-02-19
azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)
Chad Smith
2021-01-11
Fix regression with handling of IMDS ssh keys (#760)
Thomas Stringer
2021-01-04
Azure: Add telemetry for poll IMDS (#741)
Johnson Shi
2020-12-16
Azure: only generate config for NICs with addresses (#709)
Thomas Stringer
2020-11-23
Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)
aswinrajamannar
2020-11-18
DataSourceAzure: update password for defuser if exists (#671)
Anh Vo
2020-11-18
DataSourceAzure: send failure signal on Azure datasource failure (#594)
Johnson Shi
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-10-16
DataSourceAzure: write marker file after report ready in preprovisioning (#590)
Johnson Shi
2020-10-15
azure: clean up and refactor report_diagnostic_event (#563)
Johnson Shi
2020-10-13
net: add the ability to blacklist network interfaces based on driver during e...
Anh Vo
2020-09-24
Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...
Johnson Shi
[next]