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

Mesh lib #3

Merged
merged 14 commits into from
Jul 26, 2024
Merged

Mesh lib #3

merged 14 commits into from
Jul 26, 2024

Conversation

dstathis
Copy link
Contributor

@dstathis dstathis commented Jul 12, 2024

Issue

Create the service_mesh library

In scope for this PR: Using the constructor and relations to generate the relation data required to allow a service mesh to generate access policies. Adding apps to the mesh that relate over service_mesh.

In scope for the next PR: Add the cross_model_mesh interface support to allow for cross model relations.

Unrelated to the lib: Everything else. (model join for example has nothing to do with relations).

lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
lib/charms/istio_beacon_k8s/v0/service_mesh.py Outdated Show resolved Hide resolved
Co-authored-by: Andrew Scribner <[email protected]>
@dstathis dstathis requested a review from a team as a code owner July 22, 2024 13:11
@dstathis dstathis changed the base branch from skeleton to main July 25, 2024 14:13
dstathis and others added 3 commits July 25, 2024 21:57
@dstathis dstathis merged commit 6f87f41 into main Jul 26, 2024
13 checks passed
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.

4 participants