Skip to content

refactor(eksapi): Split addon creation and wait phases#768

Open
junpengdev wants to merge 1 commit intoaws:mainfrom
junpengdev:addon-refactor
Open

refactor(eksapi): Split addon creation and wait phases#768
junpengdev wants to merge 1 commit intoaws:mainfrom
junpengdev:addon-refactor

Conversation

@junpengdev
Copy link
Copy Markdown
Member

Separate createAddons into resolveAddons, createAddons, and waitForAddons to allow node creation between addon creation and readiness checks. This is necessary for DaemonSet-based addons that require nodes to be scheduled.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Separate createAddons into resolveAddons, createAddons, and
waitForAddons to allow node creation between addon creation and
readiness checks. This is necessary for DaemonSet-based addons
that require nodes to be scheduled.
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.

1 participant