Skip to content

Update the Istio golang package in Profile Controller #82

@kimwnasptd

Description

@kimwnasptd

Checks

Motivation

Right now the Istio golang package used by Profile Controller is hugely outdated

istio.io/api v0.0.0-20220525153140-e3c48c9ac324

This is also a blocker for the Ambient discussion, in which the Profile Controller in the future will need to be able to create AuthorizationPolicies that can set targetRefs.
kubeflow/manifests#2676 (comment)

Implementation

We'll need to bump the istio.io/api golang module to a newer version to support targetRefs
https://pkg.go.dev/istio.io/api@v1.24.5

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions