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

🌱 kustomize for e2e tests #555

Closed
wants to merge 14 commits into from
Closed

🌱 kustomize for e2e tests #555

wants to merge 14 commits into from

Conversation

khareyash05
Copy link
Member

@khareyash05 khareyash05 commented Aug 8, 2023

What type of PR is this?
/kind feature

What this PR does / why we need it:
use Kustomize for e2e tests

Does this PR introduce a user-facing change?:

NONE

@clusterpedia-bot
Copy link

Hi @khareyash05,
Thanks for your pull request!
If the PR is ready, use the /auto-cc command to assign Reviewer to Review.
We will review it shortly.

Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

@clusterpedia-bot clusterpedia-bot added the kind/feature New feature label Aug 8, 2023
@khareyash05
Copy link
Member Author

/auto-cc

@khareyash05 khareyash05 marked this pull request as ready for review August 9, 2023 08:23
@pull-request-size pull-request-size bot added size/M and removed size/S labels Aug 9, 2023
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
test/helper.sh Outdated Show resolved Hide resolved
Signed-off-by: Yash Khare <[email protected]>
test/kustomize/pvc.patch.yaml Outdated Show resolved Hide resolved
@@ -54,6 +54,7 @@ function create_cluster() {
kind create cluster --name "${name}" --image "docker.io/kindest/node:${version}"
load_image "${name}" localtest/clustersynchro-manager-amd64:test
load_image "${name}" localtest/apiserver-amd64:test
load_image "${name}" localtest/controller-manager-amd64:test
load_image "${name}" docker.io/bitnami/postgresql:11.15.0-debian-10-r14
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

load_image "${name}" postgres:12

@Iceber
Copy link
Member

Iceber commented Aug 10, 2023

check_dependencies docker kind kubectl helm

No more need to check helm

@khareyash05 khareyash05 closed this by deleting the head repository Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants