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

eventing controller reconciler should validate only the host part in … #12811

Merged
merged 1 commit into from Dec 8, 2021

Conversation

johgoe
Copy link
Contributor

@johgoe johgoe commented Dec 7, 2021

eventing controller reconciler should validate only the host part in sink url (#12810)

@CLAassistant
Copy link

CLAassistant commented Dec 7, 2021

CLA assistant check
All committers have signed the CLA.

@kyma-bot
Copy link
Contributor

kyma-bot commented Dec 7, 2021

Hi @johgoe. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kyma-bot kyma-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 7, 2021
@ghost ghost added the area/eventing Issues or PRs related to eventing label Dec 8, 2021
@kyma-bot kyma-bot assigned ghost Dec 8, 2021
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 8, 2021
@kyma-bot
Copy link
Contributor

kyma-bot commented Dec 8, 2021

@johgoe: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-main-check-users-map ffaa578 link false /test pre-main-check-users-map

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k15r
Copy link
Contributor

k15r commented Dec 8, 2021

Hi @johgoe ,

thanks for the quick fix. May i ask you to add a simple test to your PR to test that behaviour?

@kyma-bot kyma-bot merged commit 3a3c250 into kyma-project:main Dec 8, 2021
@k15r k15r added this to the 2.0.1 milestone Dec 8, 2021
@k15r k15r linked an issue Dec 10, 2021 that may be closed by this pull request
1 task
pxsalehi pushed a commit to pxsalehi/kyma that referenced this pull request Jan 11, 2022
…sink url (kyma-project#12811)

Co-authored-by: johgoe <johannes.goehr@mobilexag.de>
pxsalehi added a commit that referenced this pull request Jan 11, 2022
* eventing controller reconciler should validate only the host part in sink url (#12811)

Co-authored-by: johgoe <johannes.goehr@mobilexag.de>

* implement mutex in bebmock subscriptions (#12781)

* implement mutex in bebmock subscriptions and requests

* simplify beb reconciler test

* breaking beb

* re-fix countBEBRequests

* fix imports

* Preserve Eventing Publisher proxy deployment annotations after reconciliation (#12769)

* Preserve publisher deployment annotations

* Update Eventing controller image

* Add a unit-test

* Preserve allowed annotations only

* Increased timeout and separated out nats invalid sink tests (#12826)

* increased timeout and separated out nats invalid sink tests

* removed replicated code

* Update components/eventing-controller/controllers/subscription/nats/reconciler_test.go

Co-authored-by: Friedrich <58187735+FriedrichWilken@users.noreply.github.com>

Co-authored-by: Friedrich <58187735+FriedrichWilken@users.noreply.github.com>

* Fix endless reconciliation of the Publisher proxy deployment (#12833)

* Fix endless reconciliation of the Publisher proxy deployment

* Update Eventing controller image

* Fix "retry sending an event to sink" for NATS dispatcher (#12808)

* add retry strategy for NATS dispatcher

* solve check-imports

* solve vet issues

* Add the retry configurable parameters to charts

* solve spelling errors

* bump eventing-controller image to PR-12808

* solve check-imports

* Extend the retrying tests to check the sent/received data too, solve comments

* Solve check-imports

* Rename URLs to solve comments

* Update README.md

* Update components/eventing-controller/README.md

Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>

* do not use PR image

Co-authored-by: johgoe <johannes.goehr@gmx.net>
Co-authored-by: johgoe <johannes.goehr@mobilexag.de>
Co-authored-by: Friedrich <58187735+FriedrichWilken@users.noreply.github.com>
Co-authored-by: Marco Bebway <marco.bebway@sap.com>
Co-authored-by: Muhammad Faizan <mfaizanse@users.noreply.github.com>
Co-authored-by: Radu Fantaziu <radu.fantaziu@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eventing Issues or PRs related to eventing 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.

Kyma 2.0 breaks eventing subscriptions
4 participants