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

Extension models should have buildable references to core kubernetes-model types. #8

Closed
snowdrop-bot opened this issue Nov 12, 2020 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link

Methods like:

  • withNewMetadata
  • withNewContainer
  • addNewContainer

and so on are no longer generated, due to the absence of BuildableReference to types like:

  • ObjectMeta
  • Container
  • etc

While this is relatively easy to work around, having those method is one of the little things that add to the overall experience.

The root cause of this issue seems to be the removal of the specific annotators.


fabric8io#2596


$upstream:2596$

@snowdrop-bot snowdrop-bot added 7 - Community development upstream/closed The issue has been closed in the upstream repository labels Nov 12, 2020
@iocanel iocanel closed this as completed Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants