-
Notifications
You must be signed in to change notification settings - Fork 3.7k
CI: make setup-eks-nodegroup github action generic #42363
Copy link
Copy link
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/CI-improvementTopic or proposal to improve the Continuous Integration workflowTopic or proposal to improve the Continuous Integration workflowkind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.
Description
Currently the setup-eks-nodegroup github action is not generic enough to use for different scenarios. A mode setting exists that creates the nodegroup for a preconfigured scenario(eg. egress gateway). This is not much better than each workflow defining its own nodegroup setup.
Make the existing setup-eks-nodegroup action reusable by providing more configuration inputs and avoid each workflow having their own mode or definition to configure the resources.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakearea/CI-improvementTopic or proposal to improve the Continuous Integration workflowTopic or proposal to improve the Continuous Integration workflowkind/enhancementThis would improve or streamline existing functionality.This would improve or streamline existing functionality.