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

Add a priorityClass to btp manager #860

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

MarekMichali
Copy link
Contributor

@MarekMichali MarekMichali commented Sep 6, 2024

Description

The priorityClass is installed during the module deployment.

Changes proposed in this pull request:

  • Add a priorityClass to btp manager deployment
  • Add a priorityClass to sap btp operator deployment
  • Set priority to 2100000
  • Remove priorityClass from prerequisites
  • Adjust tests and docs

Related issue(s)

See #765

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 6, 2024
@kyma-bot
Copy link
Contributor

kyma-bot commented Sep 6, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 6, 2024
@MarekMichali
Copy link
Contributor Author

/kind enhancement

@kyma-bot kyma-bot added the kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature label Sep 6, 2024
@kyma-bot kyma-bot added area/documentation Issues or PRs related to documentation size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 10, 2024
@MarekMichali MarekMichali changed the title Add priority class to btp manager Add priorityClass to btp manager Sep 10, 2024
@MarekMichali MarekMichali marked this pull request as ready for review September 10, 2024 11:32
@MarekMichali MarekMichali requested review from a team as code owners September 10, 2024 11:32
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 10, 2024
@MarekMichali MarekMichali changed the title Add priorityClass to btp manager Add a priorityClass to btp manager Sep 10, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 10, 2024
@kyma-bot kyma-bot merged commit 42e94dd into kyma-project:main Sep 10, 2024
37 checks passed
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.

4 participants