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

Migrate to use Makefile modules #116

Closed
wants to merge 3 commits into from

Conversation

inteon
Copy link
Member

@inteon inteon commented Jan 17, 2024

see cert-manager/makefile-modules#3

Should prevent issues like #113 in the future.

Also, this will allow us to release Helm charts much easier.

@SgtCoDFish
Copy link
Member

/ok-to-test

e2e tests should pass before we merge, naturally!

@inteon
Copy link
Member Author

inteon commented Jan 18, 2024

/ok-to-test

e2e tests should pass before we merge, naturally!

The problem is that the e2e tests on master are used.
I'll try to still make the tests work using some migration glue.

@SgtCoDFish
Copy link
Member

SgtCoDFish commented Jan 18, 2024

I don't think we need to remove make e2e post-migration at any point, right? No reason to break that!

@SgtCoDFish
Copy link
Member

/ok-to-test

@inteon
Copy link
Member Author

inteon commented Jan 18, 2024

It looks like it is very hard to get the e2e test to work in GH actions unless we change the action from "pull_request_target" to "pull_request". This makes it more difficult to test outside contributions, but I think the best solution is to move the repo to cert-manager org and move to prow for testing.

@inteon inteon force-pushed the use_makefile_modules branch from 7f8bc44 to 275fc67 Compare January 18, 2024 18:10
@inteon
Copy link
Member Author

inteon commented Jan 18, 2024

closing in favor of #120 (which is merging from a branch instead of a fork).

@inteon inteon closed this Jan 18, 2024
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.

2 participants