-
Notifications
You must be signed in to change notification settings - Fork 999
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
Generated v0.1.2 release #237
Merged
Merged
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
* Switches presubmits to track main. * Address https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
* readme and admin docs * faq edits * doc edits * edits and organization * readme edits * readme edit
add tabern
…#154) values in capacity reservation status.
Fixed typos
* Update README.md * Update README.md * Update README.md
* Initial github banner image * Small image fix and add to readme * Remove repo name from top of readme * Smaller readme banner. Add repo preview
* Add unit test for scalable node group controller * Add some more tests * Add error checks for SetReplicas call * Fix Unit tests * rename fakeError * update tests * rename a few things * rename fake error object * Fixed pointers comparison * Simplify tests a little
… to (#172) * Changed desiredReplicas to be a pointer to allow for displaying scale to zero. * Updated tests
* Implemented a minimal helm chart with release automation using Github Pages * Removed stray files * Updated chart
* Updated install instructions * Fixed a typo
Fix issues: 1/ Command helm upgrade --install karpenter charts/karpenter fails. 2/ Uninstall: Current order of operation leaves deployment: karpenter and statefulset: prometheus-karpenter-monitor remaining:
The developer guide hadn't been updated after some of the make commands changed name. Also corrected an environment variable name.
* fixing merge problems * Implemented Scheduled Capacity Metrics Producer
Deleted in ics invite favor of google calendar.
* MetricsProducer Schedule Validation * cleaned up validation efforts for non-schedules * Added Validation checks in all resource reconcile loops
* add working group notes * add some more notes to WG notes
* Provisioner api (aws#198) * First commit for provisioner spec * remove comented code * Added a simple controller skeleton (aws#199) * Adding capacity API client (aws#202) * Adding fleet API client * Add capacity provisioner and refine the interface definitions * Provisioner skeleton code (aws#203) * Wired up controller to main and trivial test (aws#205) * More tweaks to test wiring (aws#207) * Add end to end functionality for pending pods (aws#209) * add end to end functionality * simplify functions after PR feedback * simplify create fleet method * fix comments, remove new line char and remove private create method * Implemented cloud provider initialization (aws#208) * Implemented Cloud Provider initialization and discovery logic. * Implemented cloud provider initialization * Cloudprovider improvements: Lazy Initialization, IAM Separation, and Topology Support (aws#213) * Create node objects and bind pods to nodes (aws#215) * Create node objects and bind pods to nodes * fix error check * fix error check * Reoriented Capacity CloudProvider around BinPacking (aws#214) * Setup packing interface and refactored instance provider for launching constrained instances (aws#216) * Pausing on packing * Setup packing interface and refactored instance provider for launching constrained instances Co-authored-by: Prateek Gogia <[email protected]>
* refactor cloud provider, add packing package
ellistarn
force-pushed
the
release-0.1
branch
from
February 10, 2021 19:36
b0ecc73
to
053ac4a
Compare
njtran
approved these changes
Feb 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.