Skip to content
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

Fork Sync: Update from parent repository #59

Open
wants to merge 91 commits into
base: oadp-1.1
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

No description provided.

reasonerjt and others added 30 commits October 11, 2022 12:05
This commit provides a simple contract that if the BackupItemAction
plugin sets an annotation in a resource it has handled, the additional
items will considered "must include" i.e. each of them will skip the
"include-exclude" filter, such that the plugin developer can make sure
they are included in the backup disregarding the filter setting in the
bakcup CR.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
…resources-poc-1.9

[1.9.x] - Skip the exclusion check for additional resources returned by BIA
…io" from backup and restore by default.

Signed-off-by: Xun Jiang <jxun@vmware.com>
Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
[cherry-pick][release-1.9] Exclude "csinodes.storage.k8s.io" and "volumeattachments.storage.k8s.…
* This also required an update to use github.com/bombsimon/logrusr/v3
* 'WithClusterName' removed as per the k8s doc reasoning:
* https://github.com/kubernetes/apimachinery/blob/release-1.24/pkg/apis/meta/v1/types.go\#L257-L259
* ('ClusterName was a legacy field that was always cleared by the system and never used')
* Test was updated accordingly

Signed-off-by: Kira Boyle <kira@replicated.com>
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
[cherry-pick]update k8s.io dependencies to 0.24.0
https://nvd.nist.gov/vuln/detail/CVE-2022-27191
update to:
  * golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
add:
  * golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2

Signed-off-by: Wesley Hayutin <weshayutin@gmail.com>
Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
Bump up the distroless image to the latest version

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
Fix v1.9.3 CSI VolumeSnapshot status duplicate issue.
…oritized resources that need to be restored in the last

Enhance the restore priorities list to support specifying the low prioritized resources that need to be r
estored in the last

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
Enhance the restore priorities list to support specifying the low prioritized resources that need to be restored in the last
Signed-off-by: Ming <mqiu@vmware.com>
Signed-off-by: Ming <mqiu@vmware.com>
Signed-off-by: Ming <mqiu@vmware.com>
…-fix

Fix controller problematic log output
Signed-off-by: Ming <mqiu@vmware.com>
Signed-off-by: Ming <mqiu@vmware.com>
Fix restic cross platform compile problem
Restore ClusterBootstrap before Cluster otherwise a new default ClusterBootstrap object is create for the cluster

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
Restore ClusterBootstrap before Cluster
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
Signed-off-by: Ming <mqiu@vmware.com>
Signed-off-by: Ming <mqiu@vmware.com>
kaovilai and others added 12 commits March 16, 2023 10:17
Use /tmp/prowbin instead of /usr/local/bin

Use go 1.18 for oadp-1.1

replace kubectl

add newline

update replace-kubectl to use sed

add newline

update comment to go1.18

chmod +x hack/update-generated-crd-code.sh

add undo-replace-kubectl

remove duplicate call to verify-all.sh, remove replace-kubectl target

move code to GOSRC before running verify
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
oadp-1.1: Makefile.prow:  implement verify & `make update`
Co-authored-by: Emily McMullan <emcmulla@redhat.com>
Signed-off-by: Matthew Arnold <marnold@redhat.com>
OADP-1711 Upgrade golang.org/x/net to 0.7.0.
…nown

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
…88-to-oadp-1.1

[oadp-1.1] oadp-1.2: OADP-2530: Handle 1.27 k8s job label changes
* go1.19 build

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* go1.19 requires code-generator to be owned by script runner

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* `make update`

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* Makefile.prow: move code-generator to update-generated-crd-code.sh

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

---------

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for velero-k failed.

Name Link
🔨 Latest commit dc55805
🔍 Latest deploy log https://app.netlify.com/sites/velero-k/deploys/652f27b8ca838a0008d78be7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.