-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Issue fix 6534 #6538
Closed
Closed
Issue fix 6534 #6538
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
Signed-off-by: Lyndon-Li <[email protected]>
Pin velero version
Signed-off-by: Xun Jiang <[email protected]>
[release-1.10] Add Velero behind proxy document.
Signed-off-by: Ming <[email protected]>
[release-1.10] Add Velero File System Backup Performance Guide
Signed-off-by: Lyndon-Li <[email protected]>
update 1.10 release notes
Signed-off-by: Ming <[email protected]>
Signed-off-by: danfengl <[email protected]>
Enhance upgrade velero bash script
…-add-schedule-pause-unpause-e2e-test Add pause/unpause schedule e2e test
Restore ClusterBootstrap before Cluster otherwise a new default ClusterBootstrap object is create for the cluster Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Restore ClusterBootstrap before Cluster
This commit makes update to the update api-types docs to add missing fields. It also includes misc changes to the inline comment, and a change to Dockerfile to make sure the build-image works on mac Signed-off-by: Daniel Jiang <[email protected]>
…ent-1.10 [1.10.x]: Update the api-types doc
Signed-off-by: Lyndon-Li <[email protected]>
Signed-off-by: danfengl <[email protected]>
Signed-off-by: danfengl <[email protected]>
…crd-verification-issue Cherry pick to 1.10 Add verification for CRD installation
…git-action-issue-for-setup-gcloud Cherry pick to 1.10 for Fix git action issue for setup-gcloud
Signed-off-by: Lyndon-Li <[email protected]>
Rollback goreleaser upgrade
Signed-off-by: Ming <[email protected]>
[Cherry-Pick]Fix CVEs scanned by trivy
* Prevent nil panic on exec restore hooks Signed-off-by: Dylan Murray <[email protected]> (cherry picked from commit 55873c1)
Signed-off-by: Dylan Murray <[email protected]>
Signed-off-by: Ming <[email protected]>
Signed-off-by: Xun Jiang/Bruce Jiang <[email protected]>
Signed-off-by: Lyndon-Li <[email protected]>
[1.10] Fix issue 5972
Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Signed-off-by: Xun Jiang <[email protected]>
[cherry-pick][release-1.10]Make E2E test adopt vSphere CSI version update
Signed-off-by: Xun Jiang/Bruce Jiang <[email protected]>
…1.10 Bump v1.10's Golang version to v1.20
Signed-off-by: Lyndon-Li <[email protected]>
[1.10] Fix issue 6182
Signed-off-by: Lyndon-Li <[email protected]>
Add 1.10.3 change log
Signed-off-by: danfengl <[email protected]>
…rget-registry Using gcr.io as velero image registry
Restore poll and IPAddress before IPAddressClaim so no new IPAddress is created Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
This reverts commit 88bd00c. Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Revert "Hardcode the restore order for IPAM resources"
…mware-tanzu#6299) Signed-off-by: Xun Jiang <[email protected]> Co-authored-by: Xun Jiang <[email protected]>
Restore Endpoints before Services Fixes vmware-tanzu#6280 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Signed-off-by: Lyndon-Li <[email protected]>
Signed-off-by: Lyndon-Li <[email protected]>
github-actions
bot
added
Dependencies
Pull requests that update a dependency file
Documentation
has-changelog
has-e2e-tests
has-unit-tests
Website
non-docs changes for the website
labels
Jul 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Dependencies
Pull requests that update a dependency file
Documentation
has-changelog
has-e2e-tests
has-unit-tests
Website
non-docs changes for the website
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.
Fix issue #6534, reset PVB CR's StorageLocation to the latest one during backup sync as same as the backup CR