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

[Feature] Proposed pipeline test: build outside executable against project #8287

Open
tendervittles opened this issue Mar 2, 2025 · 0 comments
Labels
kind/feature New feature or request

Comments

@tendervittles
Copy link

What feature/behavior/change do you want?

The pipeline should include an executable outside of the eksctl package that:

  • Imports eksctl
  • Initializes go.mod against an eksctl candidate
  • Builds and runs

This need not be complicated, nor even connect to an actual EKS instance.

This is an example.

https://github.com/tendervittles/bad-eksctl

Why do you want this feature?

I have hit #8090 and #8284 when trying to import eksctl.

Both could have been easily detect before release by building an outside executable against this project.

@tendervittles tendervittles added the kind/feature New feature or request label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant