-
Notifications
You must be signed in to change notification settings - Fork 405
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
Rename beb to eventmesh in ec #17571
Merged
kyma-bot
merged 15 commits into
kyma-project:main
from
friedrichwilken:rename-to-eventmesh
Jun 5, 2023
Merged
Rename beb to eventmesh in ec #17571
kyma-bot
merged 15 commits into
kyma-project:main
from
friedrichwilken:rename-to-eventmesh
Jun 5, 2023
Conversation
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
✅ Deploy Preview for kyma-project-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
kyma-bot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
May 25, 2023
/retest |
kyma-bot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
and removed
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
labels
May 25, 2023
friedrichwilken
force-pushed
the
rename-to-eventmesh
branch
from
May 25, 2023 15:51
ffcab3d
to
703280d
Compare
kyma-bot
added
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
and removed
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
labels
May 25, 2023
kyma-bot
added
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
and removed
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
labels
May 25, 2023
/test pre-main-kyma-integration-k3d-runtime-agent |
/test pre-main-kyma-gardener-gcp-eventing-upgrade |
/retest |
friedrichwilken
changed the title
Rename beb to eventmesh
Rename beb to eventmesh in ec
May 30, 2023
please keep this on hold until the rel cutoff for |
friedrichwilken
added
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
May 31, 2023
grischperl
reviewed
Jun 1, 2023
components/eventing-controller/config/crd/external/apirules-gateway-kyma-project-io.yaml
Show resolved
Hide resolved
components/eventing-controller/controllers/subscription/eventmesh/reconciler.go
Show resolved
Hide resolved
installation/resources/crds/eventing/subscriptions.eventing.kyma-project.io.crd.yaml
Show resolved
Hide resolved
friedrichwilken
force-pushed
the
rename-to-eventmesh
branch
from
June 3, 2023 14:36
1a1fce3
to
c2b2bba
Compare
grischperl
approved these changes
Jun 5, 2023
friedrichwilken
removed
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
Jun 5, 2023
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rename
beb
andems
toeventmesh
at multiple (but not all, yet) places in the code. Also, satisfy the linter by shortening line length, reducing function complexity and so on.