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

providers/nutanix: Add Nutanix platform #1284

Merged
merged 5 commits into from
Nov 24, 2021

Conversation

sohankunkerkar
Copy link
Member

xref: coreos/fedora-coreos-tracker#1007
Tested this change on Nutanix AHV and it seems to be working fine.
nutanix-vm

$  ssh core@192.168.2.156
The authenticity of host '192.168.2.156 (192.168.2.156)' can't be established.
ED25519 key fingerprint is SHA256:xxxxxxxx.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.2.156' (ED25519) to the list of known hosts.
Fedora CoreOS 35.20211116.dev.0
Tracker: https://github.com/coreos/fedora-coreos-tracker
Discuss: https://discussion.fedoraproject.org/c/server/coreos/

[core@fcos-ignition-f35-minimal ~]$ 
[core@fcos-ignition-f35-minimal ~]$ cat /proc/cmdline 
BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-b14045b72b16211ba96b27fd2a0231abfaeff6e287541c781c2a1ffdb25769e9/vmlinuz-5.14.17-301.fc35.x86_64 mitigations=auto,nosmt console=tty0 console=ttyS0,115200n8 ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/b14045b72b16211ba96b27fd2a0231abfaeff6e287541c781c2a1ffdb25769e9/0 ignition.platform.id=nutanix

@sohankunkerkar sohankunkerkar changed the title Add nutanix platform providers/nutanix: Add nutanix platform Nov 16, 2021
@sohankunkerkar sohankunkerkar changed the title providers/nutanix: Add nutanix platform providers/nutanix: Add Nutanix platform Nov 16, 2021
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

A few minor comments, but LGTM overall.

docs/supported-platforms.md Show resolved Hide resolved
internal/providers/nutanix/nutanix.go Outdated Show resolved Hide resolved
internal/providers/nutanix/nutanix.go Outdated Show resolved Hide resolved
internal/providers/nutanix/nutanix.go Show resolved Hide resolved
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 19, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 19, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 19, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 19, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 22, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
sohankunkerkar added a commit to sohankunkerkar/coreos-assembler that referenced this pull request Nov 22, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
internal/providers/cloudstack/cloudstack.go Outdated Show resolved Hide resolved
internal/providers/util/partition.go Outdated Show resolved Hide resolved
internal/providers/nutanix/nutanix.go Outdated Show resolved Hide resolved
internal/providers/powervs/powervs.go Outdated Show resolved Hide resolved
internal/providers/nutanix/nutanix.go Outdated Show resolved Hide resolved
internal/util/partition.go Outdated Show resolved Hide resolved
internal/util/umount.go Show resolved Hide resolved
@bgilbert
Copy link
Contributor

Superficial LGTM.

jlebon pushed a commit to coreos/coreos-assembler that referenced this pull request Nov 24, 2021
Related to coreos/fedora-coreos-tracker#1007
Build a raw image with the Ignition provider set to nutanix
to correspond with coreos/ignition#1284
@sohankunkerkar sohankunkerkar merged commit b456e4d into coreos:main Nov 24, 2021
@sohankunkerkar sohankunkerkar deleted the add-nutanix-platform branch November 24, 2021 15:49
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