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

Remove the omitempty from SubscriptionStatus CleanEventTypes #14881

Conversation

marcobebway
Copy link
Contributor

@marcobebway marcobebway commented Jul 21, 2022

Description

Changes proposed in this pull request:

  • Remove omitempty from the SubscriptionStatus CleanEventTypes.
  • Fix TestEnv cleanup for NATS and JetStream tests.
  • Fix some flaky tests.

Related issue(s)

@kyma-bot kyma-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 21, 2022
@marcobebway marcobebway self-assigned this Jul 21, 2022
@marcobebway marcobebway added the area/eventing Issues or PRs related to eventing label Jul 21, 2022
@marcobebway marcobebway linked an issue Jul 21, 2022 that may be closed by this pull request
3 tasks
@marcobebway
Copy link
Contributor Author

/test pre-main-kyma-validate-image-existence

@marcobebway
Copy link
Contributor Author

/retest-required

1 similar comment
@marcobebway
Copy link
Contributor Author

/retest-required

@marcobebway
Copy link
Contributor Author

/retest

2 similar comments
@marcobebway
Copy link
Contributor Author

/retest

@marcobebway
Copy link
Contributor Author

/retest

@friedrichwilken friedrichwilken self-assigned this Jul 22, 2022
@marcobebway marcobebway force-pushed the 14293-subscription-crd-make-clean-event-types-not-optional branch from 9833874 to 5a8450a Compare July 25, 2022 06:34
@marcobebway
Copy link
Contributor Author

/hold

@kyma-bot kyma-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 25, 2022
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jul 25, 2022
@friedrichwilken
Copy link
Contributor

/lgtm

@marcobebway
Copy link
Contributor Author

/retest-required

@marcobebway
Copy link
Contributor Author

/test pre-main-kyma-integration-k3d-central-app-connectivity-compass

@marcobebway
Copy link
Contributor Author

/hold cancel

@kyma-bot kyma-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 26, 2022
@kyma-bot
Copy link
Contributor

kyma-bot commented Jul 26, 2022

@marcobebway: The following tests 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-kyma-skr-eventing ddd4dbe link false /test pre-main-kyma-skr-eventing
pre-main-kyma-gardener-azure-alpha-eval ddd4dbe link false /test pre-main-kyma-gardener-azure-alpha-eval

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.

@marcobebway
Copy link
Contributor Author

/test pre-main-kyma-integration-k3d-central-app-connectivity-compass

@kyma-bot kyma-bot merged commit 7f6716d into kyma-project:main Jul 26, 2022
@marcobebway marcobebway deleted the 14293-subscription-crd-make-clean-event-types-not-optional branch July 26, 2022 18:35
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/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.

Making CleanEventTypes not optional breaks eventing tests
3 participants