Skip to content

Support Ambient Mode #69

@hercynium

Description

@hercynium

Right now, Fortsa completely ignores ambient mode. However, there's some things we can do to support it. For example, we can look for changes to the namespace label istio.io/dataplane-mode. If Ambient is enabled on a namespace, we should restart the workloads so they no longer have sidecars. Conversely, if ambient mode is removed from a namespace, we should do the same thing - so sidecars are added.

For more info on the logic we need to support, see the following:

Note that this is currently considered a "nice to have" feature, and not necessarily a requirement unless the users ask for it.

If you want this feature, please let me know in the comments!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions