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

Implement compute validation #346

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Implement compute validation #346

merged 1 commit into from
Apr 13, 2022

Conversation

afritzler
Copy link
Member

Proposed Changes

Implement validation for the following compute types:

  • Machine
  • MachineClass
  • MachinePool

Adjust tests to fit the new validation.

apis/compute/validation/helper.go Show resolved Hide resolved
apis/compute/validation/machine.go Outdated Show resolved Hide resolved
apis/compute/validation/machine.go Show resolved Hide resolved
apis/compute/validation/machine.go Outdated Show resolved Hide resolved
registry/compute/machine/strategy.go Outdated Show resolved Hide resolved
@afritzler afritzler force-pushed the feature/compute-validation branch 2 times, most recently from 433edeb to 904acd9 Compare April 13, 2022 08:00
apis/compute/validation/machine.go Show resolved Hide resolved
registry/compute/machine/strategy.go Outdated Show resolved Hide resolved
@afritzler afritzler force-pushed the feature/compute-validation branch 2 times, most recently from 72c7d41 to ba4e6af Compare April 13, 2022 13:26
Implement validation for the following `compute` types:

- `Machine`
- `MachineClass`
- `MachinePool`

Adjust tests to fit the new validation.
@afritzler afritzler merged commit 30d6a72 into main Apr 13, 2022
@afritzler afritzler deleted the feature/compute-validation branch April 13, 2022 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants