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

Enable webhooks and cert-manager for CAPI operator #4131

Closed
wfernandes opened this issue Jan 29, 2021 · 9 comments
Closed

Enable webhooks and cert-manager for CAPI operator #4131

wfernandes opened this issue Jan 29, 2021 · 9 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Milestone

Comments

@wfernandes
Copy link
Contributor

User Story

As a develper, I would like to enable webhooks and cert-manager for the CAPI operator so that I can add validation and defaulting rules for the CAPI provider objects.

Detailed Description

When I run

make release-manifests 
kubectl apply -f cmd/clusterctl/config/assets/cert-manager.yaml
kubectl apply -f out/operator-components.yaml

I want to see validation and mutating webhooks and associated services and certs created for the CAPI operator.

Anything else you would like to add:

This is still part of the initial scaffolding of the CAPI operator.

/kind feature
/area api
/area operator

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 29, 2021
@k8s-ci-robot
Copy link
Contributor

@wfernandes: The label(s) area/operator cannot be applied, because the repository doesn't have them

In response to this:

User Story

As a develper, I would like to enable webhooks and cert-manager for the CAPI operator so that I can add validation and defaulting rules for the CAPI provider objects.

Detailed Description

When I run

make release-manifests 
kubectl apply -f cmd/clusterctl/config/assets/cert-manager.yaml
kubectl apply -f out/operator-components.yaml

I want to see validation and mutating webhooks and associated services and certs created for the CAPI operator.

Anything else you would like to add:

This is still part of the initial scaffolding of the CAPI operator.

/kind feature
/area api
/area operator

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vincepri
Copy link
Member

vincepri commented Feb 1, 2021

/area operator

@k8s-ci-robot
Copy link
Contributor

@vincepri: The label(s) area/operator cannot be applied, because the repository doesn't have them

In response to this:

/area operator

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wfernandes
Copy link
Contributor Author

/assign
/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Feb 3, 2021
@fabriziopandini
Copy link
Member

/remove-area api
/area operator
/milestone v0.4.0

@k8s-ci-robot k8s-ci-robot added this to the v0.4.0 milestone Mar 5, 2021
@k8s-ci-robot k8s-ci-robot added area/operator and removed area/api Issues or PRs related to the APIs labels Mar 5, 2021
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. and removed lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. labels Jun 3, 2021
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 3, 2021
@k8s-triage-robot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-contributor-experience at kubernetes/community.
/close

@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-contributor-experience at kubernetes/community.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants