kubernetes-sigs / e2e-framework

A Go framework for end-to-end testing of components running in Kubernetes clusters.
Apache License 2.0
529 stars 103 forks source link

Cronjob controller example #351

Closed vladimirvivien closed 1 year ago

vladimirvivien commented 1 year ago

What type of PR is this?

/kind documentation

What this PR does / why we need it:

This PR shows how to use the e2e-framework to test Kubernetes controllers using the CronJob controller (from Kubebuilder) as an example.

vladimirvivien commented 1 year ago

/retest

vladimirvivien commented 1 year ago

@harshanarayana @cpanato @ShwethaKumbla

PTAL

vladimirvivien commented 1 year ago

@cpanato @ShwethaKumbla @heylongdacoder PTAL

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, vladimirvivien

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/e2e-framework/blob/main/OWNERS)~~ [vladimirvivien] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
vladimirvivien commented 1 year ago

/retest

cpanato commented 1 year ago

@vladimirvivien try to rebase your PR

vladimirvivien commented 1 year ago

@cpanato rebased. PTAL.

cpanato commented 1 year ago

/lgtm