-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: GKE autopilot support #1148
Conversation
Thanks for the PR! 🚀 |
@cmcga1125 can you sign the CLA? If you want credit on the PR. Otherwise I'll have to remove your commits from the PR. |
@bharathkkb any insight on what kitchen test is failing? |
@jmymy It may have been a flake since it was for a different test
|
nope that one was me. I found an issue with the merge/rebase and the new identity config.. Should be fixed. |
@bharathkkb next steps? I figured i'd give @cmcga1125 more time while ya'll review the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
CLA submitted! Thanks for taking it across the finish line! Sorry I didn't have enough permissions to test on my account 🙃 |
@bharathkkb how do y'all normally handle the version file in |
Opened #1159 since it was affecting a few PRs |
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
Co-authored-by: Bharath KKB <[email protected]>
@bharathkkb next steps? Trying to not let this get stale |
Tests are failing. Please fix integration tests:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated tests are failing due to flakes
* adding auto-pilot support * fixes * add kitchen tests * Update main.tf * fix: add back in * Update examples/simple_autopilot_private/README.md Co-authored-by: Bharath KKB <[email protected]> * Update examples/simple_autopilot_private/README.md Co-authored-by: Bharath KKB <[email protected]> * Update modules/beta-autopilot-public-cluster/versions.tf Co-authored-by: Bharath KKB <[email protected]> * Update examples/simple_autopilot_private/main.tf Co-authored-by: Bharath KKB <[email protected]> * update dates and remove Vars * fixes * i hate symlinks * add vars and outputs * docs generation * add random string to subnet names * Update main.tf * adding auto-pilot support * fixes * add kitchen tests * Update main.tf * fix: add back in * Update examples/simple_autopilot_private/README.md Co-authored-by: Bharath KKB <[email protected]> * Update examples/simple_autopilot_private/README.md Co-authored-by: Bharath KKB <[email protected]> * Update modules/beta-autopilot-public-cluster/versions.tf Co-authored-by: Bharath KKB <[email protected]> * Update examples/simple_autopilot_private/main.tf Co-authored-by: Bharath KKB <[email protected]> * update dates and remove Vars * fixes * i hate symlinks * add vars and outputs * docs generation * add random string to subnet names * Update main.tf * remove random name Co-authored-by: Corey McGalliard <[email protected]> Co-authored-by: Bharath KKB <[email protected]>
No description provided.