Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure: add PPS support for azure-proxy-agent #5601

Merged
merged 8 commits into from
Aug 27, 2024

Conversation

KsenijaS
Copy link
Contributor

@KsenijaS KsenijaS commented Aug 9, 2024

Proposed Commit Message

feat(azure): add PPS support for azure-proxy-agent

This PR adds PPS support for azure-proxy agent and improves error logging.

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

Copy link
Contributor

@cjp256 cjp256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! I think @blackboxsw will like the new logs :D Unit tests need updating though.

@blackboxsw blackboxsw self-assigned this Aug 13, 2024
Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @KsenijaS for this PR and the improved logs are appreciated. Is there an existing unit test or new unit test we can extend that asserts we check azure proxy agent status in PPS when config is properly set? Then we can ensure we don't degrade this expected behavior in the future.

cloudinit/sources/DataSourceAzure.py Show resolved Hide resolved
Copy link
Contributor

@cjp256 cjp256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the tests!

@KsenijaS
Copy link
Contributor Author

LGTM! :)

Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And also LGTM, Thank you for getting that exhaustive test coverage here.

@blackboxsw blackboxsw merged commit a38d6da into canonical:main Aug 27, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants