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

add v2 scaffolding #577

Merged
merged 3 commits into from
Feb 8, 2022
Merged

add v2 scaffolding #577

merged 3 commits into from
Feb 8, 2022

Conversation

cjerad
Copy link
Contributor

@cjerad cjerad commented Feb 8, 2022

Issue #, if available:

#556 Initial NTH v2 design proposal

Description of changes:

Commit 1: Removed existing code and relevant files; updated GitHub Action to only trigger on branch 'main'
Commit 2: Ran kubebuilder init --domain k8s.aws --project-name aws-node-termination-handler --repo github.com/aws/aws-node-termination-handler and committed the generated files.
Commit 3: Ran kubebuilder create api --group node --kind Terminator --version v1alpha1 --namespaced false --controller true --resource true and committed the generated files.

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

@cjerad cjerad requested a review from bwagner5 February 8, 2022 20:38
@cjerad cjerad marked this pull request as ready for review February 8, 2022 20:38
@cjerad cjerad requested a review from a team as a code owner February 8, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V2
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants