-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update request options for nodegroup (#66)
* update request options for nodegroup * added new test cases, fixed failed tests * move duplicated variables to constants, fixed linter issues * revert .golangci.yml changes * fix golangci * updated .golangci.yml; bumped golangci to version 1.44.0 * fixed NodegroupUpdateOpts fields declaration * slight changes for docstrings * removed unnecessary field from update requests * fixed failed tests * remove redundant nolint directives; turn off goerr113 and tagliatelle linters * convert tabs to spaces in raw request body * added taints update example to docs * fixes for failed tests * remove unused linters from config Co-authored-by: Kulakov Ilya <[email protected]>
- Loading branch information
Showing
6 changed files
with
140 additions
and
70 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.