Skip to content

remove old gloo code #10444

Closed
Closed
@lgadban

Description

@lgadban

As we continue bootstrapping the initial kgw standalone builds, we need to:

  1. properly define the go module
  2. remove legacy gloo edge/non k8s gateway api related code

In order to properly do 1, we will have to fix ALL internal imports.
Since we also need to take care of 2, it makes little sense to spend the time fixing the broken imports for dead code that is ultimately destined for the bit bucket.

We can accomplish this wholesale by:

  1. deleting the majority of the code not contained in the projects/gateway2 directory
  2. renaming the go mod
  3. fixing the leftover code imports

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    Done

Relationships

None yet

Development

No branches or pull requests

Issue actions