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

shorten cluster-api-provider-linode to capl, add release process #124

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

AshleyDumaine
Copy link
Contributor

Changes

  • This shortens "cluster-api-provider-linode" to "capl" on k8s resources to follow other provider naming conventions.
  • Organizes the Makefile and removes some unused targets
  • Includes kustomize tweaks so that we can produce infrastructure-components.yaml without templating in values.

Additions

Tiltfile Outdated Show resolved Hide resolved
Tiltfile Outdated Show resolved Hide resolved
@AshleyDumaine AshleyDumaine merged commit 43af4d4 into main Feb 21, 2024
6 checks passed
@AshleyDumaine AshleyDumaine deleted the release-process branch February 22, 2024 19:43
cbzzz added a commit that referenced this pull request May 15, 2024
* fixup! Rename csi-driver to better short-name. (#158)

* chore: add kubebuilder

* fixup! shorten cluster-api-provider-linode to capl, add release process (#124)

* feat: linodemachine: kubebuilder create webhook

Scaffold a validating admission webhook for the LinodeMachine resource
with Kubebuider via the command:
kubebuilder create webhook --group infrastructure --version v1alpha1 --kind LinodeMachine --programmatic-validation

* fixup! feat: linodemachine: kubebuilder create webhook

* tiltfile: add validation webhook

* chore: e2e: use 6th Generation Linode plans

Use the latest 6th Generation Linode plans (announced in May 2018). The 5th
Generation plans are publicly deprecated.

See: https://www.linode.com/blog/linode/updated-linode-plans-new-larger-linodes/

* chore: add webhook toggle

Webhooks can be enabled or disabled by setting the `ENABLE_WEBHOOKS` environment
variable during deployment.

* api: linodemachine: add create validation
amold1 pushed a commit that referenced this pull request May 17, 2024
* shorten cluster-api-provider-linode to capl, add release process

* update docs for name shortening, add release page
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.

2 participants