-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Set up the repository #2
Comments
/assign @kris-nova |
This can / should be closed, right? |
Kris - please reopen if there is something else that needs to be done here. /close |
justinsb
pushed a commit
to justinsb/cluster-api
that referenced
this issue
Sep 13, 2018
added machinedeployment rollout and machineset adoption logic
justinsb
added a commit
to justinsb/cluster-api
that referenced
this issue
Sep 13, 2018
chuckha
pushed a commit
to chuckha/cluster-api
that referenced
this issue
Oct 2, 2019
Several updates
randomvariable
pushed a commit
to randomvariable/cluster-api
that referenced
this issue
Oct 23, 2019
rewrite motivation and summary
62 tasks
jayunit100
pushed a commit
to jayunit100/cluster-api
that referenced
this issue
Jan 31, 2020
removed references to aws cloud
jayunit100
pushed a commit
to jayunit100/cluster-api
that referenced
this issue
Jan 31, 2020
* Update dependencies `dep ensure -update` * Update kubernetes-sigs#2: dependencies `dep ensure -update`
jayunit100
pushed a commit
to jayunit100/cluster-api
that referenced
this issue
Jan 31, 2020
* Update dependencies `dep ensure -update` * Update dependencies `dep ensure -update` (kubernetes-sigs#2) * Update dependencies (kubernetes-sigs#3)
sbueringer
referenced
this issue
in sbueringer/cluster-api
Feb 1, 2022
✨ Release Notes Tooling & PR Verifier
vivek-koppuru
pushed a commit
to vivek-koppuru/cluster-api
that referenced
this issue
Dec 8, 2022
Add unit test for generating user data from template
k8s-ci-robot
pushed a commit
that referenced
this issue
Jun 27, 2024
* Introduce CEL for ClusterClass Variables Signed-off-by: chaunceyjiang <[email protected]> * feat: Implement CEL validation * refactor: Add comments from previous code reviews * chore: Generate CC manifest after fixing list type annotation (#2) * chore: Fix up CRD manifest * fix: Pass through context to CEL funcs * feat: Add CEL admission cost validation * refactor: Add nolint to unbounded * refactor: Fix up new func signature * build: Fix up go mod for tools * fixup! refactor: Apply review feedback * fixup! build: Regenerate openapi spec * fixup! refactor: Apply review feedback * fixup! fix: Regenerate everything * fixup! fix: Apply review feedback * fixup! fix: More review feedback * fixup! refactor: Address review feedback, especially re recursion * fixup! fix: Check total cost * fixup! refactor: Address review feedback - rename testCtx to ctx * CEL: Various improvements (#3) * resolve compile issue after rebase * Some more improvements (#4) --------- Signed-off-by: chaunceyjiang <[email protected]> Co-authored-by: Jimmi Dyson <[email protected]> Co-authored-by: Jimmi Dyson <[email protected]> Co-authored-by: Stefan Büringer <[email protected]> Co-authored-by: Stefan Bueringer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the template for a new Kubernetes repository, can we please bootstrap the repo following this guide: https://github.com/kubernetes/kubernetes-template-project
The text was updated successfully, but these errors were encountered: