forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deploy event-source-adapter as apps/deployment instead of ksvc (kyma-…
…project#9186) * replace ksvc by deployment * bump image * update rbac * dd missing files * add simple service test * add more tests * reorder imports * add metrics port * add missing permissions * fix port name must be 15chars or shorter * remove serving from the upgrade test * bump image * fix rbac for upgrade test * add label for podmonitor * update latency dashboard * fix delivery dashboard * fix tracing * Apply suggestions from code review Co-authored-by: Nils Schmidt <github@nilstschmidt.de> * fix comments * remove tracing env var support * dep ensure * fix latency dashboard * fix resources/knative-eventing/charts/event-mesh-dashboard/templates/event-mesh-delivery.yaml * RC from @anishj0shi: Remove dead code and unnecessary type check * Use same cloudevents client in integration test and adapter * Incorporate review comments from sayanh * Incorporate review comments round #2 from sayanh * Remove copy right note in non-autogenerated files * Remove copy right note in autogenerated files (using codegen) * Remove copy right note in resources files * Use Fatal with zap.Error logging * Fix style * Add "Connectivity Validator -> HTTP Source" panel * Incorporate review comments from marcobebway * Add post-upgrade hook to delete orphaned ksvcs * Fix dashboard (order and double graphs in validator->http event source) * Use internal logger * Introduce app label for http source pod for inclusion in pods dashboard * Fix style Co-authored-by: Nils Schmidt <github@nilstschmidt.de> Co-authored-by: Nils Schmidt <nils.schmidt02@sap.com>
- Loading branch information
1 parent
bde8b99
commit a28b2c7
Showing
102 changed files
with
1,611 additions
and
2,177 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.