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

[EPIC] Ambient mode support in Sail Operator #500

Open
5 of 7 tasks
sridhargaddam opened this issue Nov 29, 2024 · 0 comments
Open
5 of 7 tasks

[EPIC] Ambient mode support in Sail Operator #500

sridhargaddam opened this issue Nov 29, 2024 · 0 comments
Assignees

Comments

@sridhargaddam
Copy link
Contributor

sridhargaddam commented Nov 29, 2024

Epic Description

Add necessary support in the Sail Operator to deploy Istio in Ambient mode.

@sridhargaddam sridhargaddam self-assigned this Nov 29, 2024
sridhargaddam added a commit to sridhargaddam/sail-operator that referenced this issue Dec 6, 2024
This PR implements the ztunnel controller and the associated unit tests
in Sail Operator.

Related to: istio-ecosystem#500

Signed-off-by: Sridhar Gaddam <[email protected]>
istio-testing pushed a commit that referenced this issue Dec 9, 2024
This PR implements the ztunnel controller and the associated unit tests
in Sail Operator.

Related to: #500

Signed-off-by: Sridhar Gaddam <[email protected]>
sridhargaddam added a commit to sridhargaddam/sail-operator that referenced this issue Dec 17, 2024
When make undeploy is executed in an Ambient deployment, it hangs.
This happens because the Sail Operator is deleted, but a finalizer
remains on the ztunnel resource. As the finalizer isn't removed, the
ztunnel CR and the associated CRD cannot be deleted.

Related to: istio-ecosystem#500
Signed-off-by: Sridhar Gaddam <[email protected]>
istio-testing pushed a commit that referenced this issue Dec 17, 2024
When make undeploy is executed in an Ambient deployment, it hangs.
This happens because the Sail Operator is deleted, but a finalizer
remains on the ztunnel resource. As the finalizer isn't removed, the
ztunnel CR and the associated CRD cannot be deleted.

Related to: #500
Signed-off-by: Sridhar Gaddam <[email protected]>
sridhargaddam added a commit to sridhargaddam/sail-operator that referenced this issue Dec 23, 2024
This PR implements e2e tests for control plane and dataplane validation
of Ambient profile in the Sail Operator.

Related to: istio-ecosystem#500
Signed-off-by: Sridhar Gaddam <[email protected]>
sridhargaddam added a commit to sridhargaddam/sail-operator that referenced this issue Dec 24, 2024
This PR implements e2e tests for control plane and dataplane validation
of Ambient profile in the Sail Operator.

Related to: istio-ecosystem#500
Signed-off-by: Sridhar Gaddam <[email protected]>
sridhargaddam added a commit to sridhargaddam/sail-operator that referenced this issue Jan 8, 2025
This PR implements e2e tests for control plane and dataplane validation
of Ambient profile in the Sail Operator.

Related to: istio-ecosystem#500
Signed-off-by: Sridhar Gaddam <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant