Conversation
Collaborator
|
Auto Cherry-pick Instructions CLA Recheck Instructions |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.1 #10943 +/- ##
===============================================
- Coverage 56.10% 56.07% -0.04%
===============================================
Files 550 550
Lines 62615 62714 +99
===============================================
+ Hits 35132 35165 +33
- Misses 24170 24234 +64
- Partials 3313 3315 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This branch has not been deployed
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
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.
Summary
Backport instance-template-scoped VolumeExpansion to release-1.1 without the main branch owner-observation migration.
spec.volumeExpansion[].instances[]for ordinary components andsharding.template.instances.Closes #10922
Validation
make generatemake manifestsmake lintscripts/codex-go-test.sh ./apis/operations/v1alpha1 -count=1scripts/codex-go-test.sh ./pkg/operations -run '^TestVolumeExpansionInstanceActionMaterializesInheritedVCT$' -count=1hack/license/header-check.shThe full operations envtest suite could not start locally because the configured envtest cache directory is not writable; the PR CI will run the complete release-1.1 test suite.