Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental ambient #916

Open
wants to merge 8 commits into
base: release-1.17
Choose a base branch
from

Conversation

john-a-joyce
Copy link
Collaborator

@john-a-joyce john-a-joyce commented Apr 20, 2023

DON-T MERGE we want in separate branch but I don't have permissions.

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

Shows how to create an ambient topology with the istio-operator

Why?

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

Includes: Assest change, add ambientTopology to CRD
a reconciler for the ztunnel
This is a preliminary commit of the new CRD
definition prior to running the code generation.
It also includes untested chart changes based on
the original CRD definition.
This includes the changes due to generation
plus a number of changes based on testing.
These changes restore the defaults so the
Ambient configuration is only via user icp request
Pass the XDS address to ztunnel and revert
hub and tag changes so they can be set via the
icp by the user
The start to some documentation and some
final testing changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant