This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Updates #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closes #2. Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
* Fixed constant diff in data field caused by the whitespace difference between server and configuration. * Added safety check when creating and updating to make sure related hardware UUID is present. * Added safety check to avoid overriding existing hardware UUID. * Handled case where hardware UUID is removed externally. * Added validation rule for 'data' field to validate as JSON. Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
So users are not forced to use environment variables to configure the provider. Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
So person doing the release does not need to figure out how to install it. Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Add Travis CI configuration. Signed-off-by: Mateusz Gozdek <[email protected]>
Add standard Goreleaser configuration copied from https://github.com/hashicorp/terraform-provider-scaffolding. Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
This commit adds 'test' directory with simplified version of https://github.com/tinkerbell/sandbox, which allows running tink-server container locally, which will be used by the CI to run acceptance tests. Signed-off-by: Mateusz Gozdek <[email protected]>
Those will be used by CI to run acceptance tests. Signed-off-by: Mateusz Gozdek <[email protected]>
Using recently added setup in 'test' directory. Signed-off-by: Mateusz Gozdek <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.