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

SubnetIP resource #67

Closed
afritzler opened this issue Jul 15, 2021 · 0 comments · Fixed by #69
Closed

SubnetIP resource #67

afritzler opened this issue Jul 15, 2021 · 0 comments · Fixed by #69
Labels
enhancement New feature or request network

Comments

@afritzler
Copy link
Member

afritzler commented Jul 15, 2021

Summary

apiVersion: network.onmetal.de/v1alpha1
kind: SubnetIP
metadata:
  name: mySubnetIP
  namespace: scope-8739274932
spec:
  ip: 1.1.1.1
  subnet:
    name: mySubnet
    scope: scope-43534543
  target:
    kind: Machine
    apiGroup: compute.onmetal.de
    name: myVM2
    scope: scope-234243
status:
  state: Assigned/Unassigned/Invalid
  message: "All good"
@afritzler afritzler added enhancement New feature or request network labels Jul 15, 2021
@afritzler afritzler changed the title IPAssignment resource SubnetIP resource Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request network
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant