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

Display IP addresses when available #225

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Oct 31, 2024

Description

  • Added the External IP Address to every virtual machine if known
  • Added the Internal IP Address to every virtual machine if running
  • Changed the docker image from scratch to alpine to allow for cpu and external ip address
  • Added the external IP Address to the config hardware endpoint
  • Added the OS name to the config hardware endpoint
  • Added the OS version if available to the config hardware endpoint
  • Added the new hardware fields to the orchestrator hosts endpointFixes # (issue)

resolves #224

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Added the External IP Address to every virtual machine if known
- Added the Internal IP Address to every virtual machine if running
- Changed the docker image from scratch to alpine to allow for cpu and external ip address
- Added the external IP Address to the config hardware endpoint
- Added the OS name to the config hardware endpoint
- Added the OS version if available to the config hardware endpoint
- Added the new hardware fields to the orchestrator hosts endpoint
@cjlapao cjlapao self-assigned this Oct 31, 2024
@cjlapao cjlapao added this to the 0.9.10 milestone Oct 31, 2024
@cjlapao cjlapao merged commit 6bd0002 into main Oct 31, 2024
12 checks passed
@cjlapao cjlapao deleted the cjlapao/enable-display-ips branch October 31, 2024 10:23
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.

[PBI] Enable the display for external and internal IPs in the endpoints
1 participant