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

Initial Wait Time #327

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Initial Wait Time #327

merged 3 commits into from
Dec 14, 2023

Conversation

the1bit
Copy link
Contributor

@the1bit the1bit commented Dec 13, 2023

Description

Changes proposed in this pull request:

  • INITIAL_WAIT_TIME parameter to wait before check the api

Related issue(s)

@the1bit the1bit added kind/feature Categorizes issue or PR as related to a new feature. area/eventing Issues or PRs related to eventing labels Dec 13, 2023
@the1bit the1bit self-assigned this Dec 13, 2023
@the1bit the1bit requested a review from a team as a code owner December 13, 2023 16:17
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 13, 2023
@the1bit the1bit added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Dec 13, 2023
@kyma-bot kyma-bot added lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 14, 2023
@the1bit the1bit removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Dec 14, 2023
@kyma-bot kyma-bot merged commit a2c4f3c into kyma-project:main Dec 14, 2023
5 checks passed
@the1bit the1bit deleted the Initial-Wait-for-Job-check branch December 14, 2023 09:04
friedrichwilken pushed a commit to friedrichwilken/eventing-manager that referenced this pull request Dec 14, 2023
* Initial Wait Time

* Parameters

* Remove first check
friedrichwilken pushed a commit to friedrichwilken/eventing-manager that referenced this pull request Dec 14, 2023
* Initial Wait Time

* Parameters

* Remove first check
kyma-bot pushed a commit that referenced this pull request Dec 14, 2023
* Moved api pkg from eventing-controller (#260)

* Moved api pkg from eventing-controller

* updated samples

* Fix failing tests

* Delete external CRD folder

* Revert 02-configuration.md doc

---------

Co-authored-by: Mansur Uralov <[email protected]>

* Cache runtime objects only created by the EventingManager (#273)

* Cache runtime objects only created by the EventingManager

* Update test case name

* Semantic versioning in security scan config (#319)

* check_image.sh

* check_image.sh

* release.sh

* Remove `.version` file check in release

* Call retry function

* Refactoring

* Verify status

* Check tags in security-scan-config.yaml

* Check on both place

* Collect latest run related data

* Checkout code (#323)

* Release input variable for tag checking (#324)

* Release input variable for tag checking (#326)

* Release input variable for tag checking

* Remove whitespace

* Remove white space at rc-tag

* Initial Wait Time (#327)

* Initial Wait Time

* Parameters

* Remove first check

* Run github action workflows on release-branches. (#330)

* tidy go.mod

* bump golangcli-lint vesion

* bump release version

---------

Co-authored-by: Muhammad Faizan <[email protected]>
Co-authored-by: Mansur Uralov <[email protected]>
Co-authored-by: Marco Bebway <[email protected]>
Co-authored-by: Tibor Kiss <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics area/eventing Issues or PRs related to eventing cla: yes Indicates the PR's author has signed the CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants