Skip to content

Commit

Permalink
vendor: machine-config-operator for MachineConfig type
Browse files Browse the repository at this point in the history
Vendor openshift/machine-config-operator to have access to the MachineConfig type.
The MachineConfig type is used to send supplement the ignition config for machine
pools that have hyperthreading enabled.

This also adds some more packages from coreos/ignition.
  • Loading branch information
staebler authored and abhinavdahiya committed Mar 27, 2019
1 parent fa08964 commit 3e15d4f
Show file tree
Hide file tree
Showing 76 changed files with 5,794 additions and 1 deletion.
24 changes: 23 additions & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions vendor/github.com/coreos/ignition/config/v1/cloudinit.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 59 additions & 0 deletions vendor/github.com/coreos/ignition/config/v1/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions vendor/github.com/coreos/ignition/config/v1/types/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 123 additions & 0 deletions vendor/github.com/coreos/ignition/config/v1/types/disk.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions vendor/github.com/coreos/ignition/config/v1/types/file.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3e15d4f

Please sign in to comment.