Skip to content

Rename the CRD's finalizer name #270

@terassyi

Description

@terassyi

What

Rename finalizer from coil.cybozu.com to coil.cybozu.com/finalizer.

New coil's CRD can add finalizers that don't have /.
In the future, CRD's finalizers also will need to have /.

ref: kubernetes/kubernetes#119508

How

Coil adds the finalizer like following.

func (r *AddressPool) Default() {

We have to rename its name and migrate existing finalizers.

Checklist

  • Finish implentation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions