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

chore: remove deprecated code #3819

Merged
merged 3 commits into from
Nov 23, 2022
Merged

chore: remove deprecated code #3819

merged 3 commits into from
Nov 23, 2022

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Nov 16, 2022

Cleaning PR to remove the old deprecated stuff in the code. The only doubt I have is if we want to keep it in the next minor (1.11.0) or we should strictly follow semantic version and bump the major.

Main changes after this PR is merged:

  • No possibility to bundle resources in the Integration spec
  • Added deprecation notice to ConfigurationSpec type in all API
  • Removal of Maven CASecret (vs CASecrets)
  • Removal of old dead-letter-channel error handler type (vs sink)
  • Removal of flow in Kamelets (vs template)
  • Removal of openapi resource type (vs configmap)

Closes #3787

Release Note

chore: remove deprecated code

Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great cleanup! Only one minor comment.

pkg/apis/camel/v1alpha1/kamelet_types_support.go Outdated Show resolved Hide resolved
@squakez squakez force-pushed the chore/3787 branch 2 times, most recently from 534da26 to 5660fc5 Compare November 21, 2022 12:32
@squakez squakez merged commit 6822ea8 into apache:main Nov 23, 2022
@squakez squakez deleted the chore/3787 branch November 23, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove code deprecated before 1.8 (LTS)
3 participants