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

Git conflict is not resolved when merging #7946

Closed
mengqiy opened this issue Apr 2, 2018 · 3 comments
Closed

Git conflict is not resolved when merging #7946

mengqiy opened this issue Apr 2, 2018 · 3 comments
Assignees

Comments

@mengqiy
Copy link
Member

mengqiy commented Apr 2, 2018

There is a issue in https://github.com/kubernetes/website/blob/d8f04f51c14fef4dc3fe3fed5b195e7e39633e8b/docs/admin/extensible-admission-controllers.md.

<<<<<<< HEAD
1.7 introduced two alpha features, *Initializers* and *External Admission
Webhooks*, that address these limitations. These features allow admission
controllers to be developed out-of-tree and configured at runtime.
=======
Two features, *Admission Webhooks* (beta in 1.9) and *Initializers* (alpha),
address these limitations. They allow admission controllers to be developed
out-of-tree and configured at runtime.
>>>>>>> 4ac258363735f8d35150e4dcd0213516fcdc83b9

It seems the author forget to resolve the conflict when merging.

@mengqiy
Copy link
Member Author

mengqiy commented Apr 2, 2018

cc @chenopis

@zacharysarah
Copy link
Contributor

@Bradamant3 @steveperry-53 👋 Looks like it was caused by #7861.

@zacharysarah
Copy link
Contributor

/assign @Bradamant3
/assign @steveperry-53

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

No branches or pull requests

4 participants