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

feat: ReplicaSet validation webhook #341

Merged
merged 10 commits into from
Nov 11, 2022

Conversation

Ealianis
Copy link
Contributor

@Ealianis Ealianis commented Oct 31, 2022

Description of your changes

Added ReplicaSet validation webhook.

Fixes #297

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

E2E test added.

@Ealianis Ealianis changed the title Added implementation for ReplicaSet validation webhook. feat: ReplicaSet validation webhook. Oct 31, 2022
@Ealianis Ealianis changed the title feat: ReplicaSet validation webhook. feat: ReplicaSet validation webhook Oct 31, 2022
@Ealianis Ealianis requested a review from Arvindthiru October 31, 2022 21:38
@Ealianis Ealianis marked this pull request as ready for review November 1, 2022 17:45
pkg/utils/common.go Outdated Show resolved Hide resolved
test/e2e/webhook_test.go Outdated Show resolved Hide resolved
pkg/utils/common.go Outdated Show resolved Hide resolved
pkg/utils/common.go Outdated Show resolved Hide resolved
@ryanzhang-oss ryanzhang-oss merged commit 81f120b into Azure:main Nov 11, 2022
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.

Block ReplicaSet creation on the hub cluster
3 participants