Skip to content

migrate from deprecated endpoints API in Argo CD #25121

@nitishfy

Description

@nitishfy

Endpoints API is deprecated in Kubernetes v1.33+ . We are required to update the part of code that is using deprecated API. For eg.

func LessEndpointAddress(a, b *v1.EndpointAddress) bool {

Investigate what all part of the project is using the deprecated API and perform the migration.

Metadata

Metadata

Assignees

Labels

triage/pendingThis issue needs further triage to be correctly classified

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions