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

Fix double paths in openapi #16635

Closed
soltysh opened this issue Oct 2, 2017 · 1 comment
Closed

Fix double paths in openapi #16635

soltysh opened this issue Oct 2, 2017 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/post-rebase priority/P1 sig/master
Milestone

Comments

@soltysh
Copy link
Member

soltysh commented Oct 2, 2017

Current rebase brings us this change to how openapi generate subresource names. This leads to errors during openapi generation because current operations createNamespacedDeploymentConfigRollback and createNamespacedDeploymentConfigRollbackRollback now have the same name createNamespacedDeploymentConfigRollback.
For now I've created a revert of that fix in the rebase (see this commit) but we need to fix it before the next rebase.

@soltysh soltysh added kind/bug Categorizes issue or PR as related to a bug. kind/post-rebase labels Oct 2, 2017
@soltysh soltysh added this to the 3.7.0 milestone Oct 2, 2017
@soltysh soltysh self-assigned this Oct 2, 2017
@soltysh soltysh mentioned this issue Oct 2, 2017
@soltysh
Copy link
Member Author

soltysh commented Oct 6, 2017

It was decided we will carry this patch which was part of the 1.7.6 rebase.

@soltysh soltysh closed this as completed Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/post-rebase priority/P1 sig/master
Projects
None yet
Development

No branches or pull requests

1 participant