Skip to content

Conversation

@kvaps
Copy link

@kvaps kvaps commented Sep 23, 2025

Link PRO-Robotech/openapi-k8s-toolkit#171

Video:

Screen.Recording.2025-09-23.at.18.42.43.mov

Example resource:

kind: VirtualMachine
metadata:
  creationTimestamp: "2025-09-23T16:00:14Z"
  name: vm
  namespace: tenant-kvaps
  resourceVersion: "210202296"
  uid: 2d1ef591-fa2d-45ff-8d7a-e64496349b06
spec:
  cloudInit: |
    #cloud-config
    password: atomic
    chpasswd: { expire: False }
    ssh_pwauth: False
  cloudInitSeed: asdfsdf
  external: false
  externalMethod: PortList
  externalPorts:
  - 22
  gpus: []
  instanceProfile: ubuntu
  instanceType: u1.medium
  resources: {}
  running: true
  sshKeys: []
  systemDisk:
    image: ubuntu
    storage: 5Gi
    storageClass: replicated

@TheCodingSheikh
Copy link

@kvaps thanks, i appreciate your work.
any reason your pull requests aren't being reviewed or merged? what is the status of this project and the maintainers?

Signed-off-by: Andrei Kvapil <[email protected]>
@kvaps kvaps changed the base branch from main to feature/dev October 31, 2025 16:03
@typescreep typescreep merged commit f6eeb58 into PRO-Robotech:feature/dev Nov 1, 2025
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