-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add bottlerocket ami types (#2352)
* add validation for aws ami type * fix lint * dependency for bottlerocket * update api * fix lint * resolve validate credentials * add test cases * move up the logger * more tests * fix lint * fix suggestions * fix tests * fix suggestion * use slices * fix print stmt * delete duplicate * fix lint * fix print stmt * fix spelling * fix tests * chore: make the mock function signature match the interface Signed-off-by: nathan-nicholson <[email protected]> * chore: fix the ValidateCredentials test to use ErrorContains Signed-off-by: nathan-nicholson <[email protected]> * chore: update ssm mock to use dynamic def of GetParameters Signed-off-by: nathan-nicholson <[email protected]> * chore: more test refactoring Signed-off-by: nathan-nicholson <[email protected]> * chore: remove unused attributes Signed-off-by: nathan-nicholson <[email protected]> * chore: remove commented out code Signed-off-by: nathan-nicholson <[email protected]> * fix: update paginator mock to be more flexible Signed-off-by: nathan-nicholson <[email protected]> * Reduce test complexity. * Apply suggestions from code review Co-authored-by: Patrick D'appollonio <[email protected]> * set next macro chart for kubefirst - 2.7.8-rc6 * set next macro chart for kubefirst - 2.7.8-rc7 * docs: add azure to the readme (#2343) * chore: remove unused GitHub Workflow for devrel (#2346) * fix: delete kubefirst file when doing kubefirst reset - KRA-73 (#2344) --------- Signed-off-by: nathan-nicholson <[email protected]> * set next macro chart for kubefirst - 2.7.8-rc8 * set next macro chart for kubefirst - 2.7.8-rc9 * set next macro chart for kubefirst - 2.7.8-rc10 * set next macro chart for kubefirst - 2.7.9-rc1 * set next macro chart for kubefirst - 2.7.9-rc2 * set next macro chart for kubefirst - 2.7.9-rc3 * set next macro chart for kubefirst - 2.7.9-rc4 * set next macro chart for kubefirst - 2.7.9 * fix: pass CF_ORIGIN_CA_ISSUER_API_TOKEN to API (#2347) * set next macro chart for kubefirst - 2.7.10-rc1 * remove vultr and google out of beta (#2351) * set next macro chart for kubefirst - 2.7.10-rc2 * set next macro chart for kubefirst - 2.7.10-rc3 * fix(azure): change GCP ref in CLI docs to Azure (#2353) * set next macro chart for kubefirst - 2.7.10-rc4 * fix: go indent * fix: fumpt --------- Signed-off-by: nathan-nicholson <[email protected]> Co-authored-by: nathan-nicholson <[email protected]> Co-authored-by: Patrick D'appollonio <[email protected]> Co-authored-by: konstruct-bot <[email protected]> Co-authored-by: Simon Emms <[email protected]> Co-authored-by: Frédéric Harper <[email protected]> Co-authored-by: Muse Mulatu <[email protected]>
- Loading branch information
1 parent
0dec1fd
commit dcb3fe8
Showing
11 changed files
with
1,343 additions
and
1,358 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
Oops, something went wrong.