Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Move the load balancer out of loadbalancer group and into a network group #39

Description

@ADustyOldMuffin

Somewhat breaking change we need to document well.

Here inside of the loadbalancer API definition

// Package v1alpha1 contains managed resources for DigitalOcean LoadBalancer
// services.
// +kubebuilder:object:generate=true
// +groupName=loadbalancer.do.crossplane.io
// +versionName=v1alpha1
package v1alpha1

We should update the groupName to be network instead as well as rename the folder the file is in. This is because we're going to group the resources by their type and load balancer would fall into the inside the purview of networking stuff.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions