-
Notifications
You must be signed in to change notification settings - Fork 53
Capacity reservations feature implementation #235
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
Merged
ack-prow
merged 19 commits into
aws-controllers-k8s:main
from
fizashaikh:capacity_reservations_feature
Feb 11, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
fda18b6
capacity_reservations_feature: Initial PR to add capacity reservation…
fa68807
capacity_reservations_feature: Initial PR to add capacity reservation…
2e07fa5
capacity_reservations_feature: Changes after running release
a2c1d7f
capacity_reservations_feature: Add hook to update tags
3192dbd
capacity_reservations_feature: Update generator.yaml to add delete fu…
3bca0cf
capacity_reservations_feature: Update metadata
79401e2
capacity_reservations_feature: Add additional printer columns
0a650bb
capacity_reservations_feature: Fix update logic to update tags and ot…
f317928
capacity_reservations_feature: Modify update logic to immediately fet…
604229a
capacity_reservations_feature: Add tests for capacity reservation CRU…
c3f284f
capacity_reservations_feature: Add tests for capacity reservation CRU…
0e17f58
Merge branch 'main' into capacity_reservations_feature
1215ef0
capacity_reservations_feature: latest build date
5f69200
capacity_reservations_feature: add newlines
b820390
capacity_reservations_feature: Add additional info to the spec
5e183b5
capacity_reservations_feature: Update ATTRIBUTION.MD
bb365b1
Merge branch 'main' into capacity_reservations_feature
e3cf18f
capacity_reservations_feature: Update release and attribution file
18cdeae
capacity_reservations_feature: Remove ClientToken and Dryrun fields
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
ack_generate_info: | ||
build_date: "2025-02-06T03:30:50Z" | ||
build_date: "2025-02-09T23:26:36Z" | ||
build_hash: 8762917215d9902b2011a2b0b1b0c776855a683e | ||
go_version: go1.23.5 | ||
version: v0.42.0 | ||
api_directory_checksum: 14f0962baec09e795bcb014604b6515df6f0b85f | ||
go_version: go1.23.4 | ||
version: v0.42.0-dirty | ||
api_directory_checksum: 6da0928938d9fb2e79fb8f7ab09fa6da0c5f3049 | ||
api_version: v1alpha1 | ||
aws_sdk_go_version: v1.32.6 | ||
generator_config_info: | ||
file_checksum: 9ecd77fb465ff926f889ba25e718ad6472b71a75 | ||
file_checksum: b3d6924c2a4a2252ea9a7fa775eb86bd1660eeef | ||
original_file_name: generator.yaml | ||
last_modification: | ||
reason: API generation |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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.
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.
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.
🚀🚀🚀🚀