K8up community update #2431
Annotations
3 errors and 1 warning
bats.Given a PVC, When creating a Backup of an annotated app, Then expect Restic repository:
e2e/node_modules/bats/man/bats.1#L1
(in test file ./test-05-annotated-backup.bats, line 38)
`jq -e 'length >= 1' <<< "${output}" # Ensure that there was actually a backup created' failed with status 4
|
bats.Creating a Backup of an annotated pod:
e2e/node_modules/bats/man/bats.1#L1
(in test file ./test-09-pod-backupcommand.bats, line 48)
`[ "${output}" = "${expected_content}" ]' failed
|
e2e-test
Process completed with exit code 2.
|
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|