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

Archiver scenario and SQL scripts #739

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

piotrmiskiewicz
Copy link
Member

Description

Changes proposed in this pull request:

  • executing archiver scenario

Related issue(s)

@piotrmiskiewicz piotrmiskiewicz requested review from a team as code owners May 8, 2024 08:03
@kyma-bot kyma-bot added area/documentation Issues or PRs related to documentation cla: yes Indicates the PR's author has signed the CLA. labels May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 8, 2024
utils/archiver/db_scripts.md Outdated Show resolved Hide resolved
utils/archiver/db_scripts.md Outdated Show resolved Hide resolved
utils/archiver/db_scripts.md Outdated Show resolved Hide resolved
utils/archiver/db_scripts.md Outdated Show resolved Hide resolved
utils/archiver/db_scripts.md Outdated Show resolved Hide resolved
Comment on lines 28 to 38
Set the following configurations for KEB:
```
archiving:
enabled: true
dryRun: false
cleaning:
enabled: true
dryRun: false
```

and wait for KEB restart with new configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend numbering these two steps (lines 28 and 38).

utils/archiver/scenario.md Outdated Show resolved Hide resolved
utils/archiver/scenario.md Outdated Show resolved Hide resolved
utils/archiver/scenario.md Outdated Show resolved Hide resolved
utils/archiver/scenario.md Outdated Show resolved Hide resolved
IwonaLanger
IwonaLanger previously approved these changes May 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label May 8, 2024
@piotrmiskiewicz piotrmiskiewicz added the kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature label May 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label May 8, 2024
piotrmiskiewicz and others added 8 commits May 8, 2024 14:19
Co-authored-by: Jarosław Pieszka <jaroslaw.pieszka@sap.com>
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
@kyma-bot kyma-bot removed the lgtm Looks good to me! label May 8, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issues or PRs related to documentation cla: yes Indicates the PR's author has signed the CLA. kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants