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

Cleanup event types in conversion webhook for v1alpha2 Subscription #16646

Merged
merged 6 commits into from Jan 30, 2023

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • Cleanup event types in conversion webhook for v1alpha2 Subscription

Related issue(s)

@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 Jan 23, 2023
@kyma-bot
Copy link
Contributor

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

@netlify
Copy link

netlify bot commented Jan 23, 2023

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit 112ac25
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/63d792b24fd4ea00086927c0
😎 Deploy Preview https://deploy-preview-16646--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mfaizanse mfaizanse linked an issue Jan 23, 2023 that may be closed by this pull request
@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 23, 2023
@mfaizanse
Copy link
Member Author

/test all

@mfaizanse
Copy link
Member Author

/test all

@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 24, 2023
@mfaizanse
Copy link
Member Author

/test all

@mfaizanse
Copy link
Member Author

/retest

@mfaizanse mfaizanse marked this pull request as ready for review January 25, 2023 15:43
@mfaizanse mfaizanse requested a review from a team as a code owner January 25, 2023 15:43
@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 Jan 25, 2023
@mfaizanse
Copy link
Member Author

/retest

1 similar comment
@mfaizanse
Copy link
Member Author

/retest

@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 30, 2023
@kyma-bot kyma-bot merged commit 55553bf into kyma-project:main Jan 30, 2023
a-thaler added a commit to a-thaler/kyma that referenced this pull request Feb 1, 2023
* main: (61 commits)
  switch owners of observability components to github team approach (kyma-project#16704)
  Replace PSP with PSA for Eventing components (kyma-project#16681)
  Migrate connectivity validator after operator removal (kyma-project#16693)
  Telemetry integration test retry operations (kyma-project#16689)
  Bump NATS image to 2.9.11 (kyma-project#16690)
  Migrate Compass Runtime Agent after Application Operator removal (kyma-project#16677)
  bump image tags (kyma-project#16695)
  language review Eventing Controller (kyma-project#15907)
  Fix empty response case from async nodejs16 runtime (kyma-project#16675)
  Pod preset cleanup (kyma-project#16647)
  Cleanup event types in conversion webhook for v1alpha2 Subscription (kyma-project#16646)
  Fix TracePipeline has wrong status (kyma-project#16666)
  update of alpine and golang version for telemetry/observability images (kyma-project#16682)
  validate source for valid URI (kyma-project#16671)
  Remove application operator (kyma-project#16660)
  Bump the net library (kyma-project#16680)
  gomod(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /components/event-publisher-proxy (kyma-project#16652)
  gomod(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /components/eventing-controller (kyma-project#16657)
  Update version of autoscaling in Ory charts (kyma-project#16676)
  Bump net (kyma-project#16661)
  ...

# Conflicts:
#	components/telemetry-operator/config/rbac/role.yaml
#	components/telemetry-operator/controller/tracepipeline/controller.go
#	components/telemetry-operator/controller/tracepipeline/resources.go
#	components/telemetry-operator/controller/tracepipeline/setup.go
#	components/telemetry-operator/controller/tracepipeline/suite_test.go
#	resources/telemetry/charts/fluent-bit/templates/servicemonitor.yaml
#	resources/telemetry/charts/fluent-bit/values.yaml
#	resources/telemetry/charts/operator/templates/role.yaml
#	resources/telemetry/values.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eventing with EventMesh is Broken After v1alpha2 Upgrade
3 participants